10 Commits

Author SHA1 Message Date
Martin Brennan
7c1e86ec25 DEV: Add more system specs for wizard 2024-12-18 11:22:29 +10:00
Martin Brennan
2958e093b2
FIX: Allow hot selection to actually work in wizard 2024-12-13 17:28:08 +10:00
Martin Brennan
ab11cb92ea
DEV: Add system spec for styling step 2024-12-09 17:09:53 +10:00
Martin Brennan
9c6e5440d8
FIX: Homepage preview font colors 2024-12-05 17:30:46 +10:00
Martin Brennan
2ac2c42b06
UX: Rearrange wizard steps
Reorder steps:
* “Your site is ready” from 3 → 4
* “Logos” from 4 → 5
* “Look and feel” from 5 → 3

So the new order goes “Look and feel”, “Your site is ready”, “Logos”, “Boring legal stuff”
2024-12-05 13:43:08 +10:00
Martin Brennan
377380a2f4
DEV: Minor improvements to code and adding specs 2024-12-03 14:17:33 +10:00
Ted Johansson
3126c50baa
DEV: Update member access wizard step to use toggle group (#28013)
We want to change the design of the "member experience" step of the wizard from using checkbox switches to using radio toggle groups.
2024-07-29 14:07:06 +08:00
Krzysztof Kotlarek
b3f321e333
Revert "FEATURE: revert redirect from wizard to guide (#26873)" (#26916)
This reverts commit 74f1a79d36a92c5618211586d88c40bb41c0a9d2.
2024-05-08 08:46:30 +10:00
Krzysztof Kotlarek
74f1a79d36
FEATURE: revert redirect from wizard to guide (#26873)
In this PR we started redirecting to the guide page after the wizard - https://github.com/discourse/discourse/pull/26696

The guide will require rebrand and until it is ready, we should redirect to `/latest`
2024-05-06 14:56:35 +10:00
Krzysztof Kotlarek
e1d9fd479f
FEATURE: after wizard admin is redirected to the guide page (#26696)
After the wizard is completed, the admin should be redirected to the admin guide topic.

Also tooltip from "Getting started" button was removed.
2024-04-23 10:04:15 +10:00