budibase/packages/server/src/api/controllers
Adria Navarro d9029da533 Don't allow deleting row action automations 2024-07-23 10:28:57 +02:00
..
deploy Unify newid 2024-07-11 15:27:48 +02:00
plugin Reenable no-case-declarations. 2024-03-19 15:58:25 +00:00
public Adding test case to confirm works as expected. 2024-03-08 10:24:48 +00:00
query fix issue where schema wasn't updating types when a query was run (#14004) 2024-06-25 08:51:35 +01:00
row PR comments. 2024-07-10 11:05:06 +01:00
rowAction Return automationid from row action api 2024-07-22 14:23:17 +02:00
static Updating migrations to disable all migrations after the first disabled migration. 2024-06-05 18:19:44 +01:00
table Fix tests. 2024-07-19 15:46:48 +01:00
view Don't trim any fields on view crud endpoints 2024-07-02 13:58:16 +02: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 Don't allow deleting row action automations 2024-07-23 10:28:57 +02:00
backup.ts
component.ts feedback 2024-05-13 22:42:09 +01:00
datasource.ts Delete query.seq.spec.ts 2024-03-22 12:00:26 +00:00
debug.ts
dev.ts
integration.ts Updating datasource controller types, this branched out a little bit to removing as many anys as possible, and allowing RowValue to correctly be returned from the allDocs function of the DB. 2024-02-29 16:28:00 +00:00
layout.ts Respond to PR feedback. 2024-02-28 16:35:15 +00:00
metadata.ts
migrations.ts build fixes. 2024-06-06 17:35:35 +01:00
ops.ts
permission.ts Respond to PR feedback. 2024-03-04 11:06:25 +00:00
role.ts Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
routing.ts Type role controller. 2024-03-04 16:42:41 +00:00
screen.ts More types. 2024-02-28 12:13:13 +00:00
script.ts Add working PoC of snippets for both polyfilled vm and isolated-vm 2024-03-01 15:25:40 +00:00
templates.ts
user.ts Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
webhook.ts