budibase/packages/frontend-core/src/api
deanhannigan bce541a84e
Merge branch 'master' into s3-upload-fixes
2025-01-13 13:54:38 +00:00
..
ai.ts Strengthen types of some endpoints 2024-12-02 10:02:30 +00:00
analytics.ts Update more endpoints with new response messages 2024-12-16 17:08:42 +00:00
app.ts Account for responses from app endpoints 2024-12-16 17:02:24 +00:00
attachments.ts PR feedback. Limit API changes only to the S3 PR 2025-01-13 12:42:31 +00:00
auditLogs.ts Clean audit log endpoint code 2024-12-05 15:22:18 +00:00
auth.ts Update auth endpoints to account for new JSON responses 2024-12-16 16:56:52 +00:00
automations.ts Update automation endpoints with new types 2024-12-05 12:34:59 +00:00
backups.ts Update backup endpoints and fix some errors 2024-12-05 15:10:16 +00:00
configs.ts Improve handling of configs 2025-01-08 16:52:33 +00:00
datasources.ts Update types for datasource endpoints 2024-12-05 15:29:28 +00:00
environmentVariables.ts Update more endpoints with new response messages 2024-12-16 17:08:42 +00:00
events.ts Update more endpoints with new response messages 2024-12-16 17:08:42 +00:00
flags.ts Lint 2024-12-10 14:51:11 +00:00
groups.ts Convert portal groups store to TS 2025-01-03 12:07:04 +00:00
index.ts PR feedback. Limit API changes only to the S3 PR 2025-01-13 12:42:31 +00:00
layouts.ts Update layout endpoints 2024-12-05 15:34:43 +00:00
licensing.ts Update more endpoints with new response messages 2024-12-16 17:08:42 +00:00
logs.ts Type logs, migrations and other endpoints 2024-12-03 07:36:40 +00:00
migrations.ts Update migration endpoints 2024-12-05 15:36:04 +00:00
other.ts Update to account for type fixes 2024-12-12 16:44:14 +00:00
permissions.ts Type permission endpoints 2024-12-03 07:43:12 +00:00
plugins.ts Update plugin endpoints 2024-12-05 15:40:33 +00:00
queries.ts Update query endpoints 2024-12-05 15:46:23 +00:00
relationships.ts Update relationship endpoints 2024-12-05 15:48:18 +00:00
roles.ts Update role endpoints 2024-12-05 15:49:51 +00:00
routes.ts Update self endpoints 2024-12-10 13:00:51 +00:00
rowActions.ts Type row action endpoints 2024-12-03 10:37:15 +00:00
rows.ts Update row endpoints 2024-12-05 15:59:48 +00:00
screens.ts Upate screen endpoints 2024-12-05 16:02:10 +00:00
self.ts Fix types 2025-01-13 11:59:30 +01:00
tables.ts Update table endpoints 2024-12-05 16:07:15 +00:00
templates.ts Lint 2024-12-10 14:51:11 +00:00
types.ts Remove unused function 2025-01-09 13:01:41 +01:00
user.ts Add new UnsavedUser type and update controllers 2025-01-08 15:54:09 +00:00
views.ts Remove ! usage 2025-01-08 16:33:29 +01:00
viewsV2.ts Type views 2025-01-08 12:22:36 +01:00