budibase/packages/server/src/api/routes
mike12345567 aca98f7c6d Adding test cases for the attachment re-write feature, mocking the direct couch find functionality. 2023-01-06 13:33:22 +00:00
..
public Fix for #7732 - as well as some tests for it, make sure that it is working as expected. 2022-12-06 17:20:26 +00:00
tests Adding test cases for the attachment re-write feature, mocking the direct couch find functionality. 2023-01-06 13:33:22 +00:00
utils Some typescript conversions, moving a few imports around. 2022-11-21 18:33:34 +00:00
analytics.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
apikeys.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
application.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
auth.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
automation.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
backup.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
cloud.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
component.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
datasource.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
deploy.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
dev.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
index.ts Minor fixes after testing manual backup system. 2022-10-14 20:10:44 +01:00
integration.ts Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
layout.ts Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
metadata.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
migrations.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
permission.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +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 Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
role.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
routing.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
row.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
screen.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
script.ts Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
static.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
table.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
templates.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
user.ts Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
view.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00
webhook.ts Updating all of the route files to typescript, as well as some controllers. 2022-11-22 18:49:19 +00:00