1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00
budibase/packages/server/src
Peter Clement d9a2ba6e96
Merge pull request #3032 from Budibase/fix/data-section-issues
Potential fix for issues with updating and saving rows and columns
2021-10-18 09:34:49 +01:00
..
api Potential fix for issues with updating and saving rows and columns 2021-10-17 21:23:30 +01:00
automations Merge pull request #3007 from Budibase/fix/3005 2021-10-15 14:03:52 +01:00
constants Potential fix for issues with updating and saving rows and columns 2021-10-17 21:23:30 +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
integrations Merge pull request #3025 from Budibase/fix/quick-fixes 2021-10-18 09:20:29 +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 Potential fix for issues with updating and saving rows and columns 2021-10-17 21:23:30 +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