discourse/app/assets/javascripts/admin/addon
Martin Brennan 3eb6fc058a
FEATURE: Use the new plugin show route from the plugin list (#27097)
Followup 4e7a75a7ec

Several plugins (Gamification, AI) now use the new
plugin show route. Any plugins that are using it can
now redirect to this page via the Settings button in
the plugin list, rather than taking the user to the
old site settings page filtered by category.
2024-05-22 11:34:12 +10:00
..
adapters FIX: Ensure Theme#settings are instances of ThemeSettings (#26481) 2024-04-03 13:10:47 +08:00
components FEATURE: Use the new plugin show route from the plugin list (#27097) 2024-05-22 11:34:12 +10:00
controllers FIX: Locale mismatch at theme translations picker (#26687) 2024-04-19 14:23:27 -03:00
helpers DEV: replace registerUnbound usage with default exports (#23802) 2023-10-19 14:28:25 +01:00
lib DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
mixins DEV: Add save button to editing typed objects theme setting route (#26133) 2024-03-13 06:52:46 +08:00
models FEATURE: Use the new plugin show route from the plugin list (#27097) 2024-05-22 11:34:12 +10:00
routes DEV: Use current-user service wherever possible (#26901) 2024-05-07 22:19:42 +02:00
services DEV: Add more structure for admin plugin config nav (#26707) 2024-05-02 11:36:46 +10:00
templates FEATURE: Introduce DBreadcrumbs components (#27049) 2024-05-20 14:25:54 +10:00