Martin McKeaveney
|
02c93071ee
|
merge
|
2022-08-30 10:33:37 +01:00 |
Rory Powell
|
7d1a32f729
|
Merge branch 'master' into develop
|
2022-08-19 14:15:49 +01:00 |
Andrew Kingston
|
5c5e4bcccb
|
Fix issue with falsey lucene values being ignored
|
2022-08-19 14:11:58 +01:00 |
Mel O'Hagan
|
c5196c7a37
|
Only allow bindings type for Is In Conditional UI
|
2022-08-16 13:36:48 +01:00 |
mike12345567
|
ae9ae26bd4
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/multiselect-filters
|
2022-08-15 12:24:41 +01:00 |
mike12345567
|
129c966226
|
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
|
aa3ad62a9b
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-29 16:14:45 +01:00 |
Mel O'Hagan
|
6e8ddc1cab
|
Add Is in filter for options type
|
2022-07-29 14:41:41 +01:00 |
Mel O'Hagan
|
1bdc0658e7
|
Merge branch 'develop' into feature/multiselect-filters
|
2022-07-29 14:23:12 +01:00 |
Andrew Kingston
|
3ebb2e193f
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-29 13:48:27 +01:00 |
mike12345567
|
b20ef0c146
|
Linting.
|
2022-07-28 13:40:04 +01:00 |
mike12345567
|
348f7e2d1c
|
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
|
03daaa5a9c
|
Add multiselect contains filters to custom query
|
2022-07-27 17:54:49 +01:00 |
Mel O'Hagan
|
1afb64d7f9
|
Support for string bindings as array
|
2022-07-27 17:34:42 +01:00 |
Mel O'Hagan
|
b5dbeb49e4
|
Has any filter InternalDB
|
2022-07-27 13:02:46 +01:00 |
Andrew Kingston
|
d1b18bd20d
|
Update role colours
|
2022-07-25 15:23:37 +01:00 |
Andrew Kingston
|
303bfd5be4
|
Make block searching on dates useful by using a range of the whole day
|
2022-07-22 11:10:20 +01:00 |
Andrew Kingston
|
f0e84b94f5
|
Fix bug with sequential helper
|
2022-07-15 13:09:48 +01:00 |
Andrew Kingston
|
0d2509a7f6
|
Update sequential helper to properly queue promises
|
2022-07-15 13:08:14 +01:00 |
Martin McKeaveney
|
836af2ffbe
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-01 00:34:50 +01:00 |
Mel O'Hagan
|
c0967ffe01
|
Remove console log
|
2022-06-27 14:37:15 +01:00 |
Mel O'Hagan
|
3a65c87714
|
Handle number 'Is in'
|
2022-06-27 14:32:20 +01:00 |
Mel O'Hagan
|
08f1ddddd0
|
Handle number types custom query
|
2022-06-27 13:54:03 +01:00 |
Mel O'Hagan
|
de01b684f0
|
Split string by comma if not array
|
2022-06-27 13:38:43 +01:00 |
Mel O'Hagan
|
c5cfe0539c
|
Add 'Is in' filter option to number type
|
2022-06-27 13:36:03 +01:00 |
Mel O'Hagan
|
ea94983e69
|
Remove NotIn constant
|
2022-06-24 21:36:38 +01:00 |
Mel O'Hagan
|
abcf9752c1
|
Removed notOneOf
|
2022-06-24 21:29:19 +01:00 |
Mel O'Hagan
|
36a59632c4
|
Add (not)oneOf filter methods
|
2022-06-24 14:41:08 +01:00 |
Andrew Kingston
|
ad57889c79
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-21 15:10:58 +01:00 |
Mel O'Hagan
|
bb083899a0
|
prettier
|
2022-06-21 09:41:08 +01:00 |
Mel O'Hagan
|
a2572889e9
|
Change constant to pascal case
|
2022-06-21 09:40:37 +01:00 |
Mel O'Hagan
|
48046b4b90
|
Add constants for sql int max min ranges
|
2022-06-20 17:26:35 +01:00 |
Andrew Kingston
|
316d5d682f
|
Improve role colours and ordering
|
2022-05-10 14:02:00 +01:00 |
Andrew Kingston
|
afa5f5e6cd
|
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
|
0f295afb04
|
Make component setting updates sequential to prevent 409s
|
2022-03-01 11:11:56 +00:00 |
Andrew Kingston
|
de12e0dc79
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:46:00 +00:00 |
Andrew Kingston
|
d494e53786
|
Remove static functions from data fetch models
|
2022-01-20 11:50:18 +00:00 |
Andrew Kingston
|
1ec3a91cae
|
Update usages of utils and helpers in the builder
|
2022-01-20 11:19:37 +00:00 |
Andrew Kingston
|
aab7adce03
|
Update remaining dependency issues in client
|
2022-01-20 10:16:13 +00:00 |
Andrew Kingston
|
e3258a0caf
|
Add helpers into BBUI rather than frontend core and fix A11y issue
|
2022-01-20 10:14:39 +00:00 |
Andrew Kingston
|
9d4f18f1ce
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-19 13:54:39 +00:00 |
Andrew Kingston
|
0201841b90
|
Add initial work on frontend-core refactor
|
2022-01-18 09:39:19 +00:00 |