Mark VanLandingham
|
4da7904ffd
|
REVERT: "DEV: Convert admin API keys to conform to UI guidelines"
This reverts commit d9ddc25808 .
I noticed that Webhook admin UI is now inaccessible through the subheader
|
2025-01-08 11:03:40 -06:00 |
|
Ted Johansson
|
d9ddc25808
|
DEV: Convert admin API keys to conform to UI guidelines (#30096)
This PR updates the admin API keys page to follow the Admin UI Guidelines. In addition it modernizes all the JavaScript involved in this admin area.
|
2025-01-08 18:11:38 +08:00 |
|
Jarek Radosz
|
5d90332cfc
|
DEV: Use the "new" service import (#26059)
|
2024-03-06 18:05:11 +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 |
|