1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
budibase/packages/server/src
2020-12-09 10:54:30 +00:00
..
api Updating row controller to make sure that all user requests (bar deletion) are passed through correctly to the user controller so that any logic such as removing user password can be correctly held in the user controller logic. 2020-12-09 10:54:30 +00:00
automations Fixing automations to use recurseMustache from utilities. 2020-12-08 11:47:33 +00:00
constants Merge branch 'master' of github.com:Budibase/budibase into feature/security-update 2020-12-08 13:16:53 +00:00
db Merge branch 'master' of github.com:Budibase/budibase into feature/security-update 2020-12-08 13:16:53 +00:00
events Fixing test case and also making sure that external trigger does what its expected to. 2020-12-07 17:55:35 +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 Updating row controller to make sure that all user requests (bar deletion) are passed through correctly to the user controller so that any logic such as removing user password can be correctly held in the user controller logic. 2020-12-09 10:54:30 +00:00
app.js email as default user identifier 2020-12-04 12:22:45 +00:00
electron.js user table and relationships complete 2020-11-24 14:04:14 +00:00
environment.js Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 2020-11-06 12:30:30 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00