discourse/spec/system/page_objects/components
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
..
navigation_menu
about_page_site_activity_item.rb
about_page_site_activity.rb
about_page_users_list.rb
ace_editor.rb
admin_about_config_area_contact_information_card.rb
admin_about_config_area_general_settings_card.rb FEATURE: Add 'Community title' field to about config page (#29500) 2024-10-31 10:04:31 +03:00
admin_about_config_area_your_organization_card.rb
admin_header.rb DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
admin_theme_settings_editor.rb
admin_theme_translations_settings_editor.rb
base.rb
bookmark_menu.rb
calendar_date_time_picker.rb
category_badge.rb
category_list.rb
category_permission_row.rb
composer.rb FIX: editing post while replying (#29985) 2024-12-02 16:06:36 +01:00
d_menu.rb FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00
d_page_header.rb DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
d_toggle_switch.rb
dialog.rb
emoji_picker.rb
fast_editor.rb
filter.rb
form_kit.rb DEV: Add support for image fields in FormKit PageObject (#29589) 2024-11-05 15:35:53 +03:00
group-card.rb
logo.rb
new_topic_list_toggle_tab.rb
new_topic_list_toggle.rb
notifications_tracking.rb DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
pikaday_calendar.rb
post.rb
private_message_map.rb
select_kit.rb
sidebar_header_dropdown.rb
theme_translation_text_area.rb
toasts.rb
tooltips.rb
topic_list_controls.rb
topic_list_header.rb
topic_list.rb
topic_map.rb
topic_query_filter.rb
topic_view.rb DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
uppy_image_uploader.rb A11Y: make the uppy image uploader keyboard navigable (#29807) 2024-11-19 15:38:13 -05:00
user_menu.rb FIX: chat bookmarks in drawer mode (#29757) 2024-11-14 17:20:11 +01:00