budibase/packages/server/src/api/routes
Adria Navarro 8a6080ac19
Merge branch 'master' into reorganise-row-tests-3
2024-03-21 10:55:55 +01:00
..
public Renames 2024-01-26 10:57:35 +01:00
tests Merge branch 'master' into reorganise-row-tests-3 2024-03-21 10:55:55 +01:00
utils Add server-side validation for snippet names 2024-03-13 11:48:17 +00:00
analytics.ts
apikeys.ts
application.ts Feedback changes. Permission change for app delete from GLOBAL_BUILDER to BUILDER. Minor updates to quota behaviour for apps. 2024-03-05 16:23:39 +00:00
auth.ts
automation.ts
backup.ts
component.ts
datasource.ts Move datasource.buildSchemaFromDb to sdk 2024-01-08 19:07:47 +01:00
debug.ts
deploy.ts
dev.ts
index.ts Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
integration.ts
layout.ts
metadata.ts
migrations.ts Renames 2023-12-14 10:10:16 +01:00
ops.ts
permission.ts
plugin.ts
query.ts Feature/query array schema (#13118) 2024-02-22 17:06:08 +00:00
role.ts Adding test case for new endpoint and covering public, builder and normal roles. 2023-09-27 15:46:04 +01:00
routing.ts
row.ts Remove APIDoc comments. 2023-10-27 11:47:01 +01:00
screen.ts
script.ts
static.ts Revert "App Preview Skeleton (#12898)" (#13159) 2024-02-29 12:51:56 +00:00
table.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
templates.ts
user.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
view.ts
webhook.ts