zulip/templates/zerver/app
Steve Howell db514002ec settings: Use separate lists for the two sidebar panels.
The list with the options for normal settings now has
the class normal-settings-list.

The list with the options for org settings now has
the class org-settings-list.

The new markup helps us avoid code like this:

    $(".settings-list li:not(.admin)")

We also have funny hacks in our key handlers related
to the old combined-list approach, which we can
eventually eliminate.
2018-06-06 09:42:33 -07:00
..
bankruptcy.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
compose.html compose: Fix extra space below compose error text. 2018-05-16 15:05:36 -07:00
delete_message.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
deprecation_notice.html hotkey: Close deprecation notice on Enter keypress. 2018-06-03 09:33:16 -07:00
drafts.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
home.html narrow: Show non-existing user message for invalid emails. 2018-05-28 10:45:42 -07:00
index.html home: Make `translations` load before `app` bundle. 2018-05-30 23:20:57 +05:30
invite_user.html jquery-form: Remove use of jquery-form from invite-user form. 2018-05-30 03:14:39 +05:30
keyboard_shortcuts.html hotkeys: Change * to Ctr+s for starring a message. 2018-06-01 09:53:15 -07:00
left_sidebar.html sidebars: Disable autocomplete for user and stream search inputs. 2018-05-01 09:24:40 -07:00
lightbox_overlay.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
logout.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
markdown_help.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
message_history.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
navbar.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
right_sidebar.html right-sidebar: Add keyboard instructions shortcut in bottom-right corner. 2018-05-16 13:32:42 -07:00
search_operators.html i18n: Atomize translation tags. 2018-05-26 07:06:43 -07:00
settings_overlay.html settings: Use separate lists for the two sidebar panels. 2018-06-06 09:42:33 -07:00
settings_sidebar.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
subscriptions.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
topic_is_muted.html i18n: Tag missing strings for translation. 2018-05-15 09:06:56 -07:00