Commit Graph
3 Commits
Author SHA1 Message Date
Jarek Radosz 5d90332cfc DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +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
Keegan George 871607a420 DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00