1
0
Fork 0
mirror of synced 2024-06-22 04:10:54 +12:00
budibase/packages/server/src
2021-05-19 13:37:59 +01:00
..
api Adding a get self endpoint in the global users. 2021-05-19 13:37:59 +01:00
automations Adding admin only endpoint, removing the ability to create/delete global users from the app server and adding a global self user update. 2021-05-19 13:17:50 +01:00
constants Add missing properties to first name and last name user schema 2021-05-19 11:06:57 +01:00
db Merge pull request #1496 from Budibase/feature/draft-apps 2021-05-18 11:25:51 +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 Add explicit prettier options 2021-05-04 11:32:22 +01:00
middleware A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 2021-05-14 15:43:41 +01:00
tests/utilities merge 2021-05-16 21:29:07 +01:00
utilities Merge pull request #1496 from Budibase/feature/draft-apps 2021-05-18 11:25:51 +01:00
app.js Putting together redis lock system. 2021-05-12 17:37:09 +01:00
environment.js Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01: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