David Taylor
|
48193767bf
|
DEV: Sort imports
Automatically generated by `eslint --fix` to satisfy the updated configuration
|
2023-10-10 21:46:54 +01:00 |
|
Isaac Janzen
|
011ba5b9f6
|
DEV: Update transitionTo on Route (#22644)
Per https://deprecations.emberjs.com/v3.x/#toc_routing-transition-methods
We are upgrading all `this.transitionTo` calls on routes to directly call the router service (`this.router.transitionTo`)
|
2023-07-18 14:52:55 -05:00 |
|
David Taylor
|
e700f0af93
|
DEV: Update admin routes to native class syntax (#20686)
|
2023-03-15 13:17:51 +00:00 |
|
Robin Ward
|
ce3fe2f4c4
|
REFACTOR: Support bundling our admin section as an ember addon
|
2020-09-22 15:14:29 -04:00 |
|