discourse/app/assets/javascripts/admin/addon
Martin Brennan a879bcdc35
DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146)
This converts the `<AdminPageHeader />` component and the
`<AdminPageSubheader />` components into new components
that can be used outside of admin, and updates the CSS classes.
Also introduces a `<DPageActionButton />` component and child
components for the header action buttons.

I have to keep the old admin-only components around for
now until plugins are updated, then we can remove it,
and remove the re-exports that are done within
admin-page-action-button.gjs
2024-12-18 08:13:39 +10:00
..
adapters UX: redesign admin permalinks page (#29634) 2024-11-14 10:03:58 +11:00
components DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
controllers UX: the ability to hide the admin header (#30175) 2024-12-10 11:59:47 +11:00
helpers DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
lib DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
mixins DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
models DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
routes UX: admins users page follows admin ux guideline (#29873) 2024-12-02 10:11:23 +11:00
services DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
templates DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00