1
0
Fork 0
mirror of synced 2024-07-29 10:05:55 +12:00
budibase/packages/server/src
2021-07-08 00:30:55 +01:00
..
api Fixing test cases. 2021-07-08 00:30:55 +01:00
automations Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
constants Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 2021-07-05 17:41:26 +01:00
db Linting + formatting. 2021-06-25 17:21:36 +01:00
definitions Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 2021-07-05 18:11:23 +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 Making sure that keys cannot be duplicated for primary keys, this wouldn't have any function. 2021-07-06 15:45:14 +01:00
middleware Fixing test cases. 2021-07-08 00:30:55 +01:00
tests/utilities Fixing test cases. 2021-07-08 00:30:55 +01:00
utilities Merge branch 'develop' of github.com:Budibase/budibase into feature/user-session 2021-07-07 17:17:16 +01:00
app.ts First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
environment.js Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
index.ts First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00