1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
budibase/packages/server/src/api/routes
2023-09-28 10:00:25 +02:00
..
public backmerge from master 2023-09-27 17:06:57 +01:00
tests Datasource usage on tests 2023-09-28 10:00:25 +02:00
utils Getting basic regex in place to make sure role names can be IDs. 2023-06-21 17:08:54 +01:00
analytics.ts
apikeys.ts
application.ts Finishing UI - getting API ready. 2023-09-19 13:45:24 +01: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 Change url 2023-06-20 11:33:38 +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 code review, moving endpoint 2023-07-06 16:41:45 +01:00
integration.ts
layout.ts
metadata.ts
migrations.ts
ops.ts Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
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
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 Allow view permission type 2023-08-24 10:22:08 +02:00
screen.ts
script.ts
static.ts Making build script into a module, so that it can be used in a specialised server build which also builds the thread scripts as required for worker-farm. 2023-04-27 19:00:01 +01:00
table.ts
templates.ts
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
view.ts Secure view read 2023-09-01 12:19:16 +02:00
webhook.ts