1
0
Fork 0
mirror of synced 2024-06-01 10:09:48 +12:00
budibase/packages/server/src/api/routes
Gerard Burns d9033b2636
Un-revert Skeleton Loader PR (#13180)
* wip

* wip

* wip

* client versions init

* wip

* wip

* wip

* wip

* wip

* linting

* remove log

* comment client version script

* lint

* skeleton loader type fix

* fix types

* lint

* fix types again

* fix manifest not being served locally

* remove preinstalled old client version

* add constant for dev client version

* linting

* Dean PR Feedback

* linting

* pr feedback

* wip

* wip

* clientVersions empty array

* delete from git

* empty array again

* fix tests

* pr feedback

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-03-25 16:39:42 +00:00
..
public Renames 2024-01-26 10:57:35 +01:00
tests Fixing failing test. 2024-03-25 11:19:31 +00:00
utils Add server-side validation for snippet names 2024-03-13 11:48:17 +00:00
analytics.ts
apikeys.ts
application.ts Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
auth.ts
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
datasource.ts Move datasource.buildSchemaFromDb to sdk 2024-01-08 19:07:47 +01:00
debug.ts code review, moving endpoint 2023-07-06 16:41:45 +01:00
deploy.ts
dev.ts code review, moving endpoint 2023-07-06 16:41:45 +01:00
index.ts Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
integration.ts
layout.ts
metadata.ts
migrations.ts Renames 2023-12-14 10:10:16 +01:00
ops.ts
permission.ts Display dependant info 2023-09-01 17:03:33 +02: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 Feature/query array schema (#13118) 2024-02-22 17:06:08 +00:00
role.ts Adding test case for new endpoint and covering public, builder and normal roles. 2023-09-27 15:46:04 +01:00
routing.ts
row.ts Remove APIDoc comments. 2023-10-27 11:47:01 +01:00
screen.ts
script.ts
static.ts Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
table.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
templates.ts
user.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
view.ts Secure view read 2023-09-01 12:19:16 +02:00
webhook.ts