zulip/web/templates/settings
Maneesh Shukla 5ba7c2bddb
Some checks failed
Code scanning / CodeQL (push) Has been cancelled
Zulip production suite / Ubuntu 22.04 production build (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:bookworm, true, false, Debian 12 (Python 3.11, backend + documentation), bookworm) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:jammy, false, true, Ubuntu 22.04 (Python 3.10, backend + frontend), jammy) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:noble, false, false, Ubuntu 24.04 (Python 3.12, backend), noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm, --test-custom-db, Debian 12 production install with custom db name and user, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy, , Ubuntu 22.04 production install and PostgreSQL upgrade with pgroonga, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble, , Ubuntu 24.04 production install, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-7.0, 7.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-8.0, 8.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy-6.0, 6.0 Version Upgrade, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-10.0, 10.0 Version Upgrade, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-9.0, 9.0 Version Upgrade, noble) (push) Has been cancelled
settings-banner: Fix bugs in the rendering of the desktop notification banner.
This commit adds the `banner-wrapper` class to the parent container of the
banner.

Added `margin-bottom: 10px` to the banner to improve its appearance.

Placed the event listener at the correct location with the $container
element so that it binds only once. Previously, it was being bound
every time the settings page was loaded, causing multiple event listeners
to be attached to the same element.

Additionally, the banner was not rendering when opening
Org settings > DEFAULT USER SETTINGS directly,
and this has been fixed by ensuring the banner is rendered correctly.
2025-06-14 21:34:25 -07:00
..
account_settings.hbs settings: Change button intents on account & privacy panel. 2025-05-01 16:25:16 -07:00
active_user_list_admin.hbs settings: Add new sort arrows to all settings tables. 2025-04-02 13:14:07 -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: Make "Preview:" translatable. 2024-12-12 09:11:22 -08:00
add_new_bot_form.hbs page_params: Remove bot_types field to reduce database queries. 2025-01-30 11:37:35 -08:00
add_new_custom_profile_field_form.hbs custom_profile_fields: Add "Alphabetize choices" button. 2025-06-05 17:11:05 -07:00
admin_auth_methods_list.hbs settings_checkbox: Rename tooltip_text variable. 2025-01-24 14:51:51 -08:00
admin_default_streams_list.hbs organization-settings: Redesign the "Remove from default" button in default channels. 2025-04-10 11:32:43 -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: Fix action buttons attention field name. 2025-03-11 16:14:29 -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 webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08: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 alert_words: Use banner to indicate alert words removal status. 2025-04-25 12:26:02 -07:00
api_key_modal.hbs settings: Refactor labels in organization settings. 2024-11-19 18:37:02 -08:00
attachments_settings.hbs settings: Add new sort arrows to all settings tables. 2025-04-02 13:14:07 -07:00
auth_methods_settings_admin.hbs demo-orgs: Enable admin of auth methods for owner without email. 2025-05-13 12:04:24 -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 settings: Add new sort arrows to all settings tables. 2025-04-02 13:14:07 -07:00
bot_settings_tip.hbs settings: Add two new realm settings to restrict bot creation. 2025-01-30 11:37:33 -08:00
bot_settings.hbs action_button: Rename type to attention to describe the attention level of the action button. 2025-03-11 14:08:34 -07:00
convert_demo_organization_form.hbs banners: Redesign "configure your email" demo organization banners. 2025-05-13 12:04:24 -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 settings: Add new sort arrows to all settings tables. 2025-04-02 13:14:07 -07:00
deactivated_users_admin.hbs list_widget: Fix placeholder for unmatched deactivated user filters. 2025-06-05 17:09:02 -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 settings: Add new sort arrows to all settings tables. 2025-04-02 13:14:07 -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 help: Rename "roles-and-permissions.md" to "manage-permissions.md". 2024-12-11 12:02:11 -08:00
edit_custom_profile_field_form.hbs custom_profile_fields: Add "Alphabetize choices" button. 2025-06-05 17:11:05 -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 modals: Add modal_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
emoji_settings_admin.hbs settings: Add new sort arrows to all settings tables. 2025-04-02 13:14:07 -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 webhooks: Support filtering GitHub activity from private repositories. 2024-10-31 10:40:28 -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
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 organization-settings: Restyle "Resend" and "Revoke" buttons in Invitations panel. 2025-04-10 11:32:43 -07:00
language_selection_widget.hbs settings: Refactor the labels in personal settings. 2024-11-19 18:37:02 -08:00
linkifier_settings_admin.hbs organization_settings: Restyle remaining sea-green button to action-button-quiet-brand. 2025-03-11 14:08:34 -07:00
muted_users_settings.hbs settings: Add new sort arrows to all settings tables. 2025-04-02 13:14:07 -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 settings-banner: Fix bugs in the rendering of the desktop notification banner. 2025-06-14 21:34:25 -07:00
organization_permissions_admin.hbs demo-orgs: Disable allowing users to join until owner email set. 2025-05-21 15:52:38 -07:00
organization_profile_admin.hbs organization_settings: Restyle remaining sea-green button to action-button-quiet-brand. 2025-03-11 14:08:34 -07:00
organization_settings_admin.hbs css: Add class decorated-stream-name-dropdown-widget. 2025-06-09 13:50:55 -07:00
organization_settings_tip.hbs
organization_user_settings_defaults.hbs settings: Move up privacy settings section in default user settings. 2025-04-08 10:51:56 -07:00
playground_settings_admin.hbs settings: Add new sort arrows to all settings tables. 2025-04-02 13:14:07 -07:00
preferences_emoji.hbs emoji: Remap ':smile' emoji and update the settings UI. 2025-04-07 17:34:52 -07:00
preferences_general.hbs settings: Improve subsection header styling. 2025-04-07 18:22:16 -07:00
preferences_information.hbs css: Remove .thinner class from Settings. 2025-04-22 09:33:59 -07:00
preferences_navigation.hbs css: Remove .thinner class from Settings. 2025-04-22 09:33:59 -07:00
preferences.hbs settings: Move up privacy settings section in default user settings. 2025-04-08 10:51:56 -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: Show UTC offsets in timezone dropdown. 2025-03-26 16:52:32 -07:00
realm_domains_modal.hbs organization_settings: Restyle remaining sea-green button to action-button-quiet-brand. 2025-03-11 14:08:34 -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 organization-settings: Redesign the buttons in the Users tab of organization settings. 2025-04-10 11:32:43 -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 settings: Add "can_manage_billing_group" realm setting. 2025-03-10 09:36:30 -07:00
upload_space_stats.hbs settings: Update quota notice text and style. 2024-10-15 16:12:34 -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 settings: Add new sort arrows to all settings tables. 2025-04-02 13:14:07 -07:00