1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00
budibase/packages/server/src
2020-11-04 14:05:11 +00:00
..
api Updating screens API to be prefixed with /api/screens 2020-11-04 14:05:11 +00:00
automations Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
constants Updates to pages so that they are written to DB and retrieved correctly. 2020-11-03 17:42:54 +00:00
db Main work to get screens into the DB, fixing up issue with async page updates not being handled in order. 2020-11-04 12:36:38 +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 Updating server test cases with the header for appId. 2020-11-03 15:00:39 +00:00
utilities Merge branch 'master' of github.com:Budibase/budibase into tidy-up-store 2020-11-04 10:14:19 +00:00
app.js Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 2020-10-28 20:35:06 +00:00
electron.js Removing sanisation, instead just using it as a central path system. 2020-10-09 10:00:57 +01:00
environment.js Fixing an issue with env variables not getting set correctly. 2020-10-28 22:24:44 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00