budibase/packages/server/src/api/controllers
Michael Drury 58c26d563e Fixing where getCachedLicense is retrieved from. 2023-06-15 23:29:34 +01:00
..
deploy Added console log 2023-05-31 15:20:25 +01:00
plugin Updating datasource information endpoint to POST which allows sending up an unfinished/unsaved datasource for fetching information with. Also changing how verification and information endpoints work so that enrichment is used and therefore env vars can also be used. 2023-05-31 17:04:29 +01:00
public Fixing operation ID. 2023-03-06 17:41:24 +00:00
query Add info to query result payload (#10291) 2023-04-24 12:03:02 +01:00
row Fix for circular issue with primary display fields on SQL tables introduced in most recent update - if somehow the primary display field is set to a relationship field there was a chance of cyclic structure occurring which Koa could not convert to JSON. 2023-06-13 18:21:22 +01:00
static update bblogoimgur to bblogo 2023-06-14 15:21:46 +01:00
table Set sourceId (#10769) 2023-06-07 14:01:24 +01:00
tests Unexpected token when export data (#10721) 2023-06-09 13:01:55 +01:00
view Updating datasource information endpoint to POST which allows sending up an unfinished/unsaved datasource for fetching information with. Also changing how verification and information endpoints work so that enrichment is used and therefore env vars can also be used. 2023-05-31 17:04:29 +01:00
analytics.ts
apikeys.ts More controller typescript conversions. 2022-11-22 16:52:25 +00:00
application.ts Fixing where getCachedLicense is retrieved from. 2023-06-15 23:29:34 +01:00
auth.ts File authentication using presigned URLs (#8883) 2022-12-15 11:35:22 +00:00
automation.ts one more feature check for safety on the trigger 2023-05-26 16:06:16 +01:00
backup.ts Merge branch 'budi-7010/export_controller_as_post' into budi-7010-encrypt-app-exports 2023-06-14 11:17:26 +01:00
component.ts Removing requirement for built client library in component test case. 2023-03-31 17:13:25 +01:00
datasource.ts Fix test 2023-06-07 14:10:02 +01:00
dev.ts Use version from environment 2023-04-17 14:02:50 +01:00
integration.ts Fix types 2023-05-15 13:16:56 +02:00
layout.ts Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
metadata.ts More controller typescript conversions. 2022-11-22 16:52:25 +00:00
migrations.ts Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
ops.ts Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
permission.ts More controller typescript conversions. 2022-11-22 16:52:25 +00:00
role.ts Fix for custom roles that have not been published causing users to be unable to access an app completely. They should instead be treated as public users as their role isn't valid. 2023-06-12 18:39:30 +01:00
routing.ts Some type updates and fixes for test case. 2023-06-13 14:45:33 +01:00
screen.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
script.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
templates.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
user.ts Updating the global user sync to be more accurate and also remove old user metadata from apps that users don't have access to anymore. 2023-04-04 18:03:56 +01:00
webhook.ts rename syncWebHooks to syncAutomations 2023-05-19 10:07:02 +01:00