budibase/packages/frontend-core/src/utils
Andrew Kingston c3b6afbb6f Fix SQL table `_id` filtering (#9030)
* Re-add support for filtering on _id using external SQL tables and fix filter key prefixes not working with _id field

* Remove like operator from internal tables and only allow basic operators on SQL table _id column

* Update data section filtering to respect new rules

* Update automation section filtering to respect new rules

* Update dynamic filter component to respect new rules
2022-12-15 09:22:28 +00:00
..
cookies.js Update usages of utils and helpers in the builder 2022-01-20 11:19:37 +00:00
index.js Move some role logic to frontend core and enable client library to preferentially route to home screens 2022-04-28 15:13:33 +01:00
json.js Add initial work on frontend-core refactor 2022-01-18 09:39:19 +00:00
lucene.js Fix SQL table `_id` filtering (#9030) 2022-12-15 09:22:28 +00:00
roles.js Update role colours 2022-07-25 15:23:37 +01:00
utils.js Add proper validation for nesting illegal combinations of components 2022-10-20 16:03:53 +01:00