discourse/app/assets/javascripts/admin/addon
Kris e73dc15a79
UX: make admin list item headings clickable (#34772)
This makes the headings in various admin lists clickable as an
additional affordance, as it's somewhat natural to expect headings in
lists to be clickable!

This includes the following admin areas: 
* Themes
* Theme Components
* Color palettes
* Plugins
* User fields
* Custom flags

---------

Co-authored-by: Gary Pendergast <gary@pento.net>
2025-09-15 09:08:50 -04:00
..
adapters FEATURE: Theme-owned color palettes (#32795) 2025-06-04 07:47:58 +03:00
components UX: make admin list item headings clickable (#34772) 2025-09-15 09:08:50 -04:00
controllers FEATURE: Enable new color palette edit page (#34566) 2025-09-01 05:37:34 +03:00
helpers DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
lib DEV: Remove dual mode support for palettes and drop theme-owned palettes (#34467) 2025-08-26 06:24:11 +03:00
models FEATURE: Ability to set palettes as default on theme (#34480) 2025-08-27 09:09:34 +08:00
routes FEATURE: Allow hiding user fields on signup form (#34672) 2025-09-15 10:42:07 +08:00
services FIX: Incorrect site setting link for plugins in admin search (#34349) 2025-08-15 16:31:42 +10:00
templates UX: minor improvements to the admin email log layout (#34735) 2025-09-05 10:11:45 -04:00
tests/integration/components REFACTOR: modernize email logs, fix filtering (#34015) 2025-08-27 13:43:12 -04:00