zulip/web/templates/settings
Prakhar Pratyush ae72777c77 user_settings: Automate 'Include realm name in message email subject'.
Currently, there is a checkbox setting for whether to
"Include realm name in subject of message notification emails".

This commit replaces the checkbox setting with a dropdown
having values: Automatic [default], Always, Never.

The Automatic option includes the realm name if, and only if,
there are multiple Zulip realms associated with the user's email.

Tests are added and(or) modified.

Fixes: #19905.
2023-03-14 17:48:57 -07:00
..
account_settings.hbs personal_settings: Add deactivate organization button for organization. 2023-02-23 18:17:28 -08:00
add_alert_word.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
add_emoji.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
add_new_bot_form.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
add_new_custom_profile_field_form.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
add_user_group_modal.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_auth_methods_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_default_streams_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_emoji_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_export_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_human_form.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_invites_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_linkifier_edit_form.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_linkifier_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_playground_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_profile_field_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_realm_domains_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_settings_modals.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_tab.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_user_group_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
admin_user_list.hbs settings: Drop column from tables on narrow screen. 2023-03-01 15:42:15 -08:00
alert_word_settings.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
alert_word_settings_item.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
api_key_modal.hbs settings: Improve wording of "Show API key" modal. 2023-03-08 18:48:37 -08:00
attachments_settings.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
auth_methods_settings_admin.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
bot_avatar_row.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
bot_list_admin.hbs bots: Improve bots permission banner. 2023-03-09 17:52:31 -08:00
bot_settings.hbs bots: Improve bots permission banner. 2023-03-09 17:52:31 -08:00
bot_settings_tip.hbs bots: Improve bots permission banner. 2023-03-09 17:52:31 -08:00
custom_user_profile_field.hbs settings: Add "modal_select" to select element for custom user field. 2023-02-24 09:13:09 -08:00
data_exports_admin.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
deactivated_users_admin.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
default_streams_list_admin.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
dev_env_email_access.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
display_settings.hbs display_settings: Move the 'user-list-style' out of Emoji section. 2023-03-09 16:12:45 -08:00
dropdown_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
dropdown_list_widget.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
dropdown_options_widget.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
edit_bot_form.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
edit_custom_profile_field_form.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
edit_embedded_bot_service.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
edit_outgoing_webhook_service.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
emoji_settings_admin.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
emoji_settings_tip.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
image_upload_widget.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
invites_list_admin.hbs invite_user: Convert overlay to `dialog_widget`. 2023-02-26 18:37:05 -08:00
language_selection_widget.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
linkifier_settings_admin.hbs templates: Revise explanatory text/example in linkifiers org settings. 2023-03-02 18:14:35 -08:00
muted_topics_settings.hbs settings: Drop column from tables on narrow screen. 2023-03-01 15:42:15 -08:00
muted_users_settings.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
notification_settings.hbs user_settings: Automate 'Include realm name in message email subject'. 2023-03-14 17:48:57 -07:00
notification_settings_checkboxes.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
organization_permissions_admin.hbs help: Update filenames "private message" -> "direct message". 2023-02-28 16:55:13 -08:00
organization_profile_admin.hbs personal_settings: Add deactivate organization button for organization. 2023-02-23 18:17:28 -08:00
organization_settings_admin.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
organization_settings_tip.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
organization_user_settings_defaults.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
playground_settings_admin.hbs templates: Revise explanatory text in code playground org settings. 2023-03-02 18:14:35 -08:00
profile_field_choice.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
profile_field_settings_admin.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
profile_settings.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
realm_domains_modal.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
settings_checkbox.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
settings_save_discard_widget.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
stream_specific_notification_row.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
upgrade_tip_widget.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
upload_space_stats.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
uploaded_files_list.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
user_display_settings.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
user_groups_admin.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
user_list_admin.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
user_notification_settings.hbs web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00