discourse/app/assets/javascripts/admin/addon
Ted Johansson b1bae9b785
FIX: Add back missing API key 'peek' step (#30683)
In #30096 we converted the API keys UI to follow the new admin UI guidelines.

During this conversion, the step where you get a chance to copy the API key after creating, was lost due to a rebase mistake.

This re-introduces it.
2025-01-10 10:21:22 +08:00
..
adapters DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
components FIX: Add back missing API key 'peek' step (#30683) 2025-01-10 10:21:22 +08:00
controllers DEV: Convert admin API keys to conform to UI guidelines (#30660) 2025-01-09 10:57:40 +08:00
helpers DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
lib DEV: refactor setting object mixin to helper class (#30529) 2025-01-06 12:02:46 +08:00
mixins UX: Use FontSelector for displaying font-related settings. (#30636) 2025-01-09 09:57:38 +11:00
models DEV: Convert admin API keys to conform to UI guidelines (#30660) 2025-01-09 10:57:40 +08:00
routes DEV: Convert admin API keys to conform to UI guidelines (#30660) 2025-01-09 10:57:40 +08:00
services DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
templates UX: Final pass of admin setting pages (#30682) 2025-01-10 11:03:07 +10:00