David Taylor
|
003b44c75c
|
UX: Restore wizard confetti in final step (#23533)
This was accidentally removed as part of the refactoring in fcb4e5a1a1 . This commit restores it, and updates it use theme-specific colours.
|
2023-09-26 12:04:21 +01:00 |
|
Isaac Janzen
|
a2ea9c5417
|
DEV: upgrade transitionToRoute on Controller (#22647)
Per https://deprecations.emberjs.com/v3.x/#toc_routing-transition-methods
We are upgrading all `this.transitionToRoute` calls on controllers to directly call the router service (`this.router.transitionTo`)
|
2023-07-18 14:53:23 -05:00 |
|
Arpit Jalan
|
d3e8442937
|
DEV: add test for wizard last step and some minor optimizations (#17752)
|
2022-08-02 14:13:25 +05:30 |
|
Jarek Radosz
|
fcb4e5a1a1
|
DEV: Make wizard an ember addon (#17027)
Co-authored-by: David Taylor <david@taylorhq.com>
|
2022-06-17 14:50:21 +02:00 |
|