mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
|
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
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. |
||
|---|---|---|
| .. | ||
| account_settings.hbs | ||
| active_user_list_admin.hbs | ||
| add_alert_word.hbs | ||
| add_default_streams.hbs | ||
| add_emoji.hbs | ||
| add_new_bot_form.hbs | ||
| add_new_custom_profile_field_form.hbs | ||
| admin_auth_methods_list.hbs | ||
| admin_default_streams_list.hbs | ||
| admin_emoji_list.hbs | ||
| admin_export_consent_list.hbs | ||
| admin_export_list.hbs | ||
| admin_human_form.hbs | ||
| admin_invites_list.hbs | ||
| admin_linkifier_edit_form.hbs | ||
| admin_linkifier_list.hbs | ||
| admin_playground_list.hbs | ||
| admin_profile_field_list.hbs | ||
| admin_realm_domains_list.hbs | ||
| admin_settings_modals.hbs | ||
| admin_tab.hbs | ||
| alert_word_settings_item.hbs | ||
| alert_word_settings.hbs | ||
| api_key_modal.hbs | ||
| attachments_settings.hbs | ||
| auth_methods_settings_admin.hbs | ||
| bot_avatar_row.hbs | ||
| bot_list_admin.hbs | ||
| bot_settings_tip.hbs | ||
| bot_settings.hbs | ||
| convert_demo_organization_form.hbs | ||
| custom_user_profile_field.hbs | ||
| data_exports_admin.hbs | ||
| deactivated_users_admin.hbs | ||
| default_stream_choice.hbs | ||
| default_streams_list_admin.hbs | ||
| demo_organization_warning.hbs | ||
| dev_env_email_access.hbs | ||
| dropdown_options_widget.hbs | ||
| edit_bot_form.hbs | ||
| edit_custom_profile_field_form.hbs | ||
| edit_embedded_bot_service.hbs | ||
| edit_outgoing_webhook_service.hbs | ||
| emoji_settings_admin.hbs | ||
| filter_text_input.hbs | ||
| generate_integration_url_config_checkbox_modal.hbs | ||
| generate_integration_url_config_text_modal.hbs | ||
| generate_integration_url_filter_branches_modal.hbs | ||
| generate_integration_url_modal.hbs | ||
| group_setting_value_pill_input.hbs | ||
| image_upload_widget.hbs | ||
| info_density_control_button_group.hbs | ||
| integration_events.hbs | ||
| invites_list_admin.hbs | ||
| language_selection_widget.hbs | ||
| linkifier_settings_admin.hbs | ||
| muted_users_settings.hbs | ||
| notification_settings_checkboxes.hbs | ||
| notification_settings.hbs | ||
| organization_permissions_admin.hbs | ||
| organization_profile_admin.hbs | ||
| organization_settings_admin.hbs | ||
| organization_settings_tip.hbs | ||
| organization_user_settings_defaults.hbs | ||
| playground_settings_admin.hbs | ||
| preferences_emoji.hbs | ||
| preferences_general.hbs | ||
| preferences_information.hbs | ||
| preferences_navigation.hbs | ||
| preferences.hbs | ||
| privacy_settings.hbs | ||
| profile_field_choice.hbs | ||
| profile_field_settings_admin.hbs | ||
| profile_settings.hbs | ||
| realm_domains_modal.hbs | ||
| settings_checkbox.hbs | ||
| settings_numeric_input.hbs | ||
| settings_save_discard_widget.hbs | ||
| settings_user_list_row.hbs | ||
| stream_specific_notification_row.hbs | ||
| upgrade_tip_widget.hbs | ||
| upload_space_stats.hbs | ||
| uploaded_files_list.hbs | ||
| user_list_admin.hbs | ||
| user_notification_settings.hbs | ||
| user_preferences.hbs | ||
| user_topics_settings.hbs | ||