1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src
2021-04-13 13:32:09 +01:00
..
api Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 2021-04-13 10:26:40 +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 Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
integrations more branch cov 2021-03-16 19:27:18 +00:00
middleware Adding test cases for current app middleware as well as removing some old middlewares that were no longer used. 2021-04-13 13:32:09 +01:00
tests/utilities First pass of global user configuration through existing user API with role mappings. 2021-04-08 16:58:33 +01:00
utilities Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved. 2021-04-12 18:31:58 +01:00
app.js Some changes after trying system for first time. 2021-04-08 17:39:46 +01:00
electron.js merge 2021-04-12 13:39:53 +01:00
environment.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
index.js Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 2021-03-19 14:43:41 +00:00