1
0
Fork 0
mirror of synced 2024-08-15 18:11:40 +12:00
budibase/packages/server/src
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
..
api Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
appMigrations Run auto fix. 2024-03-19 09:46:10 +00:00
automations Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
constants Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
db Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
definitions More loop step typing improvements. 2024-01-30 10:37:23 +00:00
events pr comments 2024-01-23 10:10:38 +00:00
integration-test Remove mysql mocks. 2024-03-20 16:55:34 +00:00
integrations Remove comment added to trigger tests. 2024-03-25 11:52:18 +00:00
jsRunner Redo bundle 2024-03-21 18:51:22 +01:00
middleware Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
migrations Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
sdk Merge branch 'master' into pull-images-prior-to-tests 2024-03-25 13:51:38 +00:00
tests Merge branch 'master' into fix/BUDI-7444 2024-03-25 10:03:38 +00:00
threads Fixing typing issue. 2024-03-22 12:05:55 +00:00
utilities Un-revert Skeleton Loader PR (#13180) 2024-03-25 16:39:42 +00:00
websockets Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
app.ts Working on typing TestConfiguration.ts. 2024-02-28 10:08:42 +00:00
ddApm.ts Enable dd-trace logging in QA to try and figure out why user info isn't being added to traces. 2024-01-05 15:08:43 +00:00
environment.ts Revert "Revert "SQL Query aliasing"" 2024-02-29 12:33:03 +00:00
features.ts Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
index.ts
koa.ts Fixing importing - still some work to get links correct. 2023-12-01 19:37:43 +00:00
startup.ts Initing doc writethrough cache as part of the worker/server init process, as well as part of doc writethrough tests. 2024-03-08 12:20:52 +00:00
watch.ts