1
0
Fork 0
mirror of synced 2024-06-22 16:10:40 +12:00
budibase/packages/server/src/api/controllers
2020-10-27 12:33:25 +00:00
..
deploy sanitizing s3 keys and making them windows friendly 2020-10-21 11:27:42 +01:00
view updating test snapshots 2020-10-15 17:53:06 +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 Adding a version to the app and then including this in user authentication, this for now is just the version of the builder/server that it was built with. 2020-10-21 15:28:30 +01:00
auth.js Adding a version to the app and then including this in user authentication, this for now is just the version of the builder/server that it was built with. 2020-10-21 15:28:30 +01:00
automation.js Adding a modal on creation of a webhook automation to make sure the user can setup a schema. 2020-10-23 17:17:53 +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 remove security doc 2020-10-19 13:31:13 +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 Merge branch 'master' of github.com:Budibase/budibase into version-complibrary 2020-10-21 15:33:23 +01:00
table.js Allow CSV upload in browser and add display column option 2020-10-19 19:24:05 +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
webhook.js Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 2020-10-27 12:33:25 +00:00