zulip/static/templates/settings
Sahil Batra 8302337aa9 settings: Add tooltip for user read receipts setting.
We show tooltip for user read receipts setting mentioning
that the organization has disabled read receipts setting
when an organization does so. We hide the tooltip when
organization read receipts setting is enabled.

We also fix the alignment of "i" icons with label and headings
at various places by moving it 1 pixel below. There may be
some places where it is not fixed, but those will be fixed
separately.
2022-08-12 11:21:44 -07:00
..
account_settings.hbs settings: Add tooltip for user read receipts setting. 2022-08-12 11:21:44 -07:00
add_new_custom_profile_field_form.hbs custom_profile_fields: Add form ID to add new custom profile field form. 2022-08-05 17:26:56 -07:00
add_user_group_modal.hbs user_groups: Convert inline form to modal. 2022-05-04 17:46:30 -07:00
admin_auth_methods_list.hbs settings_org: Use settings_checkbox in Authentication Methods UI. 2022-07-22 16:38:47 -07:00
admin_default_streams_list.hbs
admin_emoji_list.hbs settings_emoji: Rename can_admin_emoji to can_delete_emoji. 2021-07-14 14:57:09 -07:00
admin_export_list.hbs
admin_human_form.hbs settings: Fix "for" attribute of label in admin_human_form.hbs. 2022-07-31 16:56:02 -07:00
admin_invites_list.hbs invite: Add frontend support to send an invite which never expires. 2022-02-24 16:32:20 -08:00
admin_linkifier_edit_form.hbs
admin_linkifier_list.hbs
admin_playground_list.hbs
admin_profile_field_list.hbs custom_profile_fields: Convert edit profile field form into a modal. 2022-08-05 17:26:56 -07:00
admin_realm_domains_list.hbs
admin_settings_modals.hbs realm_domains_modal: Migrate modal to dialog_widget. 2022-07-07 14:56:45 -07:00
admin_tab.hbs settings: Add UI for realm-level defaults of display settings. 2021-09-15 09:56:32 -07:00
admin_user_group_list.hbs
admin_user_list.hbs org_settings: Add "Role" column in bot-list table. 2022-05-10 14:09:57 -07:00
alert_word_settings.hbs settings: Fix buggy heading hover behavior for some settings panels. 2022-03-21 17:24:23 -07:00
alert_word_settings_item.hbs settings: Add sorting feature for list of alert words. 2022-02-25 17:33:11 -08:00
api_key_modal.hbs minor: Remove usage of `control-group` and `control-label` class. 2022-08-09 10:36:27 -07:00
attachments_settings.hbs settings: Make list header sections consistent. 2022-03-04 14:37:28 -08:00
auth_methods_settings_admin.hbs settings_org: Use settings_checkbox in Authentication Methods UI. 2022-07-22 16:38:47 -07:00
bot_avatar_row.hbs settings: Replace "Delete bot" with "Deactivate bot". 2022-04-01 15:03:23 -07:00
bot_list_admin.hbs org_settings: Add "Role" column in bot-list table. 2022-05-10 14:09:57 -07:00
bot_settings.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
custom_user_profile_field.hbs settings: Fix length of custom profile field URL input. 2022-04-04 12:10:05 -07:00
data_exports_admin.hbs settings: Make list header sections consistent. 2022-03-04 14:37:28 -08:00
deactivated_users_admin.hbs settings: Place the saving indicator in the header. 2022-03-21 13:30:38 -07:00
default_streams_list_admin.hbs settings: Make list header sections consistent. 2022-03-04 14:37:28 -08:00
dev_env_email_access.hbs
display_settings.hbs gear_menu: Allow spectators to select their default language. 2022-06-01 17:08:00 -07:00
dropdown_list.hbs
dropdown_list_widget.hbs settings: Avoid dropdown_list_widget on same line as labels. 2022-03-15 16:08:41 -07:00
dropdown_options_widget.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
edit_bot_form.hbs settings: Make spacing consistent between outgoing webhook bot inputs. 2022-07-31 17:06:03 -07:00
edit_custom_profile_field_form.hbs custom_profile_fields: Convert edit profile field form into a modal. 2022-08-05 17:26:56 -07:00
edit_embedded_bot_service.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
edit_outgoing_webhook_service.hbs settings: Make spacing consistent between outgoing webhook bot inputs. 2022-07-31 17:06:03 -07:00
emoji_settings_admin.hbs settings: Make list header sections consistent. 2022-03-04 14:37:28 -08:00
emoji_settings_tip.hbs templates: Simplify nested Handlebars conditionals using {{else if}}. 2022-06-30 11:24:44 -07:00
image_upload_widget.hbs settings: Remove profile picture header in the profile section. 2022-03-10 15:10:24 -08:00
invites_list_admin.hbs settings: Place the saving indicator in the header. 2022-03-21 13:30:38 -07:00
language_selection_widget.hbs admin: Use language_selection_widget to set notification language. 2022-06-01 17:08:00 -07:00
linkifier_settings_admin.hbs minor: Remove usage of `control-group` and `control-label` class. 2022-08-09 10:36:27 -07:00
muted_topics_settings.hbs settings: Make list header sections consistent. 2022-03-04 14:37:28 -08:00
muted_users_settings.hbs settings: Make list header sections consistent. 2022-03-04 14:37:28 -08:00
notification_settings.hbs settings: Fix push notifications tooltip being incorrectly shown. 2022-03-30 11:31:29 -07:00
notification_settings_checkboxes.hbs settings: Grey out muted streams in personal settings. 2022-03-03 14:51:15 -08:00
organization_permissions_admin.hbs settings: Disable spectator access option for limited plans. 2022-07-31 18:02:36 -07:00
organization_profile_admin.hbs settings: Add realm setting for Zulip communities directory. 2022-05-04 11:13:28 -07:00
organization_settings_admin.hbs settings: Add checkbox for enable_read_receipts setting. 2022-08-12 11:21:43 -07:00
organization_settings_tip.hbs
organization_user_settings_defaults.hbs settings: Use save-discard widget in realm-level defaults section. 2021-10-07 10:16:27 -07:00
playground_settings_admin.hbs minor: Remove usage of `control-group` and `control-label` class. 2022-08-09 10:36:27 -07:00
profile_field_choice.hbs custom_profile_fields: Convert new profile field form to a modal. 2022-08-05 17:26:56 -07:00
profile_field_settings_admin.hbs custom_profile_fields: Convert new profile field form to a modal. 2022-08-05 17:26:56 -07:00
profile_settings.hbs settings: Move user details to the right side panel in profile section. 2022-03-10 15:10:24 -08:00
realm_domains_modal.hbs realm_domains_modal: Migrate modal to dialog_widget. 2022-07-07 14:56:45 -07:00
settings_checkbox.hbs settings: Add tooltip for user read receipts setting. 2022-08-12 11:21:44 -07:00
settings_save_discard_widget.hbs settings: Add option to show only indicator in save-discard widget. 2021-10-07 10:12:10 -07:00
stream_specific_notification_row.hbs settings: Grey out muted streams in personal settings. 2022-03-03 14:51:15 -08:00
upgrade_tip_widget.hbs settings: Mention about sponsorship in upgrade banner. 2022-07-25 16:53:37 -07:00
upload_space_stats.hbs
uploaded_files_list.hbs templates: Always indent "each" blocks. 2021-12-06 14:58:29 -08:00
user_display_settings.hbs settings: Add condition for time and default language settings UI. 2021-09-13 08:32:31 -07:00
user_groups_admin.hbs user_groups: Convert inline form to modal. 2022-05-04 17:46:30 -07:00
user_list_admin.hbs settings: Place the saving indicator in the header. 2022-03-21 13:30:38 -07:00
user_notification_settings.hbs templates: Add condition for showing stream notification settings. 2021-09-13 08:32:31 -07:00