zulip/web/templates
Anders Kaseorg a9d0054efa templates: Remove redundant {{#with this}} blocks.
By definition, `this` is already the current context.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-11-19 10:53:36 -08:00
..
buddy_list right_sidebar: Change header styling to match left sidebar. 2024-11-15 12:49:29 -08:00
compose_banner templates: Fix @partial-block invocations for explicitPartialContext. 2024-11-18 12:38:50 -08:00
confirm_dialog message_edit: Show confirm dialog to explain the behaviour. 2024-11-18 15:06:26 -08:00
inbox_view webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
modal_banner templates: Fix @partial-block invocations for explicitPartialContext. 2024-11-18 12:38:50 -08:00
navbar_alerts
popovers streams: Move subscriber count from channel pills to channel cards. 2024-11-16 10:49:29 -08:00
settings stream-settings: Use new pills UI for can_remove_subscribers_group. 2024-11-16 17:11:08 -08:00
stream_settings templates: Remove redundant {{#with this}} blocks. 2024-11-19 10:53:36 -08:00
unread_banner
user_group_settings group-settings: Use group_setting_value_pill_input template. 2024-11-18 11:55:19 -08:00
widgets cleanup: Remove structural .new-style references. 2024-09-11 14:22:45 -07:00
about_zulip.hbs copy: Rename copy-btn -> copy-button. 2024-11-14 12:03:36 -08:00
add_poll_modal.hbs cleanup: Remove singleton .new-style class refs. 2024-09-11 14:22:45 -07:00
add_saved_snippet_modal.hbs saved_snippet: Prepopulate new saved snippet content. 2024-10-02 09:30:18 -07:00
blueslip_stacktrace.hbs blueslip: Show popups for thrown non-Error values in development. 2024-06-24 15:05:28 -07:00
bookend.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08: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 cleanup: Remove singleton .new-style class refs. 2024-09-11 14:22:45 -07:00
change_visibility_policy_button_tooltip.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
code_buttons_container.hbs copy: Rename copy-btn -> copy-button. 2024-11-14 12:03:36 -08:00
compose.hbs compose: Delegate max-length tooltip to body. 2024-11-18 12:44:24 -08:00
compose_control_buttons.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
compose_limit_indicator.hbs compose: Redesign limit indicator to show remaining characters count. 2024-04-30 14:16:10 -07: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 cleanup: Remove singleton .new-style class refs. 2024-09-11 14:22:45 -07:00
dialog_change_password.hbs settings: Remove .w-200 class from .new-style cluster. 2024-08-30 14:06:27 -07:00
dialog_widget.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
draft.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
draft_table_body.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
drafts_tooltip.hbs
dropdown_current_value_not_in_options.hbs
dropdown_disabled_state.hbs
dropdown_list.hbs saved_snippets: Add new feature for saved snippets. 2024-10-01 11:48:15 -07:00
dropdown_list_container.hbs emoji_picker: Format search bar same as dropdown widget. 2024-06-28 11:24:12 -07:00
dropdown_widget.hbs dropdown_widget: Allow passing is_setting_disabled in the template. 2024-10-01 17:35:14 -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
edit_content_button.hbs message_controls: Add missing class to edit buttons. 2024-07-31 09:15:41 -07:00
edited_notice.hbs tooltips: Defer computing last_edit_timestr until tooltip renders. 2024-09-23 18:13:17 -07: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_list_widget_for_list.hbs
empty_list_widget_for_table.hbs
favicon.svg.hbs
feedback_container.hbs
filter_topics.hbs bootstrap-btn: Rename btn -> bootstrap-btn. 2024-11-14 12:03:36 -08: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
guest_visible_users_message.hbs invite: Use help_link_widget in guest visible users message. 2024-10-16 09:35:17 -07:00
help_link_widget.hbs
inline_decorated_stream_name.hbs typeahead: Remove all sources of white space inside `strong` element. 2024-06-27 09:18:23 -07:00
input_pill.hbs popovers: Add stream-info-popover when channel pill is clicked. 2024-09-10 16:16:53 -07:00
introduce_zulip_view_modal.hbs modals: Fix typo in introduce_zulip_view_model. 2024-09-27 17:56:44 +00:00
invitation_failed_error.hbs billing: Remove settings tab from billing urls. 2024-09-20 12:02:39 -07:00
invite_user_modal.hbs invite-modal: Move "invite_as" name attribute to select element. 2024-11-05 08:49:28 -08:00
keyboard_shortcuts.hbs keyboard-shortcuts: Display "Ctrl" for Vim "Esc" keybinding behavior. 2024-11-01 09:36:56 -07:00
left_sidebar.hbs bootstrap-btn: Rename btn -> bootstrap-btn. 2024-11-14 12:03:36 -08:00
lightbox_overlay.hbs cleanup: Remove structural .new-style references. 2024-09-11 14:22: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 avatars: Mark as lazy-loaded. 2024-08-16 14:33:25 -07:00
message_body.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
message_controls.hbs popover_menus_data: Hide actions user can't take for archived channels. 2024-10-25 16:06:42 -07:00
message_controls_failed_msg.hbs echo: Update message controls dynamically for failed messages. 2024-09-16 13:06:30 -07:00
message_edit_form.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
message_edit_history.hbs messages_ovelay: Use specific name for `row_item_selector`. 2024-09-30 11:23:29 -07:00
message_edit_notice_tooltip.hbs message_edit_notice_tooltip: Rewrite to fix inverted check. 2024-09-23 18:13:17 -07:00
message_feed_bottom_whitespace.hbs
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 cleanup: Remove structural .new-style references. 2024-09-11 14:22:45 -07:00
message_inline_image_tooltip.hbs
message_length_toggle.hbs condense: Dynamically render content for message length toggle. 2024-08-29 15:52:08 -07:00
message_list.hbs
message_moved_widget_body.hbs topic_name: Fix compressing of display topic names. 2024-06-26 12:23:32 -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 webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
more_pms.hbs left_sidebar: Apply grid to 'more conversations' DM row. 2024-05-03 12:21:59 -07:00
more_topics.hbs left_sidebar: Prepare grid with controls area, squared vdots. 2024-10-15 15:04:47 -07:00
more_topics_spinner.hbs
move_topic_to_stream.hbs cleanup: Remove singleton .new-style class refs. 2024-09-11 14:22:45 -07:00
muted_user_ui_row.hbs
narrow_to_compose_recipients_tooltip.hbs
narrow_tooltip.hbs
navbar.hbs navbar: Remove signup button. 2024-08-21 12:02:59 -07:00
navbar_icon_and_title.hbs stream: Show `(archived)` at the end of deactivated stream names. 2024-10-25 16:06:42 -07:00
org_logo_tooltip.hbs
pm_list_item.hbs group_pill: Change the groups icon to zulip-triple-user-icons. 2024-04-24 17:37:38 -07:00
poll_modal_option.hbs bootstrap: Rename btn-* -> button-* classes. 2024-11-14 12:03:36 -08:00
presence_row.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -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.hbs
read_receipts_modal.hbs
recent_view_filters.hbs bootstrap-btn: Rename btn -> bootstrap-btn. 2024-11-14 12:03:36 -08:00
recent_view_row.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
recent_view_table.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
recipient_row.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
resolve_topic_time_limit_error_modal.hbs
right_sidebar.hbs bootstrap-btn: Rename btn -> bootstrap-btn. 2024-11-14 12:03:36 -08:00
scheduled_message.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
scheduled_message_stream_pm_common.hbs
scheduled_messages_indicator.hbs
scheduled_messages_overlay.hbs scheduled_messages: Use specific name for `items_list_selector`. 2024-09-30 11:23:29 -07:00
search_description.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
search_list_item.hbs input pill: Remove pill-container-btn class in favor of search styling. 2024-06-20 15:16:17 -07:00
search_operators.hbs search: Improve text about searching public channels. 2024-07-20 15:42:41 -07:00
search_user_pill.hbs search_pill: Replace user display_value with full_name. 2024-08-01 17:31:59 -07:00
send_later_modal.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
send_later_modal_options.hbs send_later: Remove Bootstrap `nav nav-list` CSS classes dependency. 2024-07-15 10:00:22 -07:00
set_status_overlay.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
settings_overlay.hbs icons: Update bot icon in Settings UI. 2024-09-23 14:09:47 -07:00
settings_tab.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
single_message.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
start_export_modal.hbs settings_export: Add modal to select export_type before starting export. 2024-10-11 17:38:17 -07:00
status_emoji.hbs
status_emoji_selector.hbs
stream_privacy.hbs
stream_sidebar_row.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
stream_topic_widget.hbs topic_name: Fix compressing of display topic names. 2024-06-26 12:23:32 -07:00
streams_subheader.hbs left_sidebar: Place redesigned subheaders. 2024-09-24 11:08:50 -07:00
subscribe_to_more_streams.hbs css: Use classname for subscribe-to-more-streams icon styles. 2024-09-03 10:22:44 -07:00
tooltip_templates.hbs saved_snippets: Add new feature for saved snippets. 2024-10-01 11:48:15 -07:00
topic_edit_form.hbs
topic_list_item.hbs stream_sidebar_row: Remove title for topic name. 2024-11-11 16:41:30 -08:00
topic_muted.hbs
topic_typeahead_hint.hbs
typeahead_list_item.hbs compose: Show bot icon after bot name in recipient picker. 2024-10-21 18:09:50 -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 user_pill: Show deactivated icon in user_display_only_pill. 2024-07-16 14:52:17 -07:00
user_full_name.hbs
user_group_display_only_pill.hbs user_group_edit: Add support to update subgroups of existing groups. 2024-10-22 10:23:36 -07:00
user_group_list_item.hbs
user_pill.hbs user_pill: Rename pill-container-btn -> pill-container-button. 2024-11-14 12:03:36 -08:00
user_profile_modal.hbs modal: Rename modal__btn -> modal__button. 2024-11-14 12:03:36 -08:00
user_profile_subscribe_widget.hbs
user_stream_list_item.hbs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
user_topic_ui_row.hbs settings: Set min-width of table columns for narrow screens. 2024-07-12 10:35:22 -07:00
user_with_status_icon.hbs
zulip_copy_icon.hbs copy: Use redesigned copy button in codeblocks of /help docs. 2024-09-20 15:44:20 -07:00