zulip/templates/zerver
YashRE42 254cc96420 navbar: Extract navbar border into outer div.
This is a prep commit for the new navbar, since the new navbar switches
between a search bar and stream descriptions, it's easier to have the
border defined in an outer div. Due to the way the changesets is
generated, this may seem like a large diff, however, the only change to
navbar.html is to add an opening div with the ".top-navbar-border" class
and a corrseponding closing div to wrap around "#search_box" and
"#search_box_legacy". Apart from this, a few styles have been edited in
zulip.scss and night_mode.scss.
2020-03-20 14:53:43 -07:00
..
api api: Document DELETE ../messages/{message_id}/reactions endpoint. 2020-03-08 19:12:45 -07:00
app navbar: Extract navbar border into outer div. 2020-03-20 14:53:43 -07:00
archive emoji: Resolve emoji sprite sheets and stylesheets through Webpack. 2020-02-25 14:43:46 -08:00
emails emails: Use the word email instead of message in do not reply sentence. 2020-01-31 12:29:58 -08:00
for portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
help docs: Fix wrong file address the Matrix Integration docs. 2020-03-19 11:35:37 -07:00
include portico: Add return to login button to password reset end. 2019-11-18 12:21:40 -08:00
integrations devtools: Clean up top-navbar element styling. 2020-01-29 12:59:54 -08:00
tests/markdown webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
accounts_accept_terms.html accept_terms: Somewhat fix ugly white box. 2018-12-29 22:06:07 -08:00
accounts_home.html login: Make authentication_methods data available to JavaScript. 2020-02-02 20:22:49 -08:00
accounts_send_confirm.html refactor: Remove inline javascript code from accounts_send_confirm.html. 2019-03-25 15:14:24 -07:00
apps.html portico: Hide download buttons on initial render of `/apps` page. 2020-03-07 18:33:31 -08:00
atlassian.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
atlassian.md portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
base.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
billing_nav.html
compare.html plans: Address some frequently asked questions. 2020-01-28 14:07:28 -08:00
config_error.html auth: Deduplicate config error blocks for different auths. 2020-02-24 12:25:30 -08:00
confirm_continue_registration.html confirmation: Fix "continue to registration" full name handling. 2019-01-29 12:39:40 -08:00
create_realm.html templates: Replace focusing scripts with autofocus attribute. 2019-09-16 17:23:20 -07:00
deactivated.html portico: Refresh deactivated realm notice page every 60 seconds. 2019-03-04 11:27:15 -08:00
desktop_redirect.html auth: Create a new page hop for desktop auth. 2020-02-20 11:59:55 -08:00
dev-not-supported-error.md
dev_env_email_access_details.html
dev_login.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
dev_tools.html devtools: Improve labels and headings for some tools. 2020-02-03 16:13:34 -08:00
digest_base.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
documentation_main.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
email.html
email_log.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
faq.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
features.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
find_account.html HTML validation: Fix login page HTML errors. 2019-07-18 11:56:15 -07:00
footer.html portico: Add link to /history to footer. 2018-10-05 11:24:57 -07:00
for-companies.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
for-mystery-hunt.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
for-open-source.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
for-working-groups-and-communities.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
github-error.md auth: Document setting social_auth_github_key in dev-secrets. 2019-06-14 10:16:26 -07:00
gitlab-error.md auth: Add support for GitLab authentication. 2020-02-11 13:54:17 -08:00
google-error.md templates: Correct sample Google authorized redirect URI. 2019-12-21 20:08:31 -08:00
gradients.html
hello.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
history.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
invalid_email.html
invalid_realm.html
landing_nav.html portico: Add `isolated_page` context flag, to suppress site nav. 2020-01-29 11:32:27 -08:00
login.html social_auth: Take user to find_account if invalid subdomain is given. 2020-02-27 17:27:55 -08:00
meta_tags.html hello: Focus on distributed teams as use case. 2020-03-17 14:49:17 -07:00
plans.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
portico-header-dropdown.html portico: Fix styling of dropdown menu in nav bar. 2019-03-07 21:28:54 -08:00
portico-header.html
portico-help.html help: Eliminate duplication of porticocustomhead logic. 2018-08-31 11:25:03 -07:00
portico.html portico: Add `isolated_page` context flag, to suppress site nav. 2020-01-29 11:32:27 -08:00
portico_signup.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
privacy.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
realm_creation_failed.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
realm_reactivation.html auth: Add an organization reactivation flow with admin confirmation. 2018-11-27 10:58:34 -08:00
realm_reactivation_link_error.html auth: Add an organization reactivation flow with admin confirmation. 2018-11-27 10:58:34 -08:00
realm_redirect.html accounts/go: Change class of bottom text to be consistent. 2019-08-08 11:12:51 -07:00
register.html register: Spell Greek Ακμή with Greek alpha, not Latin A 2020-02-18 17:41:43 -08:00
reset.html portico: Add return to login button to password reset end. 2019-11-18 12:21:40 -08:00
reset_confirm.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
reset_done.html
reset_emailed.html portico: Add return to login button to password reset end. 2019-11-18 12:21:40 -08:00
security.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
security.md docs: Updated links to python-social-auth docs. 2020-03-20 08:54:37 -04:00
social_auth_select_email.html auth: Style the GitHub auth email selection page. 2019-08-08 11:12:51 -07:00
team.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
terms.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
unsubscribe_link_error.html
unsubscribe_success.html
why-zulip.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
why-zulip.md portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
zulipchat_migration_tos.html templates: Update zulipchat migration ToS text. 2018-12-29 22:02:42 -08:00