budibase/packages/server/src
Martin McKeaveney f5c31f73b3 lint 2021-04-12 16:51:07 +01:00
..
api Removing test case which was no longer needed. 2021-04-12 12:19:45 +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 Updating package.json to include an option for coverage, had to re-write some stuff to make sure that views were not getting coverage statements inserted (breaking things). 2021-03-02 17:13:11 +00: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 lint 2021-04-12 16:51:07 +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