zulip/web/templates/settings
Yogesh 15f8a63b06
settings: Remove hover effect from error message text.
The error message text had an unfortunate hover effect, resulting
from the error container element being inside the main widget element. 

Move the error message element to sit outside the main element; this also 
fixes overflow issues with the error element.

Fixes #17571.
2025-11-02 11:47:30 -08:00
..
account_settings.hbs icon_button: Clean up extra parameter. 2025-06-18 11:29:10 -07:00
active_user_list_admin.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
add_alert_word.hbs modals: Add bottom margin to label elements. 2024-05-03 09:51:36 -07:00
add_default_streams.hbs cleanup: Remove structural .new-style references. 2024-09-11 14:22:45 -07:00
add_emoji.hbs add-emoji: Disable browser autocomplete for emoji name input. 2025-06-25 11:36:25 -07:00
add_new_bot_form.hbs add_new_bot_form: Fix invalid <div> inside <p>. 2025-09-10 09:57:56 -07:00
add_new_custom_profile_field_form.hbs buttons: Redesign some old-style buttons with rounded class. 2025-07-16 14:46:23 -07:00
admin_auth_methods_list.hbs settings_checkbox: Rename tooltip_text variable. 2025-01-24 14:51:51 -08:00
admin_channel_folder_list_item.hbs settings: Show rendered markdown folder description. 2025-08-08 15:40:31 -07:00
admin_channel_folders.hbs settings: Add UI to manage channel folders. 2025-08-06 18:58:15 -07:00
admin_default_streams_list.hbs x-buttons: Replace "Remove" and "Unsubscribe" buttons with x icons in tables. 2025-07-03 14:37:00 -07:00
admin_emoji_list.hbs organization-settings: Redesign edit and delete buttons in settings tables. 2025-04-10 11:32:43 -07:00
admin_export_consent_list.hbs realm_export: Add 'Export permissions' table. 2024-10-21 17:42:52 -07:00
admin_export_list.hbs organization-settings: Redesign edit and delete buttons in settings tables. 2025-04-10 11:32:43 -07:00
admin_human_form.hbs user_profile: Disable role dropdown for only owner. 2025-10-20 16:40:01 -07:00
admin_invites_list.hbs organization-settings: Restyle "Resend" and "Revoke" buttons in Invitations panel. 2025-04-10 11:32:43 -07:00
admin_linkifier_edit_form.hbs modals: Add bottom margin to label elements. 2024-05-03 09:51:36 -07:00
admin_linkifier_list.hbs organization-settings: Redesign edit and delete buttons in settings tables. 2025-04-10 11:32:43 -07:00
admin_playground_list.hbs delete-code-playground: Fix tooltip being partially hidden. 2025-04-10 11:32:43 -07:00
admin_profile_field_list.hbs organization-settings: Redesign edit and delete buttons in settings tables. 2025-04-10 11:32:43 -07:00
admin_realm_domains_list.hbs organization_settings: Restyle remove button to make the UI consistent. 2025-03-11 14:08:34 -07:00
admin_settings_modals.hbs
admin_tab.hbs settings: Add UI to manage channel folders. 2025-08-06 18:58:15 -07:00
alert_word_settings_item.hbs personal-settings: Redesign buttons in personal settings. 2025-04-10 11:32:43 -07:00
alert_word_settings.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
api_key_modal.hbs modal: Add '.highlighted-element' to <b> in try-zulip & api-key modals. 2025-08-05 14:50:56 -07:00
attachments_settings.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
auth_methods_settings_admin.hbs banners: Redesign the permission banners. 2025-08-01 09:08:30 -07:00
bot_avatar_row.hbs user-settings: Update icon for managing a user or bot. 2025-03-17 10:52:25 -07:00
bot_list_admin.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
bot_settings_tip.hbs banners: Redesign the permission banners. 2025-08-01 09:08:30 -07:00
bot_settings.hbs banners: Convert banners into plain text. 2025-08-01 09:08:30 -07:00
convert_demo_organization_form.hbs demo-orgs: Fix configure email banner action button on modals. 2025-10-20 11:29:05 -07:00
custom_user_profile_field.hbs settings: Redesign of remove date button. 2025-02-04 16:16:11 -08:00
data_exports_admin.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
deactivated_users_admin.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
default_stream_choice.hbs trash-icon: Replace remaining fa-trash icons with zulip-icon-trash and update buttons. 2025-06-08 17:12:27 -07:00
default_streams_list_admin.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
demo_organization_warning.hbs demo-orgs: Use banners for org settings demo organization warning. 2025-05-07 16:48:12 -07:00
dev_env_email_access.hbs
dropdown_options_widget.hbs
edit_bot_form.hbs user-profile: Add maxlength attribute to name inputs in edit form. 2025-07-18 12:46:48 -07:00
edit_custom_profile_field_form.hbs buttons: Redesign some old-style buttons with rounded class. 2025-07-16 14:46:23 -07:00
edit_embedded_bot_service.hbs edit_embedded_bot: Check if service is defined. 2024-07-15 10:32:35 -07:00
edit_outgoing_webhook_service.hbs settings: Consistently describe Slack-compatible webhook format. 2025-06-27 11:31:59 -07:00
emoji_settings_admin.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
filter_text_input.hbs search: Add "x" button to the filter of uploaded files table. 2025-02-01 18:51:36 -08:00
generate_integration_url_config_checkbox_modal.hbs webhooks: Support filtering GitHub activity from private repositories. 2024-10-31 10:40:28 -07:00
generate_integration_url_config_text_modal.hbs webhooks: Support filtering GitHub activity from private repositories. 2024-10-31 10:40:28 -07:00
generate_integration_url_filter_branches_modal.hbs integration-url-modal: Use input pills for branch names. 2025-03-28 09:58:39 -07:00
generate_integration_url_modal.hbs buttons: Redesign some old-style buttons with rounded class. 2025-07-16 14:46:23 -07:00
group_setting_value_pill_input.hbs streams: Remove unused code for can_add_subscribers_group label. 2025-02-25 13:17:15 -08:00
image_upload_widget.hbs settings: Remove hover effect from error message text. 2025-11-02 11:47:30 -08:00
info_density_control_button_group.hbs personal_menu: Support changing information density settings. 2025-03-10 16:07:37 -07:00
integration_events.hbs integration_events: Restore checkbox in events modal. 2024-09-20 11:53:01 -07:00
invites_list_admin.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
linkifier_settings_admin.hbs settings: Rename grey-box to settings-highlight-box. 2025-10-07 09:26:51 -07:00
muted_users_settings.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
notification_settings_checkboxes.hbs settings: Add push_notifications_disabled in notification checkboxes. 2025-06-09 13:50:55 -07:00
notification_settings.hbs desktop-notification-banner: Remove the banner form the org settings. 2025-08-04 10:02:07 -07:00
organization_permissions_admin.hbs settings: Improve label for can_set_topics_policy_group setting. 2025-09-29 11:00:26 -07:00
organization_profile_admin.hbs banners: Redesign organization upgrade banners. 2025-08-01 09:08:30 -07:00
organization_settings_admin.hbs settings: Convert language picker to dropdown widget. 2025-11-01 10:51:01 -07:00
organization_settings_tip.hbs banners: Redesign the permission banners. 2025-08-01 09:08:30 -07:00
organization_user_settings_defaults.hbs banners: Convert banners into plain text. 2025-08-01 09:08:30 -07:00
playground_settings_admin.hbs settings: Rename grey-box to settings-highlight-box. 2025-10-07 09:26:51 -07:00
preferences_emoji.hbs settings: Rename grey-box to settings-highlight-box. 2025-10-07 09:26:51 -07:00
preferences_general.hbs settings: Convert language picker to dropdown widget. 2025-11-01 10:51:01 -07:00
preferences_information.hbs settings: Rename grey-box to settings-highlight-box. 2025-10-07 09:26:51 -07:00
preferences_left_sidebar.hbs settings-preferences: Create left sidebar section. 2025-08-08 14:00:11 -07:00
preferences_navigation.hbs css: Remove .thinner class from Settings. 2025-04-22 09:33:59 -07:00
preferences.hbs settings-preferences: Create left sidebar section. 2025-08-08 14:00:11 -07:00
privacy_settings.hbs settings: Move up privacy settings section in default user settings. 2025-04-08 10:51:56 -07:00
profile_field_choice.hbs trash-icon: Replace remaining fa-trash icons with zulip-icon-trash and update buttons. 2025-06-08 17:12:27 -07:00
profile_field_settings_admin.hbs organization_settings: Restyle remaining sea-green button to action-button-quiet-brand. 2025-03-11 14:08:34 -07:00
profile_settings.hbs settings: Live update role text in "Profile" panel. 2025-10-20 16:40:01 -07:00
realm_domains_modal.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00
realm_topics_policy_label.hbs settings: Add a new topics_policy realm setting. 2025-06-17 17:05:58 -07:00
settings_checkbox.hbs settings: Show realm permissions that group has in permissions panel. 2025-01-27 15:32:15 -08:00
settings_numeric_input.hbs css: Remove .thinner class from Settings. 2025-04-22 09:33:59 -07:00
settings_save_discard_widget.hbs settings: Update save and discard buttons to redesigned button styles. 2025-04-07 18:22:16 -07:00
settings_user_list_row.hbs settings_user_list_row: Remove redundant classes. 2025-07-16 11:16:10 -07:00
stream_specific_notification_row.hbs settings: Add button to reset channel notifications to default. 2025-06-11 15:08:25 -07:00
upgrade_tip_widget.hbs banners: Redesign organization upgrade banners. 2025-08-01 09:08:30 -07:00
uploaded_files_list.hbs personal-settings: Redesign buttons in personal settings. 2025-04-10 11:32:43 -07:00
user_list_admin.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
user_notification_settings.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
user_preferences.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
user_topics_settings.hbs templates: Fix invalid <th> inside <thead> (missing <tr>). 2025-09-10 09:57:56 -07:00