discourse/app/assets/javascripts/wizard/addon
Blake Erickson ae2153b330
UX: Wizard Step Enhancements (#19487)
* UX: Wizard Step Enhancements

- Remove illustrations
- Add Emoji graphic to top of steps
- Add description below step title
- Move point of contact to last step

* Move step count to header, plus some button navigation tweaks

* add remaining emoji to step headers

* fix button logic on steps

* Update Point of Contact

* remove automated messages field

* adjust styling for counter, title, and emoji

* Update wording for logos

* Fix tests

* fix prettier

* fix specs

* set same with for steps except for styling screen

* use sentence case; remove duplicate copy under your organization fields

* fix missing buttons on small screens

* add spacing to buttons; adjust font weight to labels

* adjust styling for community logo step; use sentence case for button

* update copy for point of contact text helper

* use sentence case for field labels

* fix ui tests

* use btn-back class to fix ui tests

* reduce bottom margin for toggle fields

* clean up

Co-authored-by: Ella <ella.estigoy@gmail.com>
2022-12-19 17:24:09 -07:00
..
components UX: Wizard Step Enhancements (#19487) 2022-12-19 17:24:09 -07:00
controllers DEV: add test for wizard last step and some minor optimizations (#17752) 2022-08-02 14:13:25 +05:30
lib FEATURE: revamped wizard (#17477) 2022-07-27 06:53:01 +05:30
mixins DEV: Make wizard an ember addon (#17027) 2022-06-17 14:50:21 +02:00
models DEV: Make wizard an ember addon (#17027) 2022-06-17 14:50:21 +02:00
routes UX: Hide sidebar on 2FA route (#18464) 2022-10-04 14:23:20 +08:00
templates UX: Wizard Step Enhancements (#19487) 2022-12-19 17:24:09 -07:00
test-helpers DEV: add test for wizard last step and some minor optimizations (#17752) 2022-08-02 14:13:25 +05:30