mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 14:34:02 +08:00
- Adds an activation filter (All / Activated / Not activated) to the Admin > Users > New tab so unverified accounts can be isolated in the UI. - Adds a bulk suspend action next to the existing bulk delete, plus a "Select all" / "Clear all" control so a whole page of accounts can be actioned at once. - Shows the suspend reason on the Suspended tab, mirroring the silenced tab. Already-suspended users are excluded from bulk suspension, and the penalty-reason columns are populated from a single batched query instead of one query per row. **SCREENSHOTS** <img width="1400" height="1200" alt="desktop-horizon-light-admin-users-activation-filter" src="https://github.com/user-attachments/assets/31165d10-42cb-479b-897c-fafeb3283526" /> <img width="1400" height="1200" alt="desktop-horizon-light-admin-users-bulk-select" src="https://github.com/user-attachments/assets/037e8149-2ac6-40de-aaae-0d0e443ec143" /> <img width="1400" height="1200" alt="desktop-horizon-light-admin-users-suspended" src="https://github.com/user-attachments/assets/e6dbefed-4aaf-49bb-a9bd-52c7253e14b6" /> <img width="1400" height="1200" alt="desktop-horizon-light-admin-users-bulk-suspend" src="https://github.com/user-attachments/assets/5bdf85ef-4e30-4d8d-b521-d8639c1a2b97" /> |
||
|---|---|---|
| .. | ||
| admin_incoming_email_details_modal.rb | ||
| admin_onboarding_predefined_topics.rb | ||
| admin_onboarding_theme_picker.rb | ||
| admin_search.rb | ||
| anonoymous_flag.rb | ||
| avatar_selector.rb | ||
| badge.rb | ||
| base.rb | ||
| bookmark.rb | ||
| bulk_user_delete_confirmation.rb | ||
| bulk_user_suspend_confirmation.rb | ||
| change_owner.rb | ||
| confirm_session.rb | ||
| create_color_palette.rb | ||
| create_invite.rb | ||
| delete_themes_confirm.rb | ||
| discard_draft.rb | ||
| dismiss_new.rb | ||
| edit_topic_timer.rb | ||
| flag.rb | ||
| group_default_notifications.rb | ||
| insert_table.rb | ||
| install_theme.rb | ||
| manage_tags.rb | ||
| penalize_user.rb | ||
| permanently_delete_confirm.rb | ||
| post_history.rb | ||
| private_message_invite.rb | ||
| private_message_remove_participant.rb | ||
| reject_reason_reviewable.rb | ||
| scrub_rejected_user.rb | ||
| share_target.rb | ||
| sidebar_edit_categories.rb | ||
| sidebar_edit_navigation_modal.rb | ||
| sidebar_edit_tags.rb | ||
| sidebar_section_form.rb | ||
| topic_bulk_actions.rb | ||
| upsert_hyperlink.rb | ||
| view_translations_modal.rb | ||