discourse/app/assets/javascripts/admin/addon/components/admin-config-areas
Ted Johansson c880aa78ce
FIX: Avoid double redirect after installing a theme (#32876)
Clearing of params is now happening in the addTheme callback in the call site. Calling it in the component in willDestroy results in a double redirect which breaks the redirection to the components tab.
2025-05-23 16:53:45 +08:00
..
about.gjs DEV: Port the about page extra groups functionality into core (#32659) 2025-05-14 09:44:25 +08:00
api-keys-list.gjs DEV: Bump linting dependencies and fix violations (#32682) 2025-05-12 14:14:07 +01:00
api-keys-new.gjs DEV: Move admin only constants into admin bundle (#32141) 2025-04-03 14:28:36 +08:00
api-keys-show.gjs DEV: Convert admin API keys to conform to UI guidelines (#30660) 2025-01-09 10:57:40 +08:00
color-palette.gjs DEV: standardise toasts duration (#32741) 2025-05-15 14:59:37 +02:00
color-palettes.gjs UX: Various improvements to the new color palette page (#32597) 2025-05-07 17:53:50 +03:00
components.gjs DEV: standardise toasts duration (#32741) 2025-05-15 14:59:37 +02:00
emojis-list.gjs DEV: add btn-default classes to buttons using default styling (#31039) 2025-01-28 15:40:34 -05:00
emojis-new.gjs DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
flags.gjs DEV: Simplify "Admin Flags Page" system test to reduce runtime duration (#32431) 2025-04-24 15:47:22 +08:00
themes.gjs FIX: Avoid double redirect after installing a theme (#32876) 2025-05-23 16:53:45 +08:00
user-fields-list.gjs DEV: standardise toasts duration (#32741) 2025-05-15 14:59:37 +02:00
webhooks-form.gjs PERF: Introduce lazyHash and update PluginOutlet calls to use it (#32823) 2025-05-22 12:07:22 +01:00
webhooks-list.gjs Admin webhooks UI guidelines (#30764) 2025-01-16 10:22:18 +08:00