1
0
Fork 0
mirror of synced 2024-07-13 02:05:54 +12:00
budibase/packages/server/src
2021-10-15 11:37:25 +01:00
..
api Merge pull request #3002 from Budibase/js-binding-drawer 2021-10-15 11:37:25 +01:00
automations Removing the ability to use the bash scripting action in automations in cloud. 2021-10-13 17:03:19 +01:00
constants Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 2021-10-06 17:38:32 +01:00
db Final cleanup, just need to handle view migration (to self host from cloud). 2021-09-29 17:43:16 +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 tidy up 2021-10-12 20:19:32 +01:00
middleware Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 2021-10-07 15:49:26 +01:00
tests/utilities fix tests 2021-09-28 15:29:42 +01:00
utilities Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 2021-10-14 16:25:07 +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