1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/server/src
2021-02-18 18:55:08 +00:00
..
api ensure JSON parsed correctly 2021-02-15 19:57:49 +00:00
automations Updating the string templating system to be capable of async operations. 2021-01-20 13:32:15 +00:00
constants Update to add readable prop to every 'read' query to follow a consistent pattern as well as adding a get endpoint for a single query. 2021-02-05 16:45:23 +00:00
db Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-02-10 18:34:45 +00:00
events
integrations more design updates 2021-02-18 18:55:08 +00:00
middleware Adding basic permissions test which proves a public user can read from a table, but cannot write. 2021-02-09 17:24:36 +00:00
selfhost
utilities Some more fixes for RBAC as well as fixing the duplication of roles. 2021-02-12 12:02:07 +00:00
app.js primary and secondary index fields 2021-02-09 18:49:12 +00:00
electron.js
environment.js
index.js