1
0
Fork 0
mirror of synced 2024-07-08 15:56:23 +12:00
budibase/packages/server/src
Martin McKeaveney cd1b35a77a more branch cov
2021-03-16 19:27:18 +00:00
..
api adding correct path delimiter for windows 2021-03-14 18:10:38 +00:00
automations Update icon for row updated trigger 2021-02-23 14:16:44 +00: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 more branch cov 2021-03-16 19:27:18 +00:00
middleware more branch cov 2021-03-16 19:27:18 +00:00
selfhost Updating API key controller in self-host mode to return self host API key. 2020-12-09 17:10:53 +00:00
utilities Upping automation coverage by adding webhook testing and increasing screen coverage. 2021-03-10 11:47:39 +00:00
app.js Updating row tests, reducing console logging during tests for speed and clarity, testing some misc endpoints and updating search functionality to use a starts with operator when working with strings on rows. 2021-03-10 17:55:42 +00:00
electron.js 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
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