discourse/spec/system/page_objects/components
Martin Brennan c3e4dd4db6
DEV: Convert FilterTips to use DMenu and refactor components (#33999)
* Use DMenu for the filter tips UI
* Move the input, filtering, and DMenu into the same
`FilterNavigationMenu` component to avoid input event listener
shenanigans
* General renaming, refactors, adding comments
* Move searching/suggestion logic for specific types of filter out into
`FilterSuggestions` lib to avoid cluttering the component
2025-08-05 12:10:40 +10:00
..
navigation_menu DEV: updates playwright to 1.54 (#33715) 2025-07-24 10:07:31 +02:00
review DEV: add additional icon aliases for lock (#33547) 2025-07-10 14:11:03 -04:00
about_page_site_activity.rb
about_page_site_activity_item.rb
about_page_users_list.rb
ace_editor.rb DEV: replace selenium driver with playwright (#31977) 2025-05-06 10:44:14 +02:00
admin_about_config_area_contact_information_card.rb
admin_about_config_area_general_settings_card.rb
admin_about_config_area_group_listing_card.rb DEV: Port the about page extra groups functionality into core (#32659) 2025-05-14 09:44:25 +08:00
admin_about_config_area_your_organization_card.rb
admin_changes_banner.rb FEATURE: Theme-owned color palettes (#32795) 2025-06-04 07:47:58 +03:00
admin_filter_controls.rb FEATURE: Add reusable AdminFilterControls component, apply to plugins and reports (#33706) 2025-07-24 16:55:33 -04:00
admin_fonts_form.rb UX: split admin logo and fonts to separate pages (#32700) 2025-05-14 14:02:34 +08:00
admin_logo_form.rb UX: split admin logo and fonts to separate pages (#32700) 2025-05-14 14:02:34 +08: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
color_palette_editor.rb FEATURE: Theme-owned color palettes (#32795) 2025-06-04 07:47:58 +03:00
composer.rb FIX: tabbing out of the markdown editor (#33940) 2025-07-30 09:54:58 -03:00
d_menu.rb UX: enhances messages dropdown with unread count (#33889) 2025-08-01 07:19:04 +08:00
d_page_header.rb FEATURE: Theme-owned color palettes (#32795) 2025-06-04 07:47:58 +03:00
d_select.rb FEATURE: Introduce new components listing page (#32164) 2025-04-08 17:58:29 +03:00
d_toggle_switch.rb
dialog.rb
drafts_menu.rb FIX: enable drafts dropdown on private categories (#32370) 2025-04-18 17:38:35 +04:00
emoji_picker.rb
fast_editor.rb
filter.rb FIX: bring back sidebar filter (#32837) 2025-05-22 13:44:25 +08:00
form_kit.rb DEV: Add support for textarea form fields in FormKit page object (#33382) 2025-06-27 18:31:43 -05:00
group-card.rb
home_logo.rb
interface_color_mode.rb
interface_color_selector.rb FEATURE: Color mode preference (#33875) 2025-07-31 08:17:02 +03:00
logo.rb
new_topic_list_toggle.rb
new_topic_list_toggle_tab.rb
notifications_tracking.rb
pikaday_calendar.rb DEV: replace selenium driver with playwright (#31977) 2025-05-06 10:44:14 +02:00
post.rb FIX: Mention with a status should open the user card (#33979) 2025-07-31 02:32:24 +03:00
private_message_map.rb
select_kit.rb FEATURE: improvements to ai conversation page (#33853) 2025-07-26 09:19:28 +10:00
sidebar_header_dropdown.rb
theme_translation_text_area.rb
toasts.rb UX: Various improvements to the new color palette page (#32597) 2025-05-07 17:53:50 +03:00
tooltips.rb
topic_list.rb DEV: add additional icon aliases for lock (#33547) 2025-07-10 14:11:03 -04:00
topic_list_controls.rb
topic_list_header.rb
topic_map.rb
topic_query_filter.rb DEV: Convert FilterTips to use DMenu and refactor components (#33999) 2025-08-05 12:10:40 +10:00
topic_view.rb
uppy_image_uploader.rb UX: fix border-radius on image upload inputs (#32935) 2025-05-28 08:58:21 +02:00
user_card.rb FIX: Mention with a status should open the user card (#33979) 2025-07-31 02:32:24 +03:00
user_menu.rb UX: Notification panel update (#33795) 2025-07-24 11:21:39 -05:00
welcome_banner.rb UX: add welcome banner location site setting to admin interface (#33438) 2025-07-17 13:34:22 +08:00