1
0
Fork 0
mirror of synced 2024-07-11 01:06:04 +12:00
budibase/packages/server/src
2021-10-01 17:16:43 +01:00
..
api Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 2021-10-01 17:16:43 +01:00
automations prevent SMTP fallback for automations 2021-09-27 16:28:39 +01:00
constants merge develop into branch 2021-09-16 22:15:09 +02:00
db Final cleanup, just need to handle view migration (to self host from cloud). 2021-09-29 17:43:16 +01:00
definitions Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 2021-10-01 17:16:43 +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 Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 2021-10-01 17:16:43 +01:00
middleware Fix app creation when there is no app ctx 2021-09-30 17:35:09 +01:00
tests/utilities fix tests 2021-09-28 15:29:42 +01:00
utilities Merge pull request #2847 from Budibase/fix/2665 2021-10-01 15:16:22 +01:00
app.ts merge develop into branch 2021-09-16 22:15:09 +02:00
environment.js merge with develop 2021-09-30 16:05:06 +01:00
index.ts First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00