budibase/packages/server/src/api/controllers
mike12345567 9b6f05e4b2 Merge branch 'fix/asset-performance' of github.com:Budibase/budibase into fix/asset-performance 2025-03-28 14:36:08 +00:00
..
deploy PR comments. 2024-12-03 11:43:28 +00:00
plugin Improve typing around plugins. 2025-02-25 11:03:04 +00:00
public Introduce test error propagation to public API endpoints. 2025-02-26 12:02:35 +00:00
query Convert openapi2.spec.js 2025-01-16 10:29:48 +00:00
row Revert "Remove unnecessary sortType on api definition" 2025-03-13 12:43:23 +01:00
rowAction Updating types to remove any instances of ctx.status = 200 being set and then no body provided. 2024-12-13 16:48:47 +00:00
static Small improvement to remove middleware and licensing from loading static assets, these are public anyway. 2025-03-28 14:04:41 +00:00
table Add test for string imports into array fields 2025-03-27 14:59:36 +00:00
view Fix test flake. 2025-03-03 11:27:38 +00:00
analytics.ts Updating types to remove any instances of ctx.status = 200 being set and then no body provided. 2024-12-13 16:48:47 +00:00
apikeys.ts Cleanup. 2024-12-02 16:58:35 +00:00
application.ts Revert to using a reactive color for app accent color 2025-03-14 16:30:12 +00:00
assets.ts Build fix. 2025-03-28 14:35:56 +00:00
auth.ts PR comments. 2024-12-03 11:43:28 +00:00
automation.ts Add table to test data endpoint for row actions 2025-01-30 10:31:23 +00:00
backup.ts
component.ts
datasource.ts Updating types to remove any instances of ctx.status = 200 being set and then no body provided. 2024-12-13 16:48:47 +00:00
debug.ts
dev.ts Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
integration.ts Disabling ArangoDB datasource, this has not been well supported throughout history and we don't have any components that work with it well. 2025-03-03 17:15:29 +00:00
layout.ts Updating types to remove any instances of ctx.status = 200 being set and then no body provided. 2024-12-13 16:48:47 +00:00
metadata.ts Metadata API. 2024-12-02 17:42:46 +00:00
migrations.ts Remove old migration system. 2025-01-15 17:37:37 +00:00
oauth2.ts Merge remote-tracking branch 'origin/master' into BUDI-9127/display-grant-type 2025-03-24 12:57:18 +01:00
ops.ts Ops API typing 2024-12-03 16:36:48 +00:00
permission.ts Updating types to remove any instances of ctx.status = 200 being set and then no body provided. 2024-12-13 16:48:47 +00:00
role.ts Updating types to remove any instances of ctx.status = 200 being set and then no body provided. 2024-12-13 16:48:47 +00:00
routing.ts Routing API typing. 2024-12-03 17:42:31 +00:00
screen.ts Linting. 2025-02-07 12:05:45 +00:00
script.ts Screens and some slightly changes to Table API typing. 2024-12-03 18:06:09 +00:00
templates.ts Renaming new type. 2024-12-06 10:50:39 +00:00
user.ts User metadata API typing. 2024-12-04 15:00:05 +00:00
webhook.ts PR comment. 2024-12-16 15:07:06 +00:00