1
0
Fork 0
mirror of synced 2024-08-18 19:41:30 +12:00
Commit graph

18173 commits

Author SHA1 Message Date
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
Budibase Staging Release Bot
9f3cb5934b Update pro version to 2.2.12-alpha.52 2023-01-31 17:37:32 +00:00
Budibase Staging Release Bot
21d16d3aab v2.2.12-alpha.52 2023-01-31 17:32:58 +00:00
Gerard Burns
09ed767d0b New Help Menu (#9371)
* New Help Menu

* design PR feedback

* Feedback updates

* Feedback updates, font awesome enhancement, upgrade button hidden if licensing is disabled

---------

Co-authored-by: Dean <deanhannigan@gmail.com>
2023-01-31 17:18:22 +00:00
Budibase Staging Release Bot
4ed237ed83 Update pro version to 2.2.12-alpha.51 2023-01-31 16:58:46 +00:00
Budibase Staging Release Bot
a8656c0f10 v2.2.12-alpha.51 2023-01-31 16:55:07 +00:00
deanhannigan
ee288c1f2d Merge pull request #9409 from Budibase/feature/user-onboarding-overlays
Feature/user onboarding overlays
2023-01-31 16:37:18 +00:00
Budibase Staging Release Bot
07794efa26 Update pro version to 2.2.12-alpha.50 2023-01-31 16:30:18 +00:00
Budibase Staging Release Bot
cbd3f2712f v2.2.12-alpha.50 2023-01-31 16:26:17 +00:00
deanhannigan
7540cad45c Merge pull request #9467 from Budibase/feature/auth-screens-redesign
Selfhost onboarding UX/UI updates
2023-01-31 16:13:46 +00:00
Andrew Kingston
c27b14f86b Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-31 15:55:36 +00:00
Andrew Kingston
06f87c3a82 Enable rollup to bundle PNG images due to new assets in frontend-core 2023-01-31 15:54:06 +00:00
Andrew Kingston
c280e44b26 Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-31 15:50:00 +00:00
Budibase Staging Release Bot
6bd5d9e80b Update pro version to 2.2.12-alpha.49 2023-01-31 15:49:55 +00:00
Andrew Kingston
ca399568e2 Use real testimonials on testimonial page 2023-01-31 15:49:41 +00:00
Andrew Kingston
e0ba99621c Update background of split page to use purplish gradient, and also fix it to dark theme 2023-01-31 15:48:35 +00:00
Andrew Kingston
261b37d729 Add new assets for company logos and for the split page backgrouns 2023-01-31 15:48:08 +00:00
Budibase Staging Release Bot
6cde4aa67b v2.2.12-alpha.49 2023-01-31 15:46:07 +00:00
deanhannigan
fb472b0f42 Merge pull request #9025 from Budibase/feature/configurable-data-export
Filtering and sort on data row export
2023-01-31 15:35:12 +00:00
Dean
680a9acb4f Merge remote-tracking branch 'origin/develop' into feature/configurable-data-export 2023-01-31 15:08:46 +00:00
Budibase Staging Release Bot
434ac1ddb2 Update pro version to 2.2.12-alpha.48 2023-01-31 13:09:25 +00:00
Budibase Staging Release Bot
9db82595bd v2.2.12-alpha.48 2023-01-31 13:04:29 +00:00
Michael Drury
099179f848 Merge pull request #9481 from Budibase/feature/9480
Password replacement for REST authentication basic type
2023-01-31 12:48:38 +00:00
Budibase Staging Release Bot
20f402d003 Update pro version to 2.2.12-alpha.47 2023-01-31 11:38:11 +00:00
Budibase Staging Release Bot
9a76955448 v2.2.12-alpha.47 2023-01-31 11:34:34 +00:00
Andrew Kingston
59aae5346c Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-31 11:23:06 +00:00
Andrew Kingston
4c1dcc06cb Fix popovers not scrolling when required 2023-01-31 11:22:55 +00:00
Budibase Staging Release Bot
704331218c Update pro version to 2.2.12-alpha.46 2023-01-31 08:39:04 +00:00
Budibase Staging Release Bot
13b9772b10 v2.2.12-alpha.46 2023-01-31 08:35:24 +00:00
Andrew Kingston
767236a841 Add min-height to split page to align small pages in onboarding flow and match designs 2023-01-31 08:23:20 +00:00
mike12345567
c2eb8fb976 Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
Budibase Staging Release Bot
15d0c73eb4 Update pro version to 2.2.12-alpha.45 2023-01-30 17:48:48 +00:00
Budibase Staging Release Bot
25a39322cd v2.2.12-alpha.45 2023-01-30 17:44:07 +00:00
Michael Drury
85fe8012d1 Merge pull request #9453 from Budibase/feature/environment-variables
Environment Variables
2023-01-30 17:30:54 +00:00
mike12345567
2373ad016a Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 17:05:51 +00:00
mike12345567
3857700ea0 Some missing async handling. 2023-01-30 17:03:20 +00:00
Peter Clement
3a00caeda1 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 16:44:11 +00:00
mike12345567
2007543c98 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 16:41:19 +00:00
mike12345567
dd94019fcb PR comments - switching back to password field to hide the --secret-value--. 2023-01-30 16:40:31 +00:00
Peter Clement
2eac4ff604 fix async handling for variable creation 2023-01-30 16:40:16 +00:00
Peter Clement
7b38c205f3 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 16:32:29 +00:00
Peter Clement
71352f1ddc add try catch to all environment variable loading 2023-01-30 16:30:51 +00:00
Peter Clement
ee94435c06 gate env vars for rest variables 2023-01-30 16:28:45 +00:00
mike12345567
001c7b0df8 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 13:56:52 +00:00
Budibase Staging Release Bot
fac6032223 Update pro version to 2.2.12-alpha.44 2023-01-30 11:56:20 +00:00
Budibase Staging Release Bot
33844051e6 v2.2.12-alpha.44 2023-01-30 11:52:46 +00:00
mike12345567
012aa4550e Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 11:45:07 +00:00
mike12345567
1b163c05c7 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 11:44:49 +00:00
mike12345567
220a0c246d Adding env var feature. 2023-01-30 11:40:54 +00:00
Peter Clement
29a6bbbb90 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 11:08:09 +00:00