zulip/web/templates
Maneesh Shukla 224fd3df6b banners: Fix asymmetric margin on banners.
This commit fixes the asymmetric margin on banners by conditionally
rendering the action buttons only if buttons are present. Otherwise,
empty action buttons were being rendered in the DOM, applying the gap
property between the banner label and the empty action buttons.

Fixes: https://chat.zulip.org/#narrow/channel/9-issues/topic/asymmetric.20margin.20on.20banner.
2025-08-11 10:28:57 -07:00
..
buddy_list buddy_list: Set html instead of append for view all subscribers link. 2025-06-05 16:13:07 -07:00
components banners: Fix asymmetric margin on banners. 2025-08-11 10:28:57 -07:00
compose_banner compose_banners: Add '.highlighted-element' to <b> in compose banners. 2025-08-05 14:50:56 -07:00
confirm_dialog confirm_dialog: Add highlighted-element class to <b> in confirm dialogs. 2025-08-05 14:50:56 -07:00
inbox_view inbox: Match style of inbox view unread count folder to left sidebar. 2025-08-11 10:14:42 -07:00
modal_banner banners: Redesign group info banner. 2025-08-01 09:08:30 -07:00
popovers message_reminders: Add support for notes. 2025-08-07 17:13:12 -07:00
settings bots: Add a setting to customize the Welcome Bot message. 2025-08-08 18:59:37 -07:00
stream_settings settings: Add '.highlighted-element' to <b> in stream & group settings. 2025-08-05 14:50:56 -07:00
unread_banner help: Link mark as read in conversation banner to help page. 2024-03-04 16:55:59 -08:00
user_group_settings settings: Add '.highlighted-element' to <b> in stream & group settings. 2025-08-05 14:50:56 -07:00
widgets todo_widget: Disable "Add task" button when a task cannot be added. 2025-07-01 13:37:33 -07:00
about_zulip.hbs copy: Rename copy-btn -> copy-button. 2024-11-14 12:03:36 -08:00
add_poll_modal.hbs poll_modal: Disable browser autocomplete on question field. 2025-02-14 14:57:24 -08:00
add_saved_snippet_modal.hbs saved_snippets: Remove "new-style" class from add/edit modals. 2025-03-31 09:21:43 -07:00
add_todo_list_modal.hbs todo_list: Add option for modal to create todo-lists. 2025-02-14 14:57:24 -08:00
blueslip_stacktrace.hbs blueslip: Show popups for thrown non-Error values in development. 2024-06-24 15:05:28 -07:00
bookend.hbs message_row: Remove tag-level filtering in the bookends CSS. 2025-04-16 10:44:51 -07:00
buddy_list_tooltip_content.hbs tooltip: Remove "last active" time from deactivated user tooltip. 2024-11-13 10:39:09 -08:00
change_email_modal.hbs modal: Add a message to the change email modal to explain the flow. 2025-01-07 14:17:23 -08:00
change_visibility_policy_button_tooltip.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
channel_message_link.hbs message_link: Add support for empty string topic in syntax. 2025-01-31 14:23:15 -08:00
code_buttons_container.hbs copy: Rename copy-btn -> copy-button. 2024-11-14 12:03:36 -08:00
compose_control_buttons.hbs compose: Improve preview mode tooltips. 2025-07-18 17:22:34 -07:00
compose_limit_indicator.hbs compose: Redesign limit indicator to show remaining characters count. 2024-04-30 14:16:10 -07:00
compose.hbs i18n: Swap three docs for ellipsis. 2025-07-30 13:45:53 +00:00
copy_invite_link.hbs copy: Rename copy-btn -> copy-button. 2024-11-14 12:03:36 -08:00
creator_details.hbs stream_settings: Extract creator_detail section. 2024-09-13 18:44:58 -07:00
default_language_modal.hbs
demo_organization_add_email_modal.hbs demo-orgs: Update note about updating name in add email modal. 2025-04-29 09:39:52 -07:00
dialog_change_password.hbs settings: Remove unnecessary sea-green class from the dialog_change_password. 2025-03-11 14:08:34 -07:00
dialog_widget.hbs dialog_widget: Use _html variables in template. 2025-08-08 18:58:06 -07:00
draft_table_body.hbs drafts-ui: Fix banner shown on deleting drafts. 2025-07-30 17:36:15 -07:00
draft.hbs copy_messages: Prevent blueslip error while copying overlay message header. 2025-07-15 09:22:54 -07:00
drafts_list.hbs drafts: Enable dynamic re-rendering of draft list in overlay. 2025-06-05 15:34:11 -07:00
drafts_tooltip.hbs compose: Show counter inside Drafts button for the current recipient. 2024-03-13 16:53:45 -07:00
dropdown_current_value_not_in_options.hbs
dropdown_disabled_state.hbs
dropdown_list_container.hbs buttons: Rename sticky-bottom-option to sticky-bottom-option-button. 2025-08-07 18:21:39 -07:00
dropdown_list.hbs integrations: Add URL option and UI for mapping messages to Zulip channels. 2025-08-07 17:19:03 -07:00
dropdown_widget_with_label.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
dropdown_widget_wrapper.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
dropdown_widget.hbs css: Add class decorated-stream-name-dropdown-widget. 2025-06-09 13:50:55 -07:00
edit_saved_snippet_modal.hbs saved_snippets: Remove "new-style" class from add/edit modals. 2025-03-31 09:21:43 -07:00
edited_notice.hbs message-edit: Use last_moved_timestamp for edited/moved indicators. 2025-03-11 16:42:28 -07:00
editing_notifications.hbs message_edit: Show typing indicator for message editing. 2025-02-12 15:08:56 -08:00
embedded_bot_config_item.hbs modals: Add bottom margin to label elements. 2024-05-03 09:51:36 -07:00
empty_feed_notice.hbs empty_feed_notice: Use _html variables in template. 2025-08-08 18:58:06 -07:00
empty_list_widget_for_list.hbs
empty_list_widget_for_table.hbs
favicon.svg.hbs favicon: Use _html naming convention for content rendered as HTML. 2025-07-28 12:56:44 -07:00
feedback_container.hbs buttons: Redesign some old-style buttons with rounded class. 2025-07-16 14:46:23 -07:00
filter_topics.hbs left_sidebar: Standardize topic list filter input. 2025-07-14 13:58:02 -07:00
giphy_picker.hbs popovers: Disable autocomplete on popover filter widgets. 2024-07-09 15:46:49 -07:00
go_to_channel_feed_tooltip.hbs stream_list: Add tooltip in left sidebar when clicking opens feed. 2024-11-11 16:41:30 -08:00
go_to_channel_list_of_topics_tooltip.hbs stream_list: Fix misleading tooltip. 2025-07-09 10:16:23 -07:00
guest_visible_users_message.hbs invite: Fetch full user set for get_unique_subscriber_count_for_streams. 2025-05-12 15:11:50 -07:00
help_link_widget.hbs
information_density_update_button_tooltip.hbs personal_menu: Support changing information density settings. 2025-03-10 16:07:37 -07:00
inline_decorated_channel_name.hbs decorated_channels: Present names in DOM nodes. 2025-04-22 11:26:12 -07:00
inline_stream_or_topic_reference.hbs decorated_channels: Rename partial as 'decorated_channel'. 2025-04-22 11:26:12 -07:00
inline_topic_link_label.hbs compose: Add banner when topic is moved and recipient is updated. 2025-04-13 20:29:58 -07:00
input_pill.hbs topic-filter: Replace usage of search_pill. 2025-08-08 14:29:22 -07:00
introduce_zulip_view_modal.hbs onboarding: Add highlighted-element class to <b> in onboarding modals. 2025-08-04 18:25:49 -07:00
invitation_failed_error.hbs settings: Add "can_manage_billing_group" realm setting. 2025-03-10 09:36:30 -07:00
invite_user_modal.hbs bots: Add a setting to customize the Welcome Bot message. 2025-08-08 18:59:37 -07:00
keyboard_shortcuts.hbs help: Improve emoji reactions documentation. 2025-07-29 12:25:10 -07:00
left_sidebar_expanded_view_item.hbs left_sidebar: Refactor to support user's navigation view preference. 2025-08-04 18:33:36 -07:00
left_sidebar_primary_condensed_view_item.hbs left_sidebar: Refactor to support user's navigation view preference. 2025-08-04 18:33:36 -07:00
left_sidebar.hbs left_sidebar: Show home unread count in condensed views. 2025-08-05 15:04:14 -07:00
lightbox_overlay.hbs lightbox: Use icons for control elements. 2025-05-30 14:50:45 -07:00
loader.hbs
login_to_access.hbs modal: Rename modal__btn -> modal__button. 2024-11-14 12:03:36 -08:00
login_to_view_image_button.hbs css: Do not use "*" selector for color_animated_button styles. 2024-07-24 12:31:20 -07:00
markdown_help.hbs info-overlay: Adjust width of overlay and columns. 2024-07-05 11:36:35 -07:00
markdown_time_tooltip.hbs
markdown_timestamp.hbs global_times: Allow global times to display inline. 2024-08-21 16:02:33 -07:00
mention_content_wrapper.hbs mention: Remove extra whitespace from mentions. 2024-11-13 09:13:38 -08:00
message_avatar.hbs user_card: Fix mismatch between tooltip and popover trigger area. 2025-04-08 09:56:16 -07:00
message_body.hbs message_row: Mock available icons to prevent post-echo reflow. 2025-02-20 10:26:36 -08:00
message_controls_failed_msg.hbs echo: Update message controls dynamically for failed messages. 2024-09-16 13:06:30 -07:00
message_controls.hbs message_list_hover: Optimize code for show edit message icon. 2025-03-17 11:00:04 -07:00
message_edit_form.hbs action_buttons: Remove bottom margin from Bootstrap. 2025-03-14 13:00:54 -07:00
message_edit_history.hbs message-edit-history: Show original channel/topic for move only history. 2025-03-14 14:11:16 -07:00
message_edit_notice_tooltip.hbs message-edit: Use last_moved_timestamp for edited/moved indicators. 2025-03-11 16:42:28 -07:00
message_feed_errors.hbs css: Use classname for all-messages-search-caution icon styles. 2024-09-03 10:22:44 -07:00
message_group.hbs templates: Remove redundant {{#with this}} blocks. 2024-11-19 10:53:36 -08:00
message_hidden_dialog.hbs
message_history_overlay.hbs message_history: Improve overlay header. 2025-03-18 11:21:44 -07:00
message_inline_image_tooltip.hbs
message_length_toggle.hbs message_length_toggle: Fix tooltip not hidden on narrow change. 2025-02-23 16:04:19 -08:00
message_list.hbs narrow: Use message list id to track message lists in DOM. 2024-01-18 08:31:48 -08:00
message_moved_widget_body.hbs message_move: Show "general chat" in link of confirmation toast. 2025-03-27 09:27:49 -07:00
message_reaction.hbs popover_menus_data: Hide actions user can't take for archived channels. 2024-10-25 16:06:42 -07:00
message_reactions.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
message_view_header.hbs stream_settings: Display archived channels. 2025-03-07 18:08:41 -08:00
more_pms.hbs left_sidebar: Fix ENTER key navigation in more conversations in DM list. 2025-07-25 13:13:05 -07:00
more_topics_spinner.hbs
more_topics.hbs left_sidebar: Fix Enter key behavior on "Show all topics" link. 2025-04-10 16:23:01 -07:00
move_topic_to_stream.hbs stream_popover: Show clear button if topic input is not disabled. 2025-07-09 14:25:53 -07:00
muted_user_ui_row.hbs personal-settings: Redesign buttons in personal settings. 2025-04-10 11:32:43 -07:00
narrow_to_compose_recipients_tooltip.hbs
narrow_tooltip.hbs
navbar_icon_and_title.hbs navbar: Use _html variables in template. 2025-08-08 18:58:06 -07:00
navbar.hbs navbar: Redraw log-in icon with thinner stroke. 2025-08-06 10:16:55 -07:00
navigation_tour_video_modal.hbs navigation_tour: Set color of "Let's go" as per standard action btn. 2025-03-13 14:38:16 -07:00
org_logo_tooltip.hbs navbar: Add navigate to home view tooltip to the organization logo. 2024-03-06 13:58:36 -08:00
pm_list_item.hbs pm_list_item: Support clicks outside the row-content. 2025-06-20 16:23:08 -07:00
poll_modal_option.hbs trash-icon: Replace remaining fa-trash icons with zulip-icon-trash and update buttons. 2025-06-08 17:12:27 -07:00
presence_row.hbs user_circles: Show deactivated icon in sidebars, inbox, recents. 2025-02-24 18:18:16 -08:00
presence_rows.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
profile_access_error_modal.hbs modal: Rename modal__btn -> modal__button. 2024-11-14 12:03:36 -08:00
read_receipts_modal.hbs read_receipts: Fix duplication bug when opening menu repeatedly. 2024-02-22 10:49:29 -08:00
read_receipts.hbs read_receipts: Fix duplication bug when opening menu repeatedly. 2024-02-22 10:49:29 -08:00
recent_view_filters.hbs recent_view: Remove bootstrap classes from recent view buttons. 2024-11-20 11:08:58 -08:00
recent_view_row.hbs recent_view: Use _html naming convention for content rendered as HTML. 2025-07-28 12:56:44 -07:00
recent_view_table.hbs recent: Follow current pattern for placeholder text. 2025-07-25 12:37:31 -07:00
recipient_row.hbs recipient_row: Use _html naming convention for content rendered as HTML. 2025-07-28 12:56:44 -07:00
reminder_list.hbs copy_messages: Prevent blueslip error while copying overlay message header. 2025-07-15 09:22:54 -07:00
reminders_overlay.hbs overlays: Add overlay to display scheduled reminders. 2025-07-02 13:02:45 -07:00
reply_recipient_label.hbs compose-closed-ui: Use specific button label when composing to self. 2025-04-28 20:50:51 -07:00
resolve_topic_time_limit_error_modal.hbs
right_sidebar.hbs inputs: Rename input.hbs partial block to input_wrapper.hbs. 2025-07-03 11:45:35 -07:00
scheduled_message_stream_pm_common.hbs
scheduled_message.hbs copy_messages: Prevent blueslip error while copying overlay message header. 2025-07-15 09:22:54 -07:00
scheduled_messages_indicator.hbs
scheduled_messages_overlay.hbs scheduled_messages: Clarify the editing UI. 2025-06-10 11:08:35 -07:00
search_description.hbs search: Update description string for mentions. 2025-07-08 10:02:34 -07:00
search_list_item.hbs search: Remove background suggestion highlight for text search. 2025-07-17 15:57:53 -07:00
search_operators.hbs help: Document is:muted search filter better. 2025-03-12 16:30:50 -07:00
search_user_pill.hbs input_pill: Add semi-transparent border around avatar. 2025-05-28 17:40:28 -07:00
set_status_overlay.hbs user_status_ui: Show remove status icon when only emoji is present. 2025-07-18 12:55:55 -07:00
settings_overlay.hbs settings: Add UI to manage channel folders. 2025-08-06 18:58:15 -07:00
settings_tab.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
show_inactive_channels.hbs left_sidebar: Hide inactive channels in channel folders. 2025-07-28 10:28:01 -07:00
single_message.hbs templates: Avoid confusing Mustache-style conditionals. 2024-11-24 08:29:08 -08:00
skipped_marking_unread.hbs unreads: Use _html naming convention for content rendered as HTML. 2025-07-28 12:56:44 -07:00
start_export_modal.hbs help: Adjust links and text for "/help/channels-permissions". 2025-01-07 13:41:40 -08:00
status_emoji_selector.hbs status_emoji_selector: Replace fa-smile with custom zulip-smile-icon. 2024-01-19 09:48:02 -08:00
status_emoji.hbs status_emoji: Remove extra space with Handlebars whitespace control. 2024-03-28 09:11:09 -07:00
stream_list_section_container.hbs left_sidebar: Display folder unread counters like channel counters. 2025-07-31 23:50:25 -07:00
stream_privacy.hbs stream_privacy: Add archive icon for archived channels. 2025-03-07 18:08:41 -08:00
stream_sidebar_row.hbs left_sidebar: Fix unread counts showing for muted channels. 2025-07-15 11:38:13 -07:00
stream_topic_widget.hbs unstar_topic_messages: Show realm_empty_topic_display_name for topic="". 2025-01-10 14:32:55 -08:00
subscribe_to_more_streams.hbs left sidebar (ui): Change icon for browse channels. 2025-01-08 09:23:11 -08:00
todo_modal_task.hbs trash-icon: Replace remaining fa-trash icons with zulip-icon-trash and update buttons. 2025-06-08 17:12:27 -07:00
tooltip_templates.hbs left_sidebar: Show the search bar all the time. 2025-07-28 10:28:01 -07:00
topic_edit_form.hbs stream_settings: Add new topics_policy setting. 2025-06-17 17:05:58 -07:00
topic_link.hbs stream_topic_link: Add support for empty string topic in syntax. 2025-01-31 14:23:15 -08:00
topic_list_item.hbs topic-box: Support clicking on the left side. 2025-06-20 16:23:08 -07:00
topic_muted.hbs
topic_not_mandatory_placeholder_text.hbs inline_topic_edit: Improve placeholder when topic is not mandatory. 2025-03-13 11:30:58 -07:00
topic_summary.hbs message_summary: Add markdown support for generated summary. 2025-02-12 13:23:42 -08:00
topic_typeahead_hint.hbs
topics_not_allowed_error.hbs stream_settings: Add new disable_topics option to topics_policy. 2025-07-09 14:25:53 -07:00
topics_required_error_message.hbs stream_settings: Add new topics_policy setting. 2025-06-17 17:05:58 -07:00
try_zulip_modal.hbs modal: Add '.highlighted-element' to <b> in try-zulip & api-key modals. 2025-08-05 14:50:56 -07:00
typeahead_list_item.hbs typeahead: Replace code block language hint text with more clear options 2025-05-01 16:36:20 -07:00
typing_notification.hbs
typing_notifications.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
user_custom_profile_fields.hbs copy: Rename copy-btn -> copy-button. 2024-11-14 12:03:36 -08:00
user_display_only_pill.hbs stream_settings: Display bot icon after bot name. 2025-01-09 11:58:20 -08:00
user_full_name.hbs sidebars: Show "(you)" after user's own name in user lists. 2025-04-28 20:50:51 -07:00
user_group_display_only_pill.hbs user_group: Use double user icon instead of tripe user icon. 2025-03-14 11:07:33 -07:00
user_group_list_item.hbs x-buttons: Replace "Remove" and "Unsubscribe" buttons with x icons in tables. 2025-07-03 14:37:00 -07:00
user_pill.hbs user_pill: Rename pill-container-btn -> pill-container-button. 2024-11-14 12:03:36 -08:00
user_profile_modal.hbs user_profile_modal: Update add and subscribe button to action buttons. 2025-04-04 12:26:36 -07:00
user_profile_subscribe_widget.hbs user_profile_modal: Update add and subscribe button to action buttons. 2025-04-04 12:26:36 -07:00
user_stream_list_item.hbs x-buttons: Replace "Remove" and "Unsubscribe" buttons with x icons in tables. 2025-07-03 14:37:00 -07:00
user_topic_ui_row.hbs user_topic_settings: Show realm_empty_topic_display_name for topic="". 2025-01-10 14:32:55 -08:00
user_with_status_icon.hbs user_names: Display users and status emoji inline in recents, inbox. 2024-12-17 11:01:21 -08:00
view_bottom_loading_indicator.hbs message_feed_bottom_whitespace: Rename for general use. 2025-06-10 11:49:05 -07:00
zulip_copy_icon.hbs copy: Use redesigned copy button in codeblocks of /help docs. 2024-09-20 15:44:20 -07:00