1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
budibase/packages/server/src/api/controllers
2020-10-14 20:05:13 +01:00
..
deploy Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming 2020-10-12 09:41:42 +01:00
view Updating tests and re-formatting. 2020-10-09 19:30:50 +01:00
accesslevel.js
analytics.js
apikeys.js
application.js Removing deprecated function - exists. 2020-10-13 17:02:59 +01:00
auth.js simplify user authentication, remove anon user, fix login cookie issues 2020-10-13 21:33:56 +01:00
automation.js
client.js
component.js
instance.js 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
row.js lint 2020-10-14 15:13:22 +01:00
screen.js Adding 501 not implemented errors to screen API which did not have a controller previously. 2020-10-13 17:40:28 +01:00
static.js simplify user authentication, remove anon user, fix login cookie issues 2020-10-13 21:33:56 +01:00
table.js Fixing an issue where linked record column deletion was not correctly removing relationships. 2020-10-14 20:05:13 +01:00
templates.js
user.js