Jarek Radosz
|
5d90332cfc
|
DEV: Use the "new" service import (#26059)
|
2024-03-06 18:05:11 +01:00 |
|
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
|
da6ddb638f
|
DEV: Convert api-key-urls modal to component-based API (#22913)
<img width="474" alt="Screenshot 2023-08-01 at 1 29 26 PM" src="https://github.com/discourse/discourse/assets/50783505/1a46901f-8231-46fb-8c36-cb441b7fd883">
|
2023-08-01 14:51:18 -05: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 |
|
David Taylor
|
be354e7950
|
DEV: Update admin controllers to native class syntax (#20674)
This commit was generated using the ember-native-class-codemod along with a handful of manual updates
|
2023-03-15 09:42:12 +00:00 |
|
Roman Rizzi
|
bbe5d8d5cf
|
DEV: Sort imports alphabetically (#11382)
|
2020-12-01 15:31:26 -03:00 |
|
Robin Ward
|
ce3fe2f4c4
|
REFACTOR: Support bundling our admin section as an ember addon
|
2020-09-22 15:14:29 -04:00 |
|