discourse/app/assets/javascripts/admin/addon/lib
Kris 8fea4eaaa5
FEATURE: redesigned admin color palette index layout (#33628)
This introduces a new layout for the color palettes admin page (similar
to the layout of /admin/config/customize/themes), and includes some new
features!

<img width="2222" height="1540" alt="image"
src="https://github.com/user-attachments/assets/971f3b90-b3c9-48be-9fa9-fb40a28a3911"
/>

 
* Grid based cards with dynamic preview image 
* If you have more than 8 palettes, a filter will appear 
* From /admin/customize/colors you can toggle user-selectability, make a
palette active on the current default theme, or delete it
* Each card lists user selectable status and links associated theme
(when present)
* The seeded Light (default) theme now appears in the list to make it
easy to toggle back to

This doesn't include changes to the palette editing experience, which
now lives on a stand-alone page (same `/admin/customize/colors/{id}`
route)
2025-07-22 11:52:39 -04:00
..
color-scheme-manager.js FEATURE: redesigned admin color palette index layout (#33628) 2025-07-22 11:52:39 -04:00
color-transformations.js FEATURE: redesigned admin color palette index layout (#33628) 2025-07-22 11:52:39 -04:00
constants.js FEATURE: fonts section for branding page (#32031) 2025-04-07 10:28:42 +08:00
hex-to-rgba.js DEV: Convert admin charts to glimmer/gjs (#28271) 2024-08-23 14:59:56 +02:00
setting-object-helper.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
site-setting-filter.js DEV: Improve site setting search ranking (#32461) 2025-04-28 16:58:27 +08:00
site-setting-matcher.js DEV: Improve site setting search ranking (#32461) 2025-04-28 16:58:27 +08:00
template-form-fields.js FEATURE: Implement tag group selection in dropdown and multi-select for topic creation and preview when using Form Templates (#32108) 2025-04-17 08:38:03 -05:00