1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server/src
2020-12-04 12:07:51 +00:00
..
api Quick fixes for self deployment. 2020-12-04 12:07:51 +00:00
automations Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
constants Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
db Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
events Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
middleware Changing the role system to have permissions integrated rather than the permissions being per user. 2020-12-02 17:08:25 +00:00
utilities Merge branch 'feature/security-update' of github.com:Budibase/budibase into feature/self-hosting 2020-12-03 15:01:41 +00:00
app.js potential resolutions for the 4001 issue 2020-11-05 22:09:49 +00:00
electron.js user table and relationships complete 2020-11-24 14:04:14 +00:00
environment.js Some work to not contact lambda or use quotas when deploying locally. 2020-12-03 17:45:20 +00:00
index.js