1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server/src
2020-10-20 16:04:18 +01:00
..
api Review comments and making sure errors get passed through correctly. 2020-10-20 16:04:18 +01:00
automations Fixing some issues seen with cloudfront and adding a bit more UI around the deployment history as pending can be happening for some time. 2020-10-19 15:33:26 +01:00
constants simplify user authentication, remove anon user, fix login cookie issues 2020-10-13 21:33:56 +01:00
db Fixing some issues found with deleting tables and relationships not getting cleaned up fully + builder not updating - also making sure builder store initial state of screens is accurate. 2020-10-16 13:48:59 +01:00
events Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
middleware merge from master 2020-10-15 14:41:29 +01:00
utilities Fixing some issues seen with cloudfront and adding a bit more UI around the deployment history as pending can be happening for some time. 2020-10-19 15:33:26 +01:00
app.js adding auth object to context rather than separate booleans 2020-10-12 13:32:52 +01:00
electron.js
environment.js
index.js