1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00
budibase/packages/server/src
2021-06-14 13:52:06 +01:00
..
api Fixing internal delete. 2021-06-14 13:52:06 +01:00
automations Fixing bulk deletion. 2021-06-11 19:54:47 +01:00
constants Adding schema validation and API endpoint to data sources for query. 2021-06-04 14:53:49 +01:00
db plus datasource schema 2021-06-09 16:55:58 +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 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-11 18:56:44 +01:00
middleware Formatting. 2021-06-08 18:06:56 +01:00
tests/utilities Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 2021-06-08 16:06:30 +01:00
utilities Formatting. 2021-06-08 18:06:56 +01:00
app.js Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled. 2021-06-11 18:56:30 +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