1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/server/src
2021-10-13 16:47:41 +01:00
..
api Fixing some issues found with query while testing. 2021-10-13 13:22:13 +01:00
automations Merge pull request #2984 from Budibase/bug/misc-automation-issues 2021-10-13 14:56:44 +01:00
constants
db
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
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
utilities Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running. 2021-10-12 18:45:13 +01:00
app.ts
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