mirror of https://github.com/zulip/zulip.git
0d31781aed
If the target user is deactivated, `Reactivate this user` will be shown as one of the options in the small user profile popover, where `Manage this user` would usually be. We rename `show_manage_user_option` to `can_manage_user` because now it will also be used as the common condition for whether the current user has administrative permission to active or deactivate the target user. The implementation closely follows the existing deactivation modal. Fixes #21428. chat.zulip.org discussion: design > reactivate user from user popover |
||
---|---|---|
.. | ||
confirm_deactivate_own_user.hbs | ||
confirm_deactivate_realm.hbs | ||
confirm_deactivate_stream.hbs | ||
confirm_deactivate_user.hbs | ||
confirm_delete_all_drafts.hbs | ||
confirm_delete_message.hbs | ||
confirm_delete_topic.hbs | ||
confirm_delete_user.hbs | ||
confirm_delete_user_avatar.hbs | ||
confirm_emoji_settings_warning.hbs | ||
confirm_mute_user.hbs | ||
confirm_reactivate_user.hbs | ||
confirm_resend_invite.hbs | ||
confirm_revoke_invite.hbs | ||
confirm_subscription_invites_warning.hbs | ||
confirm_unstar_all_messages.hbs | ||
confirm_unstar_all_messages_in_topic.hbs | ||
confirm_unsubscribe_private_stream.hbs |