1
0
Fork 0
mirror of synced 2024-06-12 15:34:54 +12:00
budibase/packages/server/src/api/routes
2024-04-12 12:53:12 +02:00
..
public Set default packages/server test timeout to 30 seconds, and unmock console.log. 2024-03-27 16:57:31 +00:00
tests Restructure search.spec.ts to be much more readable. 2024-04-11 15:16:26 +01:00
utils Add server-side validation for snippet names 2024-03-13 11:48:17 +00:00
analytics.ts
apikeys.ts
application.ts Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
auth.ts
automation.ts remove middleware but check if prod in controller 2023-05-19 15:12:08 +01:00
backup.ts Change the download to be a post 2023-06-14 10:47:46 +01:00
component.ts
datasource.ts Move datasource.buildSchemaFromDb to sdk 2024-01-08 19:07:47 +01:00
debug.ts code review, moving endpoint 2023-07-06 16:41:45 +01:00
deploy.ts
dev.ts code review, moving endpoint 2023-07-06 16:41:45 +01:00
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 Display dependant info 2023-09-01 17:03:33 +02:00
plugin.ts switching to global builder role for plugin API, dis-allowing per app builders to delete apps and updating UI to reflect these updates. 2023-07-27 18:09:30 +01:00
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 Download attachment api (returns only first for now) 2024-04-04 21:27:22 +02:00
screen.ts
script.ts
static.ts Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +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 Secure view read 2023-09-01 12:19:16 +02:00
webhook.ts