zulip/templates/zerver/app
Armaan Ahluwalia 5f7b47e20c css: Transition 'app.css' to SCSS.
This commit transitions all styles in app.css in the Django pipeline
to being compiled by webpack in an app-styles bundle, and renames the
various files to now be processed as SCSS.

To implement this transition, we move the old CSS file refernces in
settings.py and replace them with a bundle declared in
`webpack.assets.json` and includedn in the index.html template

Tweaked by tabbott to keep the list of files in `app.css` in
`webpack.assets.json`, and to preserve the ordering from the old
`settings.py`.
2018-05-02 17:13:16 -07:00
..
bankruptcy.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
compose.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -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 templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
drafts.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
home.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
index.html css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
invite_user.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
keyboard_shortcuts.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -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 sidebars: Disable autocomplete for user and stream search inputs. 2018-05-01 09:24:40 -07:00
search_operators.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
settings_overlay.html org settings: Remove "Delete streams" administrative tab from settings. 2018-04-30 17:47:34 +05:30
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 templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00