budibase/packages/backend-core/src/db
melohagan b57a8c1130 Move when filter empty option into filter drawer (#11262)
* Add when filter empty dropdown

* Add unit tests

* "fix" typescript issue

* Add empty filter check for external

* Add unit test

* Hide empty filter option for custom query

* Make onEmptyFilter optional

* Fix unit tests

* Remove onEmptyFilter automation input

* Remove unused var

* Refactor

* Fix path

* Fix type issue

* Fix types
2023-08-17 13:31:52 +01:00
..
couch Adding the ability to disable an automation, as well making sure that automations have steps before running. 2023-08-09 16:24:57 +01:00
searchIndexes Type breaking changes as any 2023-07-18 10:49:39 +02:00
tests Move when filter empty option into filter drawer (#11262) 2023-08-17 13:31:52 +01:00
Replication.ts Adding a test case for the removal of automation logs from app sync, as well as adding to the publish/sync filter a check to not carry over automation logs. 2023-06-26 18:52:15 +01:00
constants.ts Implement and test external field selector 2023-07-25 19:48:46 +02:00
db.ts Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
errors.ts PR comments. 2023-07-04 11:59:56 +01:00
index.ts Adding warning back in for non-409 errors of user sync. 2023-07-03 16:00:33 +01:00
lucene.ts Move when filter empty option into filter drawer (#11262) 2023-08-17 13:31:52 +01:00
utils.ts fix type check for deleted app type 2023-07-21 09:57:37 +01:00
views.ts Main body of work to handle the new approach of per app builders support. 2023-07-18 16:57:48 +01:00