zulip/templates/zerver
Alexandra Ciobica 84e0327d10 integrations: Fix arrangement of left sidebar `back to list` button.
I rearranged the elements of the left sidebar in HTML in order to appear
in the order they are displayed and removed the absolute positioning,
because it was not needed if the elements are arranged correctly. I used
`flex` display to arrange them on column.

I removed the styling that positioned the elements absolutely.

Then I tweaked the margins in order to make the elements look good.

Fixes: #12929
2019-08-15 16:12:15 -07:00
..
api subscriptions: Avoid sending unneeded subscriber information. 2019-08-09 16:03:21 -07:00
app data export: Add UI to trigger data export. 2019-08-12 18:21:38 -07:00
archive lint: Fix code that evaded our lint checks for string % non-tuple. 2019-04-23 15:21:37 -07:00
emails emails: Remove body tag from email_base_message. 2019-08-02 13:54:32 +05:30
for docs: Update desktop repo URL. 2019-05-20 11:01:11 -07:00
help cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
integrations integrations: Fix arrangement of left sidebar `back to list` button. 2019-08-15 16:12:15 -07: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 auth: Migrate google auth to python-social-auth. 2019-07-21 20:51:34 -07: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: Add and use .button class for links requiring button styling. 2019-07-22 17:28:38 -07:00
atlassian.html portico: Add `.markdown` class to `why-zulip` pages. 2019-07-25 15:04:09 -07:00
atlassian.md portico: Add /atlassian for Zulip users migrating from HipChat. 2018-12-14 23:42:47 -08:00
base.html templates: Reenable mobile zooming on non-app pages. 2019-05-17 11:30:30 -07:00
billing_nav.html
compare.html portico: Update some text on /plans. 2018-11-01 11:59:50 -07:00
config_error.html auth: Migrate google auth to python-social-auth. 2019-07-21 20:51:34 -07:00
confirm_continue_registration.html confirmation: Fix "continue to registration" full name handling. 2019-01-29 12:39:40 -08:00
create_realm.html create_realm: Add white box to new organization. 2019-08-08 11:12:51 -07:00
deactivated.html portico: Refresh deactivated realm notice page every 60 seconds. 2019-03-04 11:27:15 -08:00
debug.html
dev-not-supported-error.md
dev_env_email_access_details.html
dev_login.html dev tooling: Add "create new user" and "create new realm" buttons. 2019-05-21 15:03:37 -07:00
dev_tools.html dev tooling: Add "create new user" and "create new realm" buttons. 2019-05-21 15:03:37 -07:00
digest_base.html digest: Display the text email also in the /digest view. 2019-05-06 17:43:40 -07:00
documentation_main.html open graph: Include multiple paragraphs in description tags. 2019-02-11 12:05:19 -08:00
email.html
email_log.html refactor: Remove inline javascript code in email_log.html. 2019-04-05 17:28:23 -07:00
faq.html portico: Add information on billing guests. 2019-02-01 23:34:47 -08:00
features.html portico: Fix link to localhost:9991. 2019-07-18 11:56:15 -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: Add `.markdown` class to `why-zulip` pages. 2019-07-25 15:04:09 -07:00
for-mystery-hunt.html portico: Add `.markdown` class to `why-zulip` pages. 2019-07-25 15:04:09 -07:00
for-open-source.html portico: Add `.markdown` class to `why-zulip` pages. 2019-07-25 15:04:09 -07:00
for-working-groups-and-communities.html portico: Add `.markdown` class to `why-zulip` pages. 2019-07-25 15:04:09 -07:00
github-error.md auth: Document setting social_auth_github_key in dev-secrets. 2019-06-14 10:16:26 -07:00
google-error.md auth: Migrate google auth to python-social-auth. 2019-07-21 20:51:34 -07:00
gradients.html
hello.html HTML validation: Remove invalid <button href> attribute. 2019-07-23 16:16:22 -07:00
history.html portico: Fix the `history` photo description. 2019-07-25 15:04:09 -07:00
invalid_email.html
invalid_realm.html
landing_nav.html portico: Advertise /security in a few places. 2018-11-01 11:59:50 -07:00
login.html auth: Migrate google auth to python-social-auth. 2019-07-21 20:51:34 -07:00
meta_tags.html meta_tags: Remove twitter:title, twitter:description, twitter:image. 2019-05-16 21:19:08 -07:00
plans.html plans: Make usable in the development environment for testing. 2019-07-22 17:43:43 -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
portico.html
portico_signup.html
privacy.html portico: Add `.markdown` class to `why-zulip` pages. 2019-07-25 15:04:09 -07:00
realm_creation_failed.html
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 ldap: Don't ask users to create password when invited. 2019-01-17 10:16:48 -08:00
reset.html refactor: Remove inline javascript code from reset.html. 2019-03-25 15:14:24 -07:00
reset_confirm.html refactor: Remove inline javascript code from reset_confirm.html. 2019-03-25 15:14:24 -07:00
reset_done.html
reset_emailed.html
security.html portico: Add `.markdown` class to `why-zulip` pages. 2019-07-25 15:04:09 -07:00
security.md docs: Fix a typo in security documentation. 2019-07-25 14:53:08 -07:00
social_auth_select_email.html auth: Style the GitHub auth email selection page. 2019-08-08 11:12:51 -07:00
team.html portico: Add `.markdown` class to `why-zulip` pages. 2019-07-25 15:04:09 -07:00
terms.html portico: Add `.markdown` class to `why-zulip` pages. 2019-07-25 15:04:09 -07:00
unsubscribe_link_error.html
unsubscribe_success.html
why-zulip.html portico: Add `.markdown` class to `why-zulip` pages. 2019-07-25 15:04:09 -07:00
why-zulip.md cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
zulipchat_migration_tos.html templates: Update zulipchat migration ToS text. 2018-12-29 22:02:42 -08:00