budibase/packages/server/src/api/routes
Adria Navarro 4d2fef6b19 Fix types after merge 2023-08-07 15:33:50 +03:00
..
public Quick fixes based on raising PR, types and tests. 2023-07-28 13:58:20 +01:00
tests Fix types after merge 2023-08-07 15:33:50 +03: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 Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
apikeys.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
application.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
auth.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
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 Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
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 Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
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 Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
layout.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
metadata.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
migrations.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
ops.ts Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
permission.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00: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 Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
role.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
routing.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
row.ts Make search a post request 2023-08-03 04:58:37 +02:00
screen.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
script.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
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 JSON import changes (#9288) 2023-01-17 15:07:52 +00:00
templates.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
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 Change url to include the id 2023-07-25 19:34:52 +02:00
webhook.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00