discourse/app/assets/javascripts/admin/addon
Osama Sayegh b02e87b8c4
DEV: Introduce ColorPaletteEditor component (#31328)
As part of the theme/color palette overhaul project, we're redesigning
the UI for the editing color palettes. This commit introduces a new
`ColorPaletteEditor` component that encapsulates all the logic and
interface for editing color palettes in the redesigned admin interface.
This component isn't used anywhere at this moment, but it will be once
we start introducing the rest of the redesigned interface.
2025-02-25 07:58:04 +03:00
..
adapters DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
components DEV: Introduce ColorPaletteEditor component (#31328) 2025-02-25 07:58:04 +03:00
controllers FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10:00
helpers DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
lib DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
mixins FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10:00
models FEATURE: Allow a gjs initializer to be authored in local themes (#31423) 2025-02-21 09:59:41 +00:00
routes UX: Fix flags config page translations (#31476) 2025-02-24 16:29:53 +10:00
services FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10:00
templates UX: Fix flags config page translations (#31476) 2025-02-24 16:29:53 +10:00