discourse/app/assets/javascripts/admin/addon
Martin Brennan 361e954c55
UX: Change admin plugins list to follow UI guidelines (#28478)
This commit introduces a little bit of duplication
since the old plugin UIs not using the new plugin show
page look different from ones like AI and Gamification
which have been converted. We can use the new admin
header component on the plugins list, but for the other
pages we are manually rendering a breadcrumb trail and
the list of plugin tabs.

Over time as we convert more plugins to use the new UI
guidelines and show page we can get rid of this duplication.
2024-08-30 14:53:36 +10:00
..
adapters FEATURE: Add Filter for Webhook Events by Status (#27332) 2024-06-07 10:26:00 -05:00
components FIX: Sum pageviews with number instead of string (#28596) 2024-08-28 19:24:57 +08:00
controllers UX: Change admin plugins list to follow UI guidelines (#28478) 2024-08-30 14:53:36 +10:00
helpers DEV: replace registerUnbound usage with default exports (#23802) 2023-10-19 14:28:25 +01:00
lib DEV: Convert admin charts to glimmer/gjs (#28271) 2024-08-23 14:59:56 +02:00
mixins FIX: Make cancel and reset buttons work for file_size_restriction settings (#28347) 2024-08-15 19:38:47 +03:00
models FEATURE: Always show full page "New Features" to admins (#28383) 2024-08-16 09:12:24 +10:00
routes UX: Change admin plugins list to follow UI guidelines (#28478) 2024-08-30 14:53:36 +10:00
services UX: Change admin plugins list to follow UI guidelines (#28478) 2024-08-30 14:53:36 +10:00
templates UX: Change admin plugins list to follow UI guidelines (#28478) 2024-08-30 14:53:36 +10:00