1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src
2021-11-15 15:57:02 +00:00
..
api update clientLibraryPath call in application.js 2021-11-11 12:29:52 +01:00
automations Quick fix for #3343 - error message did not make the problem obvious, so made sure error handler always outputs something useful. 2021-11-12 11:21:06 +00:00
constants Potential fix for issues with updating and saving rows and columns 2021-10-17 21:23:30 +01:00
db Fixing an issue with user metadata not always being present when user accessing app, causing weird issues. 2021-10-21 17:23:10 +01:00
definitions SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 2021-10-12 16:13:54 +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 Fixing rest test mocking. 2021-11-03 15:45:19 +00:00
middleware Fixing issue where database wasn't accessible in authorized test. 2021-11-15 15:57:02 +00:00
tests/utilities Update app id check in tests 2021-10-26 16:21:26 +01:00
utilities bust cache when app versions are different 2021-11-11 12:21:45 +01:00
app.ts merge develop into branch 2021-09-16 22:15:09 +02:00
environment.js Fixing an issue with env variables becoming numbers if they started with one. 2021-10-11 17:59:44 +01:00
index.ts First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00