discourse/app/assets/javascripts/admin/addon
Ted Johansson 0718f940fa
DEV: Use RouteTemplate for admin API keys template (#30835)
This is a small clean-up PR that does the following:

- Convert api-keys.hbs to a RouteTemplate backed api-keys.gjs.
- Move the sub-page templates (index, show, new) into /api-keys sub-directory.
- Removes some styles that aren't used after the admin UI conversion.
2025-01-17 11:22:47 +08:00
..
adapters DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
components UX: Wizard and theme install modal improvements (#30788) 2025-01-16 13:53:09 +10:00
controllers UX: Use DPageHeader on the Emails page (#30781) 2025-01-15 15:36:16 +11:00
helpers DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
lib DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
mixins DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
models Admin webhooks UI guidelines (#30764) 2025-01-16 10:22:18 +08:00
routes Admin webhooks UI guidelines (#30764) 2025-01-16 10:22:18 +08:00
services DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
templates DEV: Use RouteTemplate for admin API keys template (#30835) 2025-01-17 11:22:47 +08:00