discourse/spec/system/page_objects/pages
Martin Brennan 361e954c55
UX: Change admin plugins list to follow UI guidelines (#28478)
This commit introduces a little bit of duplication
since the old plugin UIs not using the new plugin show
page look different from ones like AI and Gamification
which have been converted. We can use the new admin
header component on the plugins list, but for the other
pages we are manually rendering a breadcrumb trail and
the list of plugin tabs.

Over time as we convert more plugins to use the new UI
guidelines and show page we can get rid of this duplication.
2024-08-30 14:53:36 +10:00
..
about.rb FIX: Don't show blank space when there's no banner image (#28366) 2024-08-14 10:34:34 +03:00
activate_account.rb UX: Add progress bar to the registration flow (#27694) 2024-08-28 08:43:39 -03:00
admin_about_config_area.rb DEV: Wiring for the admin about config page (#27492) 2024-07-01 05:40:37 +03:00
admin_customize_themes.rb FEATURE: direct link to components for admin sidebar (#26644) 2024-04-17 11:45:59 +10:00
admin_flag_form.rb UX: move admin flag form to form-kit (#28187) 2024-08-05 11:01:25 +10:00
admin_flags.rb UX: flag settings tab to follow UI guidelines (#28479) 2024-08-27 09:47:19 +10:00
admin_new_features.rb FEATURE: Always show full page "New Features" to admins (#28383) 2024-08-16 09:12:24 +10:00
admin_objects_theme_setting_editor.rb UX: Improve validation error message when saving theme objects setting (#26455) 2024-04-02 11:55:51 +08:00
admin_plugins_list.rb UX: Change admin plugins list to follow UI guidelines (#28478) 2024-08-30 14:53:36 +10:00
admin_site_settings.rb UX: Apply admin interface guidelines to Backups page (#28051) 2024-08-20 09:59:43 +10:00
admin_site_texts.rb FEATURE: Allow showing site text search in selected locale (#28453) 2024-08-26 11:25:36 +10:00
admin_staff_action_logs.rb DEV: Allow for setting a message with SiteSetting.set_and_log (#27447) 2024-06-13 14:59:49 +10:00
admin_user.rb FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
admin_user_fields.rb FEATURE: User fields required for existing users - Part 2 (#27172) 2024-06-25 19:32:18 +08:00
admin_watched_words.rb UX: limit "outputs HTML" watched word option to replacements (#28063) 2024-07-25 16:25:56 -03:00
admin_web_hook_events.rb FEATURE: Add Filter for Webhook Events by Status (#27332) 2024-06-07 10:26:00 -05:00
base.rb
category.rb UX: Add group link to category permission row (#28560) 2024-08-28 16:11:16 +10:00
csv_export_pm.rb
discovery.rb
form_template.rb FIX: Customize form template view modal footer buttons (#25804) 2024-02-21 22:20:56 -08:00
group.rb FIX: deleting a groups was throwing an error (#26623) 2024-04-15 08:35:50 +02:00
group_activity_posts.rb
header.rb FIX: In topic search for glimmer header (#26040) 2024-03-07 11:14:43 -07:00
invite_form.rb DEV: Convert account activation pages to use Ember (#28206) 2024-08-12 18:02:00 -03:00
review.rb
search.rb DEV: adds logo page component (#28276) 2024-08-08 13:52:48 +02:00
tag.rb FIX: Refresh the edit tag section when navigating to another tag (#28519) 2024-08-23 20:08:24 +03:00
topic.rb FEATURE: admin can disable flags (#27171) 2024-05-29 14:39:58 +10:00
user.rb
user_activity_bookmarks.rb FIX: correctly filter user bookmarks (#28612) 2024-08-28 15:39:07 -04:00
user_notifications.rb
user_preferences.rb DEV: Fix flaky "Changing email" system tests (#25805) 2024-02-22 10:46:37 +08:00
user_preferences_account.rb
user_preferences_interface.rb
user_preferences_navigation_menu.rb
user_preferences_profile.rb FIX: show cooked bio in user profile (#27734) 2024-07-05 12:31:57 +02:00
user_preferences_security.rb
user_private_messages.rb
user_reset_password.rb FIX: User can't reset password with backup codes when only security key is enabled (#27368) 2024-06-06 14:30:42 +08:00
wizard.rb DEV: Update member access wizard step to use toggle group (#28013) 2024-07-29 14:07:06 +08:00