zulip/static/templates/confirm_dialog
yogesh sirsat 0d31781aed popovers: Support reactivating users from user profile popover.
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
2022-03-18 15:19:13 -07:00
..
confirm_deactivate_own_user.hbs settings: Use confirm_dialog for deactivating own account modal. 2021-06-23 08:05:25 -07:00
confirm_deactivate_realm.hbs deactivate_realm: Move and rename the deactivate_realm modal. 2021-06-21 10:36:35 -07:00
confirm_deactivate_stream.hbs deactivation_stream: Move and rename the deactivation_stream modal. 2021-06-21 10:36:35 -07:00
confirm_deactivate_user.hbs settings: Rephrase text in user deactivation modal. 2022-01-04 14:42:19 -08:00
confirm_delete_all_drafts.hbs popovers: Add sidebar menu to delete all drafts. 2021-11-22 17:01:47 -08:00
confirm_delete_message.hbs delete_message: Move and rename the delete_message modal. 2021-06-21 10:36:35 -07:00
confirm_delete_topic.hbs delete_topic: Move and rename the delete_topic modal. 2021-06-21 10:36:35 -07:00
confirm_delete_user.hbs user_groups: Move confirm_delete_user_modal to confirm_dialog folder. 2021-06-21 10:36:35 -07:00
confirm_delete_user_avatar.hbs avatar: Move delete_user_avatar_modal to confirm_dialog folder. 2021-06-21 10:36:35 -07:00
confirm_emoji_settings_warning.hbs settings_emoji: Move and rename the emoji_settings_warning modal. 2021-06-21 10:36:35 -07:00
confirm_mute_user.hbs muting_ui: Move confirm_mute_user modal to confirm_dialog folder. 2021-06-21 10:36:35 -07:00
confirm_reactivate_user.hbs popovers: Support reactivating users from user profile popover. 2022-03-18 15:19:13 -07:00
confirm_resend_invite.hbs settings_invites: Move and rename the resend_invite modal. 2021-06-21 10:36:35 -07:00
confirm_revoke_invite.hbs settings_invites: Move and rename the revoke_invite modal. 2021-06-21 10:36:35 -07:00
confirm_subscription_invites_warning.hbs
confirm_unstar_all_messages.hbs starred_messages_ui: Move user-confirmation modals to confirm_dialog folder. 2021-06-21 10:36:35 -07:00
confirm_unstar_all_messages_in_topic.hbs starred_messages_ui: Move user-confirmation modals to confirm_dialog folder. 2021-06-21 10:36:35 -07:00
confirm_unsubscribe_private_stream.hbs