1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/builder
FlaminWrap e190f932d8 Commit for enhancement #7604
Added a checkbox to allow the user to disable the default notifications to the following button actions:
* Save row
* Duplicate row
* Trigger automation
* Execute query
* Delete row
Also adjusted buttonActions.js to reflect the behaviour of that checkbox being ticked.
2022-11-13 17:08:23 +00:00
..
.vscode
assets
build
cypress Cypress - Skipping 2 Test Files 2022-11-07 17:10:35 +00:00
scripts
src Commit for enhancement #7604 2022-11-13 17:08:23 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
index.html
LICENSE.md
nuxt.config.js
package.json v2.1.22-alpha.0 2022-11-09 13:57:34 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock

Get Started

yarn install

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