..
about.rb
DEV: Port the about page extra groups functionality into core ( #32659 )
2025-05-14 09:44:25 +08:00
activate_account.rb
admin_about_config_area.rb
DEV: Port the about page extra groups functionality into core ( #32659 )
2025-05-14 09:44:25 +08:00
admin_api_keys.rb
DEV: Use reusable d-table instead of admin-only styles ( #33531 )
2025-07-10 19:58:04 -06:00
admin_backups.rb
FIX: hide unnecessary tabs and buttons when backups disabled ( #32396 )
2025-04-23 10:22:31 +08:00
admin_badges.rb
DEV: replace selenium driver with playwright ( #31977 )
2025-05-06 10:44:14 +02:00
admin_badges_groupings.rb
DEV: Move admin page objects to /pages directory ( #30812 )
2025-01-16 11:18:36 +08:00
admin_base.rb
FEATURE: Theme-owned color palettes ( #32795 )
2025-06-04 07:47:58 +03:00
admin_color_palette_config_area.rb
FEATURE: Ability to set palettes as default on theme ( #34480 )
2025-08-27 09:09:34 +08:00
admin_color_palettes_config_area.rb
FEATURE: Add color palette list selection to new UI ( #32379 )
2025-05-05 05:12:50 +03:00
admin_customize_components_config_area.rb
UX: Creating a new theme/component should redirect to theme edit route ( #34353 )
2025-08-19 11:30:44 +08:00
admin_customize_themes.rb
UX: Display toast message when deleting a theme ( #34355 )
2025-08-18 09:12:15 +08:00
admin_customize_themes_config_area.rb
FIX: Add delete button to themes grid ( #34606 )
2025-08-29 10:09:23 +08:00
admin_dashboard.rb
admin_email_templates.rb
FIX: Force composer markdown mode in email template editing ( #34668 )
2025-09-24 14:28:28 +10:00
admin_embedding.rb
DEV: Add base admin page page object ( #30814 )
2025-01-16 12:52:41 +08:00
admin_embedding_host_form.rb
DEV: Use reusable d-table instead of admin-only styles ( #33531 )
2025-07-10 19:58:04 -06:00
admin_embedding_posts_and_topics.rb
UX: admins embedding page follows admin ux guideline ( #30122 )
2025-01-06 13:01:08 +11:00
admin_emojis.rb
DEV: Use reusable d-table instead of admin-only styles ( #33531 )
2025-07-10 19:58:04 -06:00
admin_flag_form.rb
DEV: Simplify "Admin Flags Page" system test to reduce runtime duration ( #32431 )
2025-04-24 15:47:22 +08:00
admin_flags.rb
DEV: Simplify "Admin Flags Page" system test to reduce runtime duration ( #32431 )
2025-04-24 15:47:22 +08:00
admin_fonts.rb
UX: split admin logo and fonts to separate pages ( #32700 )
2025-05-14 14:02:34 +08:00
admin_logo.rb
UX: split admin logo and fonts to separate pages ( #32700 )
2025-05-14 14:02:34 +08:00
admin_new_features.rb
DEV: Update "what's new" feed due to upstream changes ( #34257 )
2025-08-14 14:27:41 -04:00
admin_objects_theme_setting_editor.rb
FEATURE: porting type object to site settings ( #32706 )
2025-05-13 14:30:24 -03:00
admin_permalink_form.rb
admin_permalinks.rb
UX: Update some delete confirmation dialogs ( #33018 )
2025-06-02 09:14:58 -04:00
admin_plugins_list.rb
DEV: Introduce <DPageHeader /> and <DPageSubheader /> components ( #30146 )
2024-12-18 08:13:39 +10:00
admin_site_settings.rb
FEATURE: Show themeable site settings in site setting lists ( #34666 )
2025-09-22 10:55:23 +10:00
admin_site_texts.rb
DEV: fix flaky in admin site texts ( #32783 )
2025-05-18 19:12:43 +02:00
admin_staff_action_logs.rb
FEATURE: Add date range selector to staff action log ( #33959 )
2025-08-06 15:27:28 +08:00
admin_theme_site_settings.rb
FEATURE: Themeable site settings ( #32233 )
2025-07-16 11:00:21 +10:00
admin_user.rb
FIX: JS error when silencing and unsilencing the user ( #33851 )
2025-07-25 14:33:07 +08:00
admin_user_badges.rb
DEV: Move admin page objects to /pages directory ( #30812 )
2025-01-16 11:18:36 +08:00
admin_user_fields.rb
FEATURE: Allow hiding user fields on signup form ( #34672 )
2025-09-15 10:42:07 +08:00
admin_users.rb
DEV: Add base admin page page object ( #30814 )
2025-01-16 12:52:41 +08:00
admin_watched_words.rb
admin_web_hook_events.rb
admin_webhooks.rb
DEV: Use reusable d-table instead of admin-only styles ( #33531 )
2025-07-10 19:58:04 -06:00
base.rb
category.rb
FIX: UppyUploader issues when authorized_extensions setting is blank but authorized_extensions_for_staff is not ( #33423 )
2025-07-01 18:39:47 -05:00
csv_export_pm.rb
discovery.rb
form_template.rb
FIX: sites with form templates had broken uploads ( #34455 )
2025-08-22 11:20:21 +10:00
group.rb
FIX: Updating a group without e-mail domains ( #31896 )
2025-03-19 10:38:41 +08:00
group_activity_posts.rb
DEV: Reusable post-list component ( #30312 )
2024-12-19 09:20:25 -08:00
group_form.rb
FIX: Amend broken group automatic member dialog ( #31854 )
2025-03-18 19:37:37 +08:00
group_index.rb
FIX: Amend broken group automatic member dialog ( #31854 )
2025-03-18 19:37:37 +08:00
header.rb
UX: Fix various search shortcut UX issues ( #31903 )
2025-03-21 09:20:58 +10:00
invite_form.rb
login.rb
Allow passing a redirect path to a param on the /login route ( #32711 )
2025-05-15 08:48:06 -05:00
posts_page.rb
UX: Improvements to posts route ( #30968 )
2025-01-23 19:04:43 -08:00
review.rb
DEV: Fix topic link component for reviewabled flagged post in new UI ( #33518 )
2025-07-09 09:11:25 +08:00
search.rb
FIX: add missing last read sort order to full page search ( #33376 )
2025-06-27 14:30:59 +10:00
signup.rb
FIX: Unblock social signup when name is required and `auth overrides… ( #32923 )
2025-05-27 08:26:38 -04:00
tag.rb
FEATURE: Add new edit_tags_allowed_groups setting ( #34000 )
2025-08-01 15:19:20 +08:00
topic.rb
DEV: Speed up "having working core features" shared example by ~30% ( #32666 )
2025-05-10 06:56:12 +08:00
user.rb
FEATURE: Make it easier for staff to see if a profile is silenced ( #33537 )
2025-07-14 12:44:31 +08:00
user_activity_bookmarks.rb
DEV: replace selenium driver with playwright ( #31977 )
2025-05-06 10:44:14 +02:00
user_invited_expired.rb
FIX: Show bulk removal of expired invites ( #33716 )
2025-07-21 17:13:06 +08:00
user_invited_pending.rb
UX: Improve invite list ( #33253 )
2025-07-03 09:28:02 +08:00
user_notifications.rb
DEV: Added the ability to use users' names in group mention notifications and mentions shown in emails ( #33055 )
2025-06-03 15:49:55 -05:00
user_preferences.rb
user_preferences_account.rb
user_preferences_interface.rb
FEATURE: remove dark mode checkbox ( #34165 )
2025-08-12 08:22:49 +08:00
user_preferences_navigation_menu.rb
user_preferences_profile.rb
UX: move "hide profile" checkbox to profile tab ( #31095 )
2025-01-31 17:04:20 +01:00
user_preferences_security.rb
FIX: Reset password link broken for non-staff user in confirm session dialog ( #32765 )
2025-05-16 15:09:03 +08:00
user_private_messages.rb
UX: enhances messages dropdown with unread count ( #33889 )
2025-08-01 07:19:04 +08:00
user_reset_password.rb
wizard.rb
FIX: Language dropdown in wizard should filter correctly ( #34379 )
2025-08-18 17:51:46 +08:00