budibase/packages/builder
Gerard Burns cf31c7ba3f
Form Screen Templates Generate Relevant Row Ids, Permission Roles are Automatically Generated (#14192)
* url params

* wip

* wip

* wip

* wip

* permissions now

* change table/screen deletion

* form screen refactor

* refactor grid templates

* wip

* wip permissions

* wip

* wip

* lint

* lint

* wip

* before lint

* lint

* wip

* rename some stuff

* Dean PR Feedback

* remove unneeded awaits
2024-07-29 11:59:24 +00:00
..
assets Add free trial modal (#13609) 2024-05-07 12:44:57 +01:00
public
src Form Screen Templates Generate Relevant Row Ids, Permission Roles are Automatically Generated (#14192) 2024-07-29 11:59:24 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Update sanitize-html 2024-07-04 10:56:17 +02:00
routify.config.js
tsconfig.build.json
tsconfig.json Revert "Revert "Single attachment column type"" 2024-04-03 16:05:18 +01:00
vite.config.js Fix builder build 2024-07-04 12:28:49 +02:00
vitest.setup.js

README.md

Get Started

yarn install

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