discourse/app/assets/javascripts/admin/addon/adapters
Osama Sayegh 7fce724089
FEATURE: Theme-owned color palettes (#32795)
This commit removes the color palette dropdown from the theme page and replaces it with a new "Colors" tab where the theme's color palette can be edited directly in that tab on the theme page. With this change, a theme's color palette is strongly tied to its theme and can't be linked to other themes and it can't be selected by users without using the theme as well.

All of the changes are behind a feature flag. To enable it, turn on the `use_overhauled_theme_color_palette` setting.

Co-authored-by: Ella <ella.estigoy@gmail.com>
2025-06-04 07:47:58 +03:00
..
api-key.js
build-plugin.js
customization-base.js
email-style.js
embedding.js
permalink.js UX: redesign admin permalinks page (#29634) 2024-11-14 10:03:58 +11:00
site-text.js DEV: Update lint-configs and rubocop-discourse (#31728) 2025-03-10 19:52:19 +01:00
staff-action-log.js
tag-group.js
theme.js FEATURE: Theme-owned color palettes (#32795) 2025-06-04 07:47:58 +03:00
user-field.js DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
web-hook-event.js FEATURE: Add Filter for Webhook Events by Status (#27332) 2024-06-07 10:26:00 -05:00
web-hook.js