budibase/packages/server/src/api/controllers
Michael Drury aae5c19927
Merge branch 'master' into backport-v3-view-updates
2024-10-03 15:09:54 +01:00
..
deploy Unify newid 2024-07-11 15:27:48 +02:00
plugin Fix plugin.spec.ts's reliance on the node-fetch mock. 2024-08-01 11:43:37 +01:00
public
query fix issue where schema wasn't updating types when a query was run (#14004) 2024-06-25 08:51:35 +01:00
row Merge branch 'master' into backport-v3-view-updates 2024-10-03 15:09:54 +01:00
rowAction Add tests 2024-08-30 10:30:27 +02:00
static fix AWS datasource when endpoint is unspecified 2024-08-08 11:11:21 +01:00
table Most tests passing. 2024-09-25 16:50:06 +01:00
view Support saving queryUI. 2024-10-02 18:43:07 +01:00
analytics.ts
apikeys.ts
application.ts build fixes. 2024-06-06 17:35:35 +01:00
auth.ts Adding a global binding for globalId which is retrieved as part of the self call - making sure this is available as a binding (this is not in the user metadata table, just for bindings). 2024-06-06 11:53:58 +01:00
automation.ts Use 422 instead of 400 trying to delete row action automations 2024-07-23 12:21:52 +02:00
backup.ts
component.ts
datasource.ts Fix broken import. 2024-08-15 16:28:54 +01:00
debug.ts
dev.ts
integration.ts
layout.ts
metadata.ts
migrations.ts build fixes. 2024-06-06 17:35:35 +01:00
ops.ts
permission.ts Set view permissions to explicit roles from the parent table 2024-09-30 15:36:49 +01:00
role.ts Don't use display names as role names, and restore usual names for built in roles 2024-09-13 14:14:36 +01:00
routing.ts
screen.ts
script.ts
templates.ts
user.ts
webhook.ts