enso/distribution/lib/Standard
Radosław Waśko 866283c0a8
Improve error message on Filter_Condition missing arguments in Table.filter (#7290)
In #7148 I improved the error message when a `Filter_Condition` constructor without arguments is provided to `Vector.filter` and its friends. This PR applies the same check to the `Table.filter`.

This is useful, because when we select a Filter_Condition from a widget, initially it does not have all its arguments applied. This used to lead to confusing errors being reported to the user, now, a much clearer error is shown:

![image](https://github.com/enso-org/enso/assets/1436948/19140a7b-d6fc-4292-81d3-dc6d61135cb9)
2023-07-14 08:00:13 +00:00
..
AWS/0.0.0-dev Tidy up the imports using script (#7220) 2023-07-06 14:22:50 +00:00
Base/0.0.0-dev Improve error message on Filter_Condition missing arguments in Table.filter (#7290) 2023-07-14 08:00:13 +00:00
Database/0.0.0-dev Improve error message on Filter_Condition missing arguments in Table.filter (#7290) 2023-07-14 08:00:13 +00:00
Examples/0.0.0-dev Tidy up the imports using script (#7220) 2023-07-06 14:22:50 +00:00
Geo/0.0.0-dev Fix up some type signatures... (#5979) 2023-03-17 11:53:23 +00:00
Google_Api/0.0.0-dev Tidy up the imports using script (#7220) 2023-07-06 14:22:50 +00:00
Image/0.0.0-dev Tidy up the imports using script (#7220) 2023-07-06 14:22:50 +00:00
Searcher/0.0.0-dev Minor fixes. (#7122) 2023-06-27 18:18:15 +00:00
Table/0.0.0-dev Improve error message on Filter_Condition missing arguments in Table.filter (#7290) 2023-07-14 08:00:13 +00:00
Test/0.0.0-dev Tidy up the imports using script (#7220) 2023-07-06 14:22:50 +00:00
Visualization/0.0.0-dev Tidy up the imports using script (#7220) 2023-07-06 14:22:50 +00:00