1
0
Fork 0
mirror of synced 2024-08-11 08:01:42 +12:00
Commit graph

30 commits

Author SHA1 Message Date
Gerard Burns
d36cd3b1f8 Builder Unit Test PoC (#10173)
* wip

* wip
2023-04-18 14:37:29 +01:00
Gerard Burns
dd343a5946 New App Onboarding (#9489)
* New App Onboarding

* Lint

* Move app creation onboarding into its own route

* Fix quiet action button variant

* Fix alt attribute background image flashing

* Update routing logic and redirects to show app creation onboarding

* Navigate to data rather than design upon initial app creation to allow tour to function properly

* Tidy up popover logic and remove tip functionality

* Fix binding popovers

* Lint

* Silence spammy warnings from the builder

* Exclude SVG files from rollup plugin image to fix spectrum icons

* Fix help menu icon colours not working in light themes

* Tweak help menu styles

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2023-01-31 19:34:32 +00:00
Andrew Kingston
f548dd99b8 Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00
Andrew Kingston
9b20e91eb2 Update vite config to work properly with all defaults 2022-08-17 09:21:36 +01:00
Michael Drury
63742ec7f0 Adding watch command to CLI. 2022-08-16 16:27:03 +01:00
Andrew Kingston
4c6b9a03d1 Support env variables for vite config 2022-08-16 09:26:23 +00:00
Martin McKeaveney
0c04ac58a6 move logic to cloud URL to backend 2022-06-28 22:45:05 +01:00
Martin McKeaveney
251520bcd1 adding types 2022-06-28 12:16:23 +01:00
Martin McKeaveney
2a15ac97bb adding endpoint to cloud to check for beta access 2022-06-27 14:28:25 +01:00
Rory Powell
0094c83216 Environment config 2022-06-06 15:27:29 +01:00
Andrew Kingston
cb5621a3cf Include sourcemaps in vite when not running in production 2022-02-15 09:23:51 +00:00
Andrew Kingston
c08fadc7b0 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
6a7aed1c0d Update parts of builder with core API refactor 2022-01-20 18:42:30 +00:00
mike12345567
1ba0584c64 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
7802bb1e45 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
184061a56b analytics clients 2021-09-21 11:47:14 +01:00
Andrew Kingston
9ea9b83fee Add real Budibase space logo as the default logo 2021-05-24 16:19:29 +01:00
Andrew Kingston
be04060ff1 Server builder under /builder rather than /app for top level to avoid confusion 2021-05-07 08:17:21 +01:00
Andrew Kingston
5a642071d6 Configure vite with a base URL so proxy works 2021-05-06 17:22:09 +01:00
Andrew Kingston
1712f559aa 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
613f914589 Add new file for common svelte actions 2021-05-06 13:58:42 +01:00
Keviin Åberg Kultalahti
df30e594df allow navigation to other URLs than /builder 2021-05-05 11:22:39 +02:00
Andrew Kingston
06b438d585 Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
Andrew Kingston
206399f32f Lint 2021-04-07 15:14:49 +01:00
Keviin Åberg Kultalahti
6c419de390 fix ag-grid not working 2021-04-06 16:48:01 +02:00
Andrew Kingston
b3b7c54901 Update to support new stores 2021-04-01 10:29:47 +01:00
Andrew Kingston
17c06cfb84 Import image assets as needed to allow proper bundling 2021-03-31 19:58:30 +01:00
Andrew Kingston
80f819255d 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
03eafad505 Prune builder dependencies 2021-03-31 19:12:28 +01:00
Andrew Kingston
44ad38fdf8 Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00