1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
Commit graph

31 commits

Author SHA1 Message Date
Andrew Kingston 165c8dd129 Copy backend implementation for removing key numbering to ensure consistent behaviour 2022-09-12 09:07:25 +01:00
Andrew Kingston 88369a57d8 Fix client side searching not working due to field prefixes 2022-09-12 09:01:21 +01:00
Martin McKeaveney 0089a07096 merge 2022-08-30 10:33:37 +01:00
Rory Powell ec562ccfa3 Merge branch 'master' into develop 2022-08-19 14:15:49 +01:00
Andrew Kingston 77c96b37b3 Fix issue with falsey lucene values being ignored 2022-08-19 14:11:58 +01:00
Mel O'Hagan e4a1f356b3 Only allow bindings type for Is In Conditional UI 2022-08-16 13:36:48 +01:00
mike12345567 2904b1a5db Merge branch 'develop' of github.com:Budibase/budibase into feature/multiselect-filters 2022-08-15 12:24:41 +01:00
mike12345567 5eeb2ea600 Updating the filter system to allow adding multiple filter properties of the same name at once, as well as enabling the use of the allOr property from within the UI - resolves an old issue #2585. 2022-08-02 18:34:58 +01:00
mike12345567 e9143908ab Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 16:14:45 +01:00
Mel O'Hagan 2aa7f2b2ff Add Is in filter for options type 2022-07-29 14:41:41 +01:00
mike12345567 b763fda27f Linting. 2022-07-28 13:40:04 +01:00
mike12345567 34432d5862 Fixing some issues with automations + lucene filtering (with string templating on the backend) as well as type coercion in the query rows action. 2022-07-28 13:39:11 +01:00
Mel O'Hagan 3819dd3c4f Add multiselect contains filters to custom query 2022-07-27 17:54:49 +01:00
Mel O'Hagan 52408a13f8 Support for string bindings as array 2022-07-27 17:34:42 +01:00
Mel O'Hagan b160af6603 Has any filter InternalDB 2022-07-27 13:02:46 +01:00
Andrew Kingston c2500aac86 Make block searching on dates useful by using a range of the whole day 2022-07-22 11:10:20 +01:00
Mel O'Hagan 01e34e353e Remove console log 2022-06-27 14:37:15 +01:00
Mel O'Hagan 3e1bf29bcf Handle number 'Is in' 2022-06-27 14:32:20 +01:00
Mel O'Hagan 2db45457d6 Handle number types custom query 2022-06-27 13:54:03 +01:00
Mel O'Hagan b295ecfeda Split string by comma if not array 2022-06-27 13:38:43 +01:00
Mel O'Hagan ee74e724c6 Add 'Is in' filter option to number type 2022-06-27 13:36:03 +01:00
Mel O'Hagan 43885b86b2 Remove NotIn constant 2022-06-24 21:36:38 +01:00
Mel O'Hagan 2925e171aa Removed notOneOf 2022-06-24 21:29:19 +01:00
Mel O'Hagan 6b880e7f0c Add (not)oneOf filter methods 2022-06-24 14:41:08 +01:00
Mel O'Hagan 3e9b0a729b prettier 2022-06-21 09:41:08 +01:00
Mel O'Hagan b57881960e Change constant to pascal case 2022-06-21 09:40:37 +01:00
Mel O'Hagan 656ee2fb91 Add constants for sql int max min ranges 2022-06-20 17:26:35 +01:00
Andrew Kingston 312571314d Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-01 16:46:00 +00:00
Andrew Kingston 3a3f4f0538 Update usages of utils and helpers in the builder 2022-01-20 11:19:37 +00:00
Andrew Kingston e3b8e44eeb Update remaining dependency issues in client 2022-01-20 10:16:13 +00:00
Andrew Kingston 919e31d216 Add initial work on frontend-core refactor 2022-01-18 09:39:19 +00:00
Renamed from packages/builder/src/helpers/lucene.js (Browse further)