budibase/packages/shared-core
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
..
src Move when filter empty option into filter drawer (#11262) 2023-08-17 13:31:52 +01:00
.gitignore
.npmignore Include all dist 2023-08-09 17:06:05 +03:00
package.json Getting shared-core to build consistently as part of the yarn dev command. 2023-08-16 16:58:35 +01:00
tsconfig.build.json Getting shared-core to build consistently as part of the yarn dev command. 2023-08-16 16:58:35 +01:00
tsconfig.json