Peter Clement
|
04ce0abd46
|
Add not contains option to lucene query builder
|
2021-08-25 14:05:00 +01:00 |
Peter Clement
|
d55218e813
|
Add contains option to lucene query builder
|
2021-08-24 16:14:38 +01:00 |
Andrew Kingston
|
2671d02cf4
|
Fix crash when building lucene query with a bool value already as a bool type
|
2021-07-26 13:08:22 +01:00 |
Andrew Kingston
|
bbcc350b14
|
Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui
|
2021-07-26 13:04:08 +01:00 |
Andrew Kingston
|
6ff8cb0579
|
Treat fuzzy search as starts with when operating locally
|
2021-07-26 12:52:31 +01:00 |
Andrew Kingston
|
a5e27e1387
|
Fix lucene filtering of all types by parsing values as expected types, and correctly wrapping non-numeric types while building queries
|
2021-07-22 15:53:20 +01:00 |
Andrew Kingston
|
4bc1938966
|
Fix data provider filtering on datetime fields
|
2021-07-06 15:54:25 +01:00 |
Andrew Kingston
|
af15241019
|
Remove log statement
|
2021-06-09 16:42:14 +01:00 |
Andrew Kingston
|
345d286229
|
Invert boolean filter expressions to consider nulls as false
|
2021-06-09 16:41:15 +01:00 |
Andrew Kingston
|
c6827e8a75
|
Improve client performance and add action to control data provider queries
|
2021-06-01 14:59:42 +01:00 |
Andrew Kingston
|
a367acfd74
|
Allow data providers to inherit each other and add full client side lucene implementation
|
2021-05-27 15:11:08 +01:00 |