zulip/web/templates
Karl Stolley fe8fc98912 compose_banners: Structure innner <p> elements with .banner_message class.
This also styles those inner .banner_message elements to lose
margin inherited from Bootstrap. (This is now also applied to
the upload-message banner.)

It's better to achieve that with a class selector; using a `p`
element selector would mean that such a style would be evaluated
for all `<p>` elements in the DOM. Which is of course a whole lot,
thanks to Markdown alone.

Fixes: #26922
2023-10-09 11:55:01 -07:00
..
compose_banner compose_banners: Structure innner <p> elements with .banner_message class. 2023-10-09 11:55:01 -07:00
confirm_dialog invites: Make it possible for non-admins to revoke multiuse invites. 2023-09-07 14:21:01 -07:00
inbox_view inbox: Migrate data objects to use Map. 2023-10-05 15:52:02 -07:00
navbar_alerts demo-orgs: Update demo organization navbar alert text and links. 2023-10-03 09:11:41 -07:00
popovers user_group_info_popover: Remove bootstrap popover classes. 2023-10-09 11:39:12 -07:00
settings settings: Add UI for automatically follow and unmute topics settings. 2023-10-04 13:04:29 -07:00
stream_settings settings: Disable submit button when no input is changed. 2023-09-20 15:40:11 -07:00
unread_banner settings: Change "Display settings" to "Preferences". 2023-07-12 07:09:03 -07:00
user_group_settings settings: Disable submit button when no input is changed. 2023-09-20 15:40:11 -07:00
widgets todo_widget: Use colon `:` as task and description display separator. 2023-09-28 16:03:03 -07:00
about_zulip.hbs templates: Replace unnecessary {{#tr}} blocks with {{t}} helper. 2023-03-16 11:26:45 -07:00
announce_stream_docs.hbs
blueslip_stacktrace.hbs blueslip: Show more-info context in alert popup, if we have it. 2023-05-09 13:16:28 -07:00
bookend.hbs i18n: Fix encoding of stream bookends. 2023-04-24 12:19:06 -07:00
buddy_list_tooltip_content.hbs tooltips: Use <div> tags inside tooltip's inner content. 2023-10-03 14:37:47 -07:00
change_email_modal.hbs modals: Add modal_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
change_visibility_policy_button_tooltip.hbs tooltips: Use <div> tags inside tooltip's inner content. 2023-10-03 14:37:47 -07:00
compose.hbs vdots: Place new more-vertical icon in compose box. 2023-09-14 17:13:58 -07:00
compose_control_buttons.hbs handlebars: Move popover handlebars to a new popovers folder. 2023-10-05 08:19:49 -07:00
copy_code_button.hbs templates: Remove pull-left class and its bootstrap CSS. 2023-06-23 11:53:38 -07:00
copy_invite_link.hbs bootstrap: Remove bootstrap CSS for pull-right class. 2023-06-23 11:53:38 -07:00
copy_message_button.hbs copy_message_button: Use `div` HTML tag instead of `button`. 2023-03-27 16:11:19 -07:00
copy_to_clipboard_svg.hbs
default_language_modal.hbs templates: Replace unnecessary {{#tr}} blocks with {{t}} helper. 2023-03-16 11:26:45 -07:00
demo_organization_add_email_modal.hbs demo-orgs: Add email and password process for demo organization owners. 2023-08-31 15:02:16 -07:00
dialog_change_password.hbs modal: Remove modal_text_input class from password and url type inputs. 2023-06-23 11:53:38 -07:00
dialog_widget.hbs dialog_widget: Rename "dialog_cancel_button" to "dialog_exit_button". 2023-07-25 10:25:12 -07:00
draft.hbs drafts: Increase tippy delay for "Delete Drafts" icon. 2023-08-11 15:54:17 -07:00
draft_table_body.hbs drafts: Rename class name to provide more context. 2023-08-11 15:54:17 -07:00
drafts_sidebar_action.hbs templates: Replace unnecessary {{#tr}} blocks with {{t}} helper. 2023-03-16 11:26:45 -07:00
dropdown_disabled_state.hbs dropdown_widget: Refactor to use Class. 2023-07-27 14:10:08 -07:00
dropdown_list.hbs dropdown_widget: Refactor to use Class. 2023-07-27 14:10:08 -07:00
dropdown_list_container.hbs dropdown_widget: Show empty list text without initiating search. 2023-09-10 11:20:15 -07:00
dropdown_widget.hbs dropdown_widget: Refactor to use Class. 2023-07-27 14:10:08 -07:00
dropdown_widget_with_label.hbs dropdown_widget: Refactor to use Class. 2023-07-27 14:10:08 -07:00
dropdown_widget_with_stream_colorblock.hbs dropdown_widget: Refactor to use Class. 2023-07-27 14:10:08 -07:00
edit_content_button.hbs icons: Display alternate move and source icons. 2023-08-21 17:13:43 -07:00
edited_notice.hbs message: Remove ineffective `auto-select` class. 2023-09-28 14:26:21 -05:00
embedded_bot_config_item.hbs modals: Add modal_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
empty_feed_notice.hbs templates: Remove references to undefined fields. 2023-03-22 17:10:28 -07:00
favicon.svg.hbs
feedback_container.hbs
filter_topics.hbs templates: Add filter_text_input class to inputs used for filtering. 2023-07-07 10:10:28 -07:00
gear_menu.hbs gear_menu: Remove href="#logout" from logout button. 2023-09-27 18:01:47 -07:00
giphy_picker.hbs giphy: Move `popover-content` styles to `giphy-scrolling-container`. 2023-10-09 11:39:12 -07:00
help_link_widget.hbs
hotspot_icon.hbs
hotspot_overlay.hbs
inline_decorated_stream_name.hbs templates: Add missing "aria-hidden" attribute. 2023-04-26 10:55:58 -07:00
input_pill.hbs emoji: Display status emoji as flexboxes in pills. 2023-09-21 17:18:47 -07:00
invitation_failed_error.hbs docs: Change `Create an invitation link` heading. 2023-09-07 14:21:01 -07:00
invite_user_modal.hbs demo-orgs: Add section on configuring email address to help article. 2023-09-08 15:17:23 -07:00
keyboard_shortcuts.hbs help: Update message edit history documentation. 2023-08-24 16:28:06 -07:00
left_sidebar.hbs left_sidebar: Move all messages popover to inbox. 2023-10-04 13:10:08 -07:00
lightbox_overlay.hbs lightbox: Replace image with media. 2023-10-02 22:39:02 -07:00
loader.hbs
login_to_access.hbs templates: Replace unnecessary {{#tr}} blocks with {{t}} helper. 2023-03-16 11:26:45 -07:00
login_to_view_image_button.hbs
markdown_help.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
markdown_time_tooltip.hbs
markdown_timestamp.hbs
message_avatar.hbs message_avatar: Don't allow direct selection. 2023-09-28 14:26:21 -05:00
message_body.hbs css: Display status emoji along with overflowing sender names. 2023-10-04 16:49:39 -07:00
message_controls.hbs emoji: Migrate popover from Bootstrap to Tippy. 2023-09-07 14:44:18 -07:00
message_edit_form.hbs message_edit_form: Remove question mark icon after edit-timer-text. 2023-09-18 15:31:55 -07:00
message_edit_history.hbs
message_edit_notice_tooltip.hbs tooltips: Add hotkey hints and modify edit history tooltip. 2023-10-03 14:37:47 -07:00
message_feed_bottom_whitespace.hbs
message_feed_errors.hbs
message_group.hbs
message_hidden_dialog.hbs templates: Replace unnecessary {{#tr}} blocks with {{t}} helper. 2023-03-16 11:26:45 -07:00
message_history_modal.hbs
message_inline_image_tooltip.hbs tooltips: Use <div> tags inside tooltip's inner content. 2023-10-03 14:37:47 -07:00
message_reaction.hbs templates: Fix &nbsp; syntax. 2023-03-15 16:34:32 -07:00
message_reactions.hbs message_reactions: Clean up the aria attributes for reaction_button. 2023-09-07 14:44:18 -07:00
message_view_header.hbs search: Redesign search box. 2023-09-21 08:58:31 -07:00
more_pms.hbs
more_topics.hbs left_sidebar: Group topic markers and controls. 2023-09-27 14:06:09 -07:00
more_topics_spinner.hbs
move_topic_to_stream.hbs dropdown_widget: Refactor to use Class. 2023-07-27 14:10:08 -07:00
muted_user_ui_row.hbs
narrow_to_compose_recipients_tooltip.hbs tooltips: Use <div> tags inside tooltip's inner content. 2023-10-03 14:37:47 -07:00
narrow_tooltip.hbs CVE-2023-33186: Fix topic tooltip cross-site scripting vulnerability. 2023-05-29 16:35:49 -07:00
navbar.hbs sidebar_ui: Hide sidebars when user clicks outside them. 2023-10-02 19:17:08 -07:00
navbar_icon_and_title.hbs stream_privacy: Use new lock and hashtag icons. 2023-04-10 23:41:30 -07:00
pm_list_item.hbs emoji: Display status emoji as flexboxes in DM list. 2023-09-21 17:18:47 -07:00
presence_row.hbs sidebars: Add sidebar-menu-icon util class. 2023-09-18 09:06:33 -07:00
presence_rows.hbs
read_receipts.hbs
read_receipts_modal.hbs
recent_view_filters.hbs recent: Rename recent_topics templates. 2023-09-08 07:36:33 -07:00
recent_view_row.hbs recent_view: Add table header to sort by unread count. 2023-09-13 14:58:13 -07:00
recent_view_table.hbs recent_view_table: Add a tooltip to unread sort header. 2023-09-28 08:03:47 -07:00
recipient_row.hbs message_header: Remove the widget to change the visibility policy. 2023-09-25 12:39:06 -07:00
resolve_topic_time_limit_error_modal.hbs message_edit: Show modal if user cannot resolve topics. 2023-04-17 11:25:28 -07:00
right_sidebar.hbs invites: Live update option to create new invitations. 2023-09-07 14:21:01 -07:00
scheduled_message.hbs tooltips: Use tippy tooltips for drafts and schedule message overlays. 2023-06-13 16:49:54 -07:00
scheduled_message_stream_pm_common.hbs scheduled_message: Change tooltip of failure icon. 2023-05-15 14:43:04 -07:00
scheduled_messages_overlay.hbs scheduled_mesages: Use events to update scheduled message data. 2023-05-01 22:45:03 -07:00
search_description.hbs search: Create a template for search descriptions. 2023-07-17 17:19:08 -07:00
search_list_item.hbs
search_operators.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
send_later_modal.hbs send_later: Extract send later options to separate template. 2023-05-10 16:14:10 -07:00
send_later_modal_options.hbs send_late: Change the class `send_later_options` to an id. 2023-05-15 14:52:06 -07:00
set_status_overlay.hbs templates: Add modal_text_input class where it is missing. 2023-07-07 10:10:28 -07:00
settings_overlay.hbs settings: Remove lock icon when the user can add bots. 2023-08-24 16:57:17 -07:00
settings_tab.hbs user_topics: Rename 'muted_topics_settings.hbs'. 2023-04-25 12:46:05 -07:00
single_message.hbs message_grid: Share same message grid with me-messages. 2023-07-13 09:02:00 -07:00
starred_messages_sidebar_actions.hbs templates: Replace unnecessary {{#tr}} blocks with {{t}} helper. 2023-03-16 11:26:45 -07:00
status_emoji.hbs css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
status_emoji_selector.hbs css: Hyphenate .smiley-icon selector. 2023-03-27 17:31:31 -07:00
stream_privacy.hbs stream_privacy: Use new lock and hashtag icons. 2023-04-10 23:41:30 -07:00
stream_sidebar_actions.hbs sidebar_ui: Hide sidebars when user clicks outside them. 2023-10-02 19:17:08 -07:00
stream_sidebar_row.hbs left_sidebar: Restructure stream rows to match topics. 2023-09-27 14:06:09 -07:00
stream_topic_widget.hbs
streams_subheader.hbs
subscribe_to_more_streams.hbs i18n: Simplify formatting in subscribe_to_more_streams template. 2023-09-08 09:09:46 -07:00
tooltip_templates.hbs tooltips: Use <div> tags inside tooltip's inner content. 2023-10-03 14:37:47 -07:00
topic_edit_form.hbs topic_edit: Rename `inline_topic_edit` to `move_messages_edit_topic`. 2023-05-09 13:51:07 -07:00
topic_list_item.hbs left_sidebar: Remove whitespace near follow icon. 2023-09-27 14:06:09 -07:00
topic_muted.hbs
topic_sidebar_actions.hbs topic_popover: Add a 'Default' option and Show 'Unmute' conditionally. 2023-08-15 10:02:03 -07:00
topic_typeahead_hint.hbs compose_typeahead: Add hint text to topic typeahead dropdown. 2023-03-20 16:28:28 -07:00
typeahead_list_item.hbs typeahead: Show stream privacy icons in typeahead options. 2023-04-17 17:19:11 -07:00
typing_notification.hbs templates: Replace unnecessary {{#tr}} blocks with {{t}} helper. 2023-03-16 11:26:45 -07:00
typing_notifications.hbs
user_custom_profile_fields.hbs user_profile_modal: Abbrevate long URLs of custom fields. 2023-09-28 15:15:57 -07:00
user_group_list_item.hbs
user_profile_modal.hbs user_profile: Add tippy tooltips to edit pencil button. 2023-09-11 10:39:00 -07:00
user_profile_subscribe_widget.hbs bootstrap-btn: Remove bootstrap CSS for ".btn-success" elements. 2023-10-05 09:28:27 -07:00
user_stream_list_item.hbs recipient_row: Set color of privacy icon as a shade of stream color. 2023-04-10 23:41:30 -07:00
user_topic_ui_row.hbs settings: Update SETTINGS/TOPICS panel to include followed topics. 2023-07-17 17:39:17 -07:00
user_with_status_icon.hbs
view_code_in_playground.hbs playground_links: Migrate popover to Tippy. 2023-09-15 12:25:26 -07:00