budibase/packages/server/src/api/controllers
mike12345567 84cdec5907 Adding some basic test cases for the metadata API, testing that automation tests do store history. 2021-09-10 13:52:41 +01:00
..
deploy Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 2021-09-08 19:29:28 +01:00
row merge 2021-09-09 11:15:21 +01:00
static Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
table merge package updates 2021-08-26 14:13:30 +01:00
view Linting. 2021-08-04 18:22:53 +01:00
analytics.js lint:fix 2021-05-03 09:31:09 +02:00
apikeys.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
application.js Fixing issues with search endpoint not handling users fully. 2021-09-02 17:13:00 +01:00
auth.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
automation.js Adding some basic test cases for the metadata API, testing that automation tests do store history. 2021-09-10 13:52:41 +01:00
backup.js lint:fix 2021-05-03 09:31:09 +02:00
component.js Add feature flags to manifest 2021-07-07 13:53:59 +01:00
datasource.js fix datasources not getting updated correctly 2021-08-26 22:01:24 +02:00
dev.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
hosting.js A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 2021-05-14 15:43:41 +01:00
integration.js lint:fix 2021-05-03 09:31:09 +02:00
layout.js Fix instance name on layouts 2021-06-23 12:26:46 +01:00
metadata.js Adding some basic test cases for the metadata API, testing that automation tests do store history. 2021-09-10 13:52:41 +01:00
permission.js A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 2021-05-14 15:43:41 +01:00
query.js Saving progress towards re-working CTX usage in automation steps. 2021-09-09 12:23:52 +01:00
role.js lint:fix 2021-05-18 12:21:57 +02:00
routing.js Fixing issue with builder not always having the correct roles to view an app - global builders are now admins in all apps. 2021-06-04 12:13:29 +01:00
screen.js A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 2021-05-14 15:43:41 +01:00
script.js Adding a server logging script for testing and updating automation script functionality so that you can use 'return trigger.row.firstName' and it'll function as expected. 2021-06-18 18:07:51 +01:00
templates.js lint:fix 2021-05-03 09:31:09 +02:00
user.js Fixing issues with search endpoint not handling users fully. 2021-09-02 17:13:00 +01:00
webhook.js Add explicit prettier options 2021-05-04 11:32:22 +01:00