1
0
Fork 0
mirror of synced 2024-10-06 04:54:52 +13:00
budibase/packages/builder
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
..
.vscode
assets Rename Integromat to Make. Update logo. (#10492) 2023-05-05 12:41:24 +01:00
build
public using black bb logo instead of gray 2023-06-14 16:55:46 +01:00
src Move when filter empty option into filter drawer (#11262) 2023-08-17 13:31:52 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html fix for fonts in production 2023-06-14 18:48:44 +01:00
LICENSE.md
nuxt.config.js
package.json Consume packages from builder 2023-08-09 11:40:54 +03:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json Revert "Remove composite" 2023-08-01 19:23:48 +02:00
vite.config.js Consume packages from builder 2023-08-09 11:40:54 +03:00
vitest.setup.js

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build