budibase/packages/server/src/api/routes
Adria Navarro 97957e96bd Update test 2023-07-25 15:35:48 +02:00
..
public lint 2023-05-08 16:23:49 +01:00
tests Update test 2023-07-25 15:35:48 +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 Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00
apikeys.ts Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00
application.ts Post Sign Up Onboarding Changes () 2023-05-30 12:54:57 +01:00
auth.ts Replace ts-jest with swc/jest () 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 () 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 () 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 () 2023-01-11 09:37:37 +00:00
layout.ts Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00
metadata.ts Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00
migrations.ts Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00
ops.ts Update logging to support dd trace attributes () 2023-04-04 15:08:46 +01:00
permission.ts Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00
plugin.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
query.ts Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00
role.ts Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00
routing.ts Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00
row.ts Infer table on search 2023-07-24 15:15:44 +02:00
screen.ts Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00
script.ts Replace ts-jest with swc/jest () 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 () 2023-01-17 15:07:52 +00:00
templates.ts Replace ts-jest with swc/jest () 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 Update view endpoint 2023-07-25 15:33:49 +02:00
webhook.ts Replace ts-jest with swc/jest () 2023-01-11 09:37:37 +00:00