1
0
Fork 0
mirror of synced 2024-08-20 20:41:37 +12:00
budibase/packages/server/src
2021-04-19 22:36:14 +01:00
..
api Adding cleanup operation to dynamo client. 2021-04-19 22:36:14 +01:00
automations Some fixes for automations, removing password obsfucation in create user step as not useful and making update row work with correct row ID. 2021-04-12 11:53:37 +01:00
constants Merge branch 'master' into develop 2021-03-03 16:00:10 +00:00
db Adding cleanup operation to dynamo client. 2021-04-19 22:36:14 +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 Adding cleanup operation to dynamo client. 2021-04-19 22:36:14 +01:00
middleware Fixing issue with 403 on schema endpoint due to change in middleware. 2021-04-12 11:16:41 +01:00
utilities Removing unused code that was causing some issues with API key lookup and validation in self hosted setups. 2021-03-15 20:43:08 +00:00
app.js Removing unused code that was causing some issues with API key lookup and validation in self hosted setups. 2021-03-15 20:43:08 +00:00
electron.js fix build by running yarn format 2021-03-23 20:32:22 +01:00
environment.js When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00