1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
budibase/packages/server/src/api/routes
2020-11-06 12:30:30 +00:00
..
tests Updating server test cases with the header for appId. 2020-11-03 15:00:39 +00:00
accesslevel.js instanceid removal 2020-06-18 16:59:31 +01:00
analytics.js serve determines whether analytics are enabled 2020-09-29 16:23:34 +01:00
apikeys.js lint fixes 2020-07-06 09:07:29 +02:00
application.js Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
auth.js removal of appRoot - appId comes in cookie 2020-06-12 20:42:55 +01:00
automation.js Some initial work towards webhooks, that generates schema similar to integromat. 2020-10-22 17:48:32 +01:00
component.js Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
deploy.js making deploy process async, adding local deployment history 2020-10-16 12:38:07 +01:00
index.js feature parity with current pages, screens and store setup. Starting main bb store refactor 2020-11-04 16:13:50 +00:00
pages.js feature parity with current pages, screens and store setup. Starting main bb store refactor 2020-11-04 16:13:50 +00:00
row.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
screen.js Updating screens API to be prefixed with /api/screens 2020-11-04 14:05:11 +00:00
static.js Fixing up middleware to handle uploads, views, records, automation runs and users. 2020-10-07 17:56:47 +01:00
table.js Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
templates.js CLI tool for exporting apps, tidy up 2020-09-29 10:32:42 +01:00
user.js Fixing up middleware to handle uploads, views, records, automation runs and users. 2020-10-07 17:56:47 +01:00
view.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
webhook.js Some initial work towards webhooks, that generates schema similar to integromat. 2020-10-22 17:48:32 +01:00