1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
Commit graph

28 commits

Author SHA1 Message Date
Andrew Kingston f7cab9264e Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00
Andrew Kingston 39188c6af4 Update vite config to work properly with all defaults 2022-08-17 09:21:36 +01:00
Michael Drury 45594e442a Adding watch command to CLI. 2022-08-16 16:27:03 +01:00
Andrew Kingston 4645901309 Support env variables for vite config 2022-08-16 09:26:23 +00:00
Martin McKeaveney 3716632144 move logic to cloud URL to backend 2022-06-28 22:45:05 +01:00
Martin McKeaveney 3ed1390c6e adding types 2022-06-28 12:16:23 +01:00
Martin McKeaveney 8538fb056c adding endpoint to cloud to check for beta access 2022-06-27 14:28:25 +01:00
Rory Powell 01e48b418f Environment config 2022-06-06 15:27:29 +01:00
Andrew Kingston c82e9bc580 Include sourcemaps in vite when not running in production 2022-02-15 09:23:51 +00:00
Andrew Kingston c7877055a5 Move API client in builder to top level under src and fix some endpoints not being imported 2022-01-24 16:38:36 +00:00
Andrew Kingston 2e73a693db Update parts of builder with core API refactor 2022-01-20 18:42:30 +00:00
mike12345567 0bff21f385 Reverting bbui lock, making sure it isn't upgrading again, fixing vite to the best version we can use. 2021-11-17 19:12:54 +00:00
mike12345567 4993329ceb Adding audit script and commiting all of the audits that it made, updating all yarn locks. 2021-11-17 18:04:16 +00:00
Martin McKeaveney 0993825286 analytics clients 2021-09-21 11:47:14 +01:00
Andrew Kingston 1a80655a04 Add real Budibase space logo as the default logo 2021-05-24 16:19:29 +01:00
Andrew Kingston 9f39690eb1 Server builder under /builder rather than /app for top level to avoid confusion 2021-05-07 08:17:21 +01:00
Andrew Kingston c3ea022f8b Configure vite with a base URL so proxy works 2021-05-06 17:22:09 +01:00
Andrew Kingston 4160dc1e8d Update routing to serve any builder routes under /app so that envoy can proxy correctly 2021-05-06 16:39:34 +01:00
Andrew Kingston 845054a5b1 Add new file for common svelte actions 2021-05-06 13:58:42 +01:00
Keviin Åberg Kultalahti 9980ee8093 allow navigation to other URLs than /builder 2021-05-05 11:22:39 +02:00
Andrew Kingston b2fc4e56eb Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
Andrew Kingston a66389f8a2 Lint 2021-04-07 15:14:49 +01:00
Keviin Åberg Kultalahti 2ab41f8a98 fix ag-grid not working 2021-04-06 16:48:01 +02:00
Andrew Kingston 46745a757a Update to support new stores 2021-04-01 10:29:47 +01:00
Andrew Kingston 72590acc18 Import image assets as needed to allow proper bundling 2021-03-31 19:58:30 +01:00
Andrew Kingston 6785fd9b5a Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 2021-03-31 19:27:52 +01:00
Andrew Kingston cf6c15170b Prune builder dependencies 2021-03-31 19:12:28 +01:00
Andrew Kingston 583faba9da Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00