1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server/src
2021-04-14 17:27:58 +01:00
..
api Removing test case that isn't valid anymore. 2021-04-14 17:27:58 +01:00
automations Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 2021-04-13 10:26:40 +01:00
constants First pass of global user configuration through existing user API with role mappings. 2021-04-08 16:58:33 +01:00
db Updating some test cases to work with new system. 2021-04-09 17:33:21 +01:00
events
integrations
middleware Some more server-side fixes, updating it so that builders have permissions to do anything for now (means that a builder user doesn't have to be present in app database to work. 2021-04-14 16:00:58 +01:00
tests/utilities Fixing up tests, need to mock most of the worker functionality so that worker doesn't need to run during tests. 2021-04-13 20:25:43 +01:00
utilities Linting. 2021-04-14 16:44:10 +01:00
app.js Some changes after trying system for first time. 2021-04-08 17:39:46 +01:00
environment.js
index.js