budibase/packages/server/src/api/controllers
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
..
deploy
row Linting. 2021-06-18 13:33:44 +01:00
static Add basic fallback error to real apps when client library fails to load 2021-07-06 18:37:21 +01:00
table datasource selection logic - unselect other entities when choosing datasource 2021-06-16 23:27:38 +01:00
view apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
analytics.js
apikeys.js
application.js fix feedback notification panel, prevent MinIO bucket from being deleted 2021-06-10 12:07:39 +01:00
auth.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
automation.js Fixing issue with automation webhook URL being undefined. 2021-06-23 20:11:05 +01:00
backup.js
component.js
datasource.js consolidate postgres datas sources 2021-06-16 15:45:57 +01:00
dev.js Linting. 2021-06-21 18:40:36 +01:00
hosting.js
integration.js
layout.js Fix instance name on layouts 2021-06-23 12:26:46 +01:00
permission.js
query.js end to end data providers and opinionated sql 2021-06-16 17:50:22 +01:00
role.js
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
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
user.js Linting. 2021-06-14 15:32:24 +01:00
webhook.js