1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
budibase/packages/server/src/api/controllers
Martin McKeaveney e300134186 lint
2020-10-15 17:05:09 +01:00
..
deploy Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming 2020-10-12 09:41:42 +01:00
view allow users to remove a calculation 2020-10-15 15:02:22 +01:00
accesslevel.js Adding jsdoc to the db utils and removing the views, this is a breaking change for existing apps. 2020-10-02 12:37:46 +01:00
analytics.js Analytics enabled/disabled via specific ENV variable 2020-09-29 17:28:24 +01:00
apikeys.js Removing sanisation, instead just using it as a central path system. 2020-10-09 10:00:57 +01:00
application.js Removing deprecated function - exists. 2020-10-13 17:02:59 +01:00
auth.js Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 2020-10-15 13:52:56 +01:00
automation.js Fixing up middleware to handle uploads, views, records, automation runs and users. 2020-10-07 17:56:47 +01:00
client.js Adding main work to handle creating, deleting and managing the link docs between different linked records. 2020-09-28 17:36:59 +01:00
component.js Removing sanisation, instead just using it as a central path system. 2020-10-09 10:00:57 +01:00
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-15 17:05:09 +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 Rename usages of primary display column to just display column 2020-10-14 20:38:32 +01:00
templates.js organise async logic on homepage, style template cards and add images 2020-09-29 10:19:04 +01:00
user.js Adding jsdoc to the db utils and removing the views, this is a breaking change for existing apps. 2020-10-02 12:37:46 +01:00