1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server/src
Gerard Burns 9a9b745795
App Preview Skeleton (#12898)
* wip

* wip

* wip

* wip

* wip

* wip

* builder design skeleton

* pre doc loading skeleton for portal preview

* feature complete?

* wip

* linting

* linting

* linting

* fix ts error?

* ts types fix

* linting

* remove unnecessary build stuff

* include skeleton in server app directly

* linting

* linting

* fix builder preview aspect ratio for skeleton

* remove dev tools skeleton

* linting
2024-02-27 15:29:35 +00:00
..
api App Preview Skeleton (#12898) 2024-02-27 15:29:35 +00:00
appMigrations Fix initial checks 2024-01-08 11:52:31 +01:00
automations Update Svelte Major Version to 4 (#13036) 2024-02-22 13:19:29 +00:00
constants Addressing PR comments. 2024-02-14 17:15:42 +00:00
db Revert "Revert "Migrate from vm to isolated-vm"" 2024-02-02 12:02:09 +01: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 empty file. 2024-02-05 11:54:33 +00:00
integrations Add return types to mongodb integration (#13125) 2024-02-23 10:16:46 +00:00
jsRunner Addressing PR comments. 2024-02-23 11:48:10 +00:00
middleware Calculate creators count when group role changes 2024-01-18 11:14:25 +01:00
migrations Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future. 2024-02-08 16:32:14 +00:00
sdk Export data make CSV delimiter configurable (#13028) 2024-02-27 09:23:49 +00:00
tests Merge branch 'master' of github.com:budibase/budibase into budi-7710-user-groups-do-not-fully-support-custom-roles 2024-02-26 17:28:51 +00:00
threads Addressing PR comments. 2024-02-23 11:48:10 +00:00
utilities Use wrappers 2024-02-19 16:18:56 +01:00
websockets Prettier 2023-11-20 21:48:49 +01:00
app.ts Bail out if server startup fails. 2024-02-16 15:13:26 +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 Upping query timeout slightly. 2024-02-22 18:46:04 +00:00
features.ts Adding Koa API back in when automation feature only enabled, so that health check can still be provided, but rest of API is disabled. 2023-12-13 11:23:46 +00:00
index.ts Fix vulnerabilities 2023-10-03 23:45:39 +02:00
koa.ts Fixing importing - still some work to get links correct. 2023-12-01 19:37:43 +00:00
startup.ts PR comments. 2024-01-05 13:58:31 +00:00
watch.ts