zulip/static/templates
Shubham Dhama 3e0b420423 settings: Extend `settings_checkbox` for dependent checkboxes.
This deduplicate code for the checkboxes which are dependent on other
parameters and it makes no sense changing them when that parameter is
false.  For example, changing `message_content_in_email_notifications`
makes sense only when `enable_offline_email_notifications` is true.
2018-10-16 13:08:55 -07:00
..
settings settings: Extend `settings_checkbox` for dependent checkboxes. 2018-10-16 13:08:55 -07:00
widgets widgets: Add todo widget. 2018-07-10 11:18:05 +05:30
.gitignore
actions_popover_content.handlebars message view: Hide "view source" and "quote" for deleted messages. 2018-03-27 16:43:24 -07:00
admin-settings-modals.handlebars settings_user: Add modal for user info and roles form. 2018-07-30 13:48:36 -07:00
admin_default_streams_list.handlebars admin_default_streams_list.handlebars: Use fa-4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
admin_emoji_list.handlebars settings_emoji: Use display_name in handlebars. 2018-08-07 10:22:08 -07:00
admin_filter_list.handlebars admin_filter_list.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:16 +05:30
admin_invites_list.handlebars admin_invites_list.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:16 +05:30
admin_profile_field_list.handlebars custom profile field: Remove unnecessary table header from edit form. 2018-08-21 11:42:58 -07:00
admin_tab.handlebars org settings: Refactor modal "partials" to a seperate file. 2018-07-30 13:48:36 -07:00
admin_user_group_list.handlebars user groups: Display error on user group name edit failure. 2018-08-13 16:13:49 -07:00
admin_user_list.handlebars org settings: Remove bolt-icon from active users' list. 2018-10-05 15:50:27 -07:00
alert_word_settings_item.handlebars alert_word_settings_item.handlebars: Use fa-4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
all_messages_sidebar_actions.handlebars all_messages_sidebar_actions.handlebars: Use fa-4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
announce_stream_docs.handlebars create stream: Use English grammar for message about announcement. 2018-02-01 11:26:57 -08:00
archive_message_group.handlebars public_archives: Add styling to the public topics. 2018-05-02 15:23:33 -07:00
archive_recipient_row.handlebars public_archives: Add styling to the public topics. 2018-05-02 15:23:33 -07:00
bankruptcy_modal.handlebars
bookend.handlebars message view: Decode HTML in Stream subscription messages. 2017-10-11 09:59:48 -07:00
bot_avatar_row.handlebars bot_avatar_row.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
bot_owner_select.handlebars settings_user: Refactor `open-user-form` click handler. 2018-07-30 13:48:36 -07:00
compose-invite-users.handlebars compose: Hide subscribe button and change text for waiting period users. 2018-08-13 10:18:35 -07:00
compose_all_everyone.handlebars
compose_announce.handlebars compose: Warn users when posting to the #announce stream. 2017-12-20 07:36:50 -05:00
compose_not_subscribed.handlebars compose: Add subscribe button to the not subscribed stream error message. 2018-04-05 17:15:18 -07:00
compose_notification.handlebars unicode: Replace "×" with HTML and HEX entities. 2017-08-22 16:31:53 -07:00
compose_private_stream_alert.handlebars compose: Improve line wrapping for multiline compose box alerts. 2018-03-06 13:01:41 -08:00
confirm_delete_user.handlebars settings: Confirm before deleting user groups. 2018-10-12 10:38:56 -07:00
confirm_dialog.handlebars settings: Add confirm_dialog module. 2018-10-12 10:37:06 -07:00
default_language_modal.handlebars settings: Add modal fade. 2018-04-28 12:55:15 -07:00
draft.handlebars draft.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
draft_table_body.handlebars compose: Remove draft older than 30 days. 2018-03-14 10:57:11 -07:00
edit_bot.handlebars static/templates/edit_bot.handlebars: Fix undefined bot_id. 2018-05-15 10:35:19 -07:00
email_address_hint.handlebars subscription: Improve email-hint popover style. 2018-03-23 09:55:44 -07:00
embedded_bot_config_item.handlebars linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
emoji_popover.handlebars emoji_picker: Add emoji showcase. 2017-09-29 21:09:00 +00:00
emoji_popover_content.handlebars emoji_popover_content.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
emoji_popover_emoji.handlebars emoji: Rename `css_class` to `emoji_code` in emoji.js. 2018-07-23 12:35:08 -07:00
emoji_popover_search_results.handlebars emoji_picker: Change emoji picker to be category based. 2017-08-14 12:52:35 -07:00
emoji_showcase.handlebars emoji: Rename `css_class` to `emoji_code` in emoji.js. 2018-07-23 12:35:08 -07:00
group_pms.handlebars right-sidebar: Narrow pm/group-pm on clicking unread count badge. 2018-06-27 11:26:24 -04:00
hotspot_overlay.handlebars template_parser: Add parsing support for self closing tags as per HTML5. 2018-02-15 17:47:43 -05:00
input_pill.handlebars input-pill: Refactor pills to eliminate fixed positioning of elements. 2018-07-23 10:21:13 -07:00
intro_reply_hotspot.handlebars hotspots: Change styling of intro to reply hotspot. 2018-10-02 11:38:26 -07:00
invite_subscription.handlebars linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
loader.handlebars org settings: Fix a bug where the loading spinner was not visible. 2018-08-08 10:59:23 -07:00
message_edit_form.handlebars Rename markdown-help to message-formatting. 2018-08-31 11:51:22 -07:00
message_edit_history.handlebars message edit: Fix edit author text overflow on images. 2018-06-08 07:49:28 -07:00
message_group.handlebars date-separator: Make date rows unselectable. 2017-10-19 17:49:57 -07:00
message_reaction.handlebars reactions.js: Migrate webapp to use the new reactions API. 2017-11-20 15:27:20 -08:00
message_reactions.handlebars emoji_picker: Correctly restore the title attribute of base element. 2017-09-16 08:17:41 -07:00
more_topics.handlebars left-sidebar: Remove topics help code. 2017-11-15 11:01:33 -08:00
muted_topic_ui_row.handlebars
new_stream_users.handlebars linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
non_editable_user_group.handlebars user pills: Rename class `notmem` to `not-editable` for generalization. 2018-08-21 11:50:01 -07:00
notification.handlebars
propagate_notification_change.handlebars linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
recipient_row.handlebars recipient_row.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
remind_me_popover_content.handlebars reminders: Add various design improvements for the UI/reminder msg. 2018-05-21 09:07:37 -07:00
settings_tab.handlebars settings: Remove obsolete default_desktop_notifications setting. 2018-04-28 13:46:07 -07:00
sidebar_private_message_list.handlebars sidebar_private_message_list.handlebars: Use fa-4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
single_message.handlebars single_message.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
stream_creation_form.handlebars subs: Replace tr block with t in subs handlebars template. 2018-07-23 10:55:16 -07:00
stream_member_list_entry.handlebars streams: Update button styles to new styles. 2017-08-23 12:29:32 -07:00
stream_privacy.handlebars stream_privacy.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
stream_sidebar_actions.handlebars stream_sidebar_actions.handlebars: Use fa-4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
stream_sidebar_row.handlebars stream_sidebar_row.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
stream_types.handlebars subs: Replace tr block with t in subs handlebars template. 2018-07-23 10:55:16 -07:00
subscription.handlebars stream settings: Rename average messages to estimated messages. 2018-06-23 12:48:15 -07:00
subscription_count.handlebars subscriptions_settings_modal: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
subscription_invites_warning_modal.handlebars dark-mode: Make all modals compatible with night mode. 2018-02-09 14:21:13 -08:00
subscription_members.handlebars stream settings: Don't show add-subs-btn if user can't add subscribers. 2018-03-14 09:21:14 -07:00
subscription_setting_icon.handlebars subscriptions_settings_modal: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
subscription_settings.handlebars stream-settings: Remove unnecessary delete text from button. 2018-09-21 12:17:17 -07:00
subscription_stream_privacy_modal.handlebars streams: Improve 'is-announcement-only' checkbox. 2018-06-01 10:05:13 -07:00
subscription_table_body.handlebars user docs: Update stream guidelines link in stream subscriptions modal. 2018-10-01 12:45:59 -07:00
subscription_type.handlebars templates: Replace   with normal spaces. 2018-08-21 11:13:47 -07:00
subscriptions.handlebars refactor: Render Stream Settings in two steps. 2018-07-26 11:20:46 -07:00
tab_bar.handlebars tab_bar.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
topic_edit_form.handlebars topic_edit_form.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
topic_list_item.handlebars stream_list: Use data-topic-name for topic names. 2017-08-16 18:03:44 -07:00
topic_sidebar_actions.handlebars
typeahead_list_item.handlebars typeahead_list_item.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:03 +05:30
typing_notification.handlebars
typing_notifications.handlebars
uploaded_files_list.handlebars uploaded_files_list.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:16 +05:30
user-groups-admin.handlebars user groups: Improve styling of user groups in admin view. 2018-08-13 16:13:49 -07:00
user-info-form-modal.handlebars settings_users: Change users "Make admin" button to dropdown. 2018-08-02 15:55:50 -07:00
user_group_info_popover.handlebars popovers: Add a popover for group mentions. 2018-02-16 13:37:02 -08:00
user_group_info_popover_content.handlebars user-groups: Centre align popover content. 2018-07-22 20:14:29 -07:00
user_info_popover.handlebars
user_info_popover_content.handlebars user_info_popover_content.handlebars: Use fa-4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
user_info_popover_title.handlebars
user_presence_row.handlebars user_presence_row.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
user_presence_rows.handlebars
user_profile_modal.handlebars user profiles: Remove empty space under profiles with no set fields. 2018-10-14 09:37:18 -07:00