0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/spec/system/page_objects/pages
Kris 1b559b6bc5
UX: improve admin filters, add to users and permalinks (#42029)
This makes some consistency improvements to our `DFilterControls`
component and applies it to the admin/users and admin/config/permalinks
pages


Before:
<img width="2250" height="592" alt="image"
src="https://github.com/user-attachments/assets/23eafb7a-948c-4414-93f0-a906ffedb714"
/>


After: 
<img width="2190" height="648" alt="image"
src="https://github.com/user-attachments/assets/e9cb4545-5b3a-4bd1-87ac-140113cee033"
/>


Before:
<img width="2234" height="886" alt="image"
src="https://github.com/user-attachments/assets/efc51dac-4f95-4731-8c83-5285ba5e2528"
/>


After:
<img width="2298" height="872" alt="image"
src="https://github.com/user-attachments/assets/d6434f44-311a-48cb-aeb6-b34fba7b9f05"
/>


Before:
<img width="2258" height="894" alt="image"
src="https://github.com/user-attachments/assets/95972f51-b306-4c27-93ad-2a7c6c66080a"
/>


After:
<img width="2236" height="932" alt="image"
src="https://github.com/user-attachments/assets/9cbfd319-e0ce-4bb5-97ea-c9e09c91dcf9"
/>
2026-07-24 17:04:26 -04:00
..
chat_integration UX: Improve chat integration plugin provider setup (#38892) 2026-04-17 09:56:05 +10:00
about.rb FEATURE: Localizable /about page fields via its settings page (#41123) 2026-06-26 20:41:08 +08:00
activate_account.rb
admin_about_config_area.rb FEATURE: Localizable /about page fields via its settings page (#41123) 2026-06-26 20:41:08 +08:00
admin_api_keys.rb
admin_backups.rb
admin_badges.rb DEV: Rename AdminFilterControls to DFilterControls (#41719) 2026-07-16 07:53:06 +10:00
admin_badges_groupings.rb
admin_base.rb
admin_category_management.rb DEV: Rename AdminFilterControls to DFilterControls (#41719) 2026-07-16 07:53:06 +10:00
admin_color_palette_config_area.rb
admin_color_palettes_config_area.rb
admin_customize_components_config_area.rb DEV: Rename AdminFilterControls to DFilterControls (#41719) 2026-07-16 07:53:06 +10:00
admin_customize_themes.rb DEV: Improve handling of private theme installs (#41845) 2026-07-24 13:42:41 -04:00
admin_customize_themes_config_area.rb DEV: Improve handling of private theme installs (#41845) 2026-07-24 13:42:41 -04:00
admin_dashboard.rb FEATURE: Persist "Activity by category" dashboard filter selection (#41758) 2026-07-17 10:54:28 +03:00
admin_dashboard_reports.rb UX: Return dashboard report views to dashboard (#41318) 2026-07-02 09:39:11 +08:00
admin_email_logs.rb
admin_email_templates.rb
admin_email_templates_index.rb DEV: Rename AdminFilterControls to DFilterControls (#41719) 2026-07-16 07:53:06 +10:00
admin_embedding.rb FEATURE: Add full app mode toggle to embedding admin page (#39052) 2026-04-01 15:02:51 -03:00
admin_embedding_host_form.rb
admin_embedding_posts_and_topics.rb
admin_emojis.rb FEATURE: Add bulk emoji import/export for admins (#41816) 2026-07-20 15:56:49 -07:00
admin_flag_form.rb
admin_flags.rb
admin_fonts.rb
admin_groups.rb
admin_login_and_authentication.rb
admin_logo.rb
admin_new_features.rb FIX: Redirect upcoming change notifications to What's New when permanent (#41385) 2026-07-03 15:28:21 +10:00
admin_objects_setting_editor.rb
admin_permalink_form.rb
admin_permalinks.rb UX: improve admin filters, add to users and permalinks (#42029) 2026-07-24 17:04:26 -04:00
admin_plugins_list.rb
admin_report.rb FEATURE: Make "Who's posting?" category filter multi-select (#41837) 2026-07-22 15:55:28 +03:00
admin_site_settings.rb FEATURE: Make can_permanently_delete visible with strong safeguards (#39179) 2026-04-16 09:01:35 +02:00
admin_site_texts.rb
admin_staff_action_logs.rb
admin_tag_groups.rb DEV: Attempt to fix tag group spec flakes (#40614) 2026-06-06 12:12:39 +02:00
admin_theme_site_settings.rb
admin_upcoming_change_item.rb DEV: Show depends_on site settings for upcoming changes (#41646) 2026-07-14 09:29:47 +10:00
admin_upcoming_changes.rb DEV: Rename AdminFilterControls to DFilterControls (#41719) 2026-07-16 07:53:06 +10:00
admin_user.rb Revert "FEATURE: discourse-workflows (#39704)" (#40366) 2026-05-28 13:59:42 +01:00
admin_user_badges.rb
admin_user_fields.rb DEV: Bump checkbox redesign to stable (#40051) 2026-05-18 14:15:03 +10:00
admin_users.rb UX: improve admin filters, add to users and permalinks (#42029) 2026-07-24 17:04:26 -04:00
admin_watched_words.rb
admin_web_hook_events.rb
admin_webhooks.rb
admin_welcome_banner_config.rb
base.rb
category.rb UX: Edit category scope fix (#41116) 2026-06-23 12:53:01 +02:00
csv_export_pm.rb DEV: Another approach to csv spec flakes (#40542) 2026-06-03 17:57:59 +02:00
discovery.rb FIX: Beacon pageview tracker drops query-param-only route transitions (#39780) 2026-05-08 16:15:23 +08:00
finish_installation.rb
form_template.rb
group.rb
group_activity_posts.rb
group_form.rb
group_index.rb
header.rb
invite_form.rb
login.rb
nested_view.rb DEV: Update nested replies default site setting values (#41229) 2026-06-26 10:42:45 -05:00
omniauth_confirm.rb UX: Redesign OmniAuth confirmation page with branded styling (#39290) 2026-04-15 14:46:31 -07:00
pageview_tracking.rb FIX: Anon pageview session id reused across cached responses (#39879) 2026-05-12 10:13:05 +08:00
posts_page.rb
review.rb FIX: Resolve all of a deleted spammer's reviewables (#40780) 2026-06-15 13:34:15 +08:00
review_index.rb
search.rb
signup.rb FEATURE: Add recaptcha provider to hcaptcha plugin (#39018) 2026-06-09 09:08:26 -05:00
tag.rb FEATURE: new tag info heading (#40171) 2026-05-26 09:58:29 -04:00
tag_settings.rb
topic.rb UX: Allow user to set post and topic title language when manually creating post translations in modal (#41734) 2026-07-16 10:43:39 +08:00
user.rb UX: link helpful flags from user profile staff counters (#39011) 2026-03-31 13:10:45 -04:00
user_activity_bookmarks.rb FIX: Serialize only a bookmark target's active assignment (#41397) 2026-07-06 06:34:22 +08:00
user_activity_drafts.rb
user_api_key_device_auth.rb FEATURE: User API key device authorization flow (#40189) 2026-06-10 16:09:44 -04:00
user_api_key_show.rb FEATURE: User API key device authorization flow (#40189) 2026-06-10 16:09:44 -04:00
user_invited_expired.rb
user_invited_pending.rb
user_notifications.rb
user_preferences.rb
user_preferences_account.rb
user_preferences_interface.rb
user_preferences_navigation_menu.rb
user_preferences_notifications.rb
user_preferences_profile.rb
user_preferences_security.rb
user_private_messages.rb
user_reset_password.rb
wizard.rb