zulip/templates/corporate
Eeshan Garg a808f02a22 billing/sponsorship: Allow blank organization URLs.
We ran into a bug in production caused by two issues:
- Some users came from orgs that didn't have a website and since
  the URL field was required, they submitted invalid URLs.
- We didn't properly respond to invalid form submissions, which
  led to UnboundLocalError exceptions in another part of the
  code.

This commit solves this by doing the following:
- We now allow blank URLs and have a convenient placeholder text
  label that tells users that they may leave the URL field blank.
- This commit refactors the code such that invalid form submissions
  result in an informative error message about what exactly went
  wrong.
2021-08-19 03:08:17 -07:00
..
billing.html billing: Show billing email in /billing page. 2021-05-18 17:46:38 -07:00
jobs.html docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
terms.md
upgrade.html billing/sponsorship: Allow blank organization URLs. 2021-08-19 03:08:17 -07:00
zephyr-mirror.html docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
zephyr.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00