Commit Graph

42 Commits

Author SHA1 Message Date
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
Mel O'Hagan 27fafe546c Merge branch 'develop' into feature/multiselect-filters 2022-07-29 14:23:12 +01:00
Andrew Kingston 1f9086f639 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 13:48:27 +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 d2d028ad9f Update role colours 2022-07-25 15:23:37 +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
Andrew Kingston 84e87aeb1d Fix bug with sequential helper 2022-07-15 13:09:48 +01:00
Andrew Kingston c24c5b2861 Update sequential helper to properly queue promises 2022-07-15 13:08:14 +01:00
Martin McKeaveney 2d60f74d91 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-01 00:34:50 +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
Andrew Kingston cc4b2b159c Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-21 15:10:58 +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 070ec8abd4 Improve role colours and ordering 2022-05-10 14:02:00 +01:00
Andrew Kingston 3e8192552d 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
Andrew Kingston c8717d83eb Make component setting updates sequential to prevent 409s 2022-03-01 11:11:56 +00: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 c0badb9c2a Remove static functions from data fetch models 2022-01-20 11:50:18 +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 1d217a23b7 Add helpers into BBUI rather than frontend core and fix A11y issue 2022-01-20 10:14:39 +00:00
Andrew Kingston 597a1e5e68 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-19 13:54:39 +00:00
Andrew Kingston 919e31d216 Add initial work on frontend-core refactor 2022-01-18 09:39:19 +00:00