discourse/app/assets/javascripts/admin/addon/components/admin-config-areas
Osama Sayegh a7fb9e1897
FEATURE: Allow editing theme-owned palettes (#34722)
This commit allows editing colors of palettes that are installed with
themes. Prior to this commit, editing colors of theme-owned palettes wasn't
allowed because a theme update could override the edits made by admins
and there was no way to revert edits to the original values. With this
commit, all of that is solved by copying the palette when it's first edited
by an admin, and making future updates to the theme update the original
copy only with the ability for admins to revert to the colors in the
original copy at any time.

Internal topic: t/162130.
2025-10-06 09:02:39 +03:00
..
about.gjs DEV: Replace the use of Ember's .findBy for native methods on arrays (#34557) 2025-09-24 15:32:13 -03:00
api-keys-list.gjs DEV: Use reusable d-table instead of admin-only styles (#33531) 2025-07-10 19:58:04 -06:00
api-keys-new.gjs DEV: Remove unused services from core (#34236) 2025-08-18 13:15:11 +02:00
api-keys-show.gjs DEV: Convert admin API keys to conform to UI guidelines (#30660) 2025-01-09 10:57:40 +08:00
color-palette.gjs FEATURE: Allow editing theme-owned palettes (#34722) 2025-10-06 09:02:39 +03:00
components.gjs DEV: Add plugin outlet to components config area and data-theme-id to themes grid (#35006) 2025-09-30 15:05:08 +03:00
emojis-list.gjs DEV: Remove unused services from core (#34236) 2025-08-18 13:15:11 +02:00
emojis-new.gjs DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
flags.gjs DEV: Remove unused services from core (#34236) 2025-08-18 13:15:11 +02:00
themes.gjs FEATURE: Move theme site settings config page to a tab in the customize page (#34376) 2025-08-20 12:03:47 +10:00
user-fields-list.gjs DEV: Remove unused services from core (#34236) 2025-08-18 13:15:11 +02:00
webhooks-form.gjs FIX: Allow setting blank secret on an existing webhook (#33096) 2025-06-11 09:53:12 +08:00
webhooks-list.gjs DEV: Use reusable d-table instead of admin-only styles (#33531) 2025-07-10 19:58:04 -06:00