Aman Agrawal
3d45e7ca64
billing: Make plan cancel/renew work.
2023-11-10 05:17:52 +05:30
Aman Agrawal
e185e91581
billing: Redirect to stripe card change page on clicking change card.
2023-11-10 05:17:52 +05:30
Aman Agrawal
cce5666e5d
billing: Make changing current and next cycle licenses work.
2023-11-10 05:17:52 +05:30
Aman Agrawal
9d7e10950f
billing: Fix style of cancel button and adjust app margins.
2023-11-10 05:17:52 +05:30
Aman Agrawal
a96cd44926
billing: Fix style of next payment info.
2023-11-10 05:17:52 +05:30
Aman Agrawal
d79b59d3b1
billing: Make payment method look nice.
2023-11-10 05:17:52 +05:30
Aman Agrawal
f9aba9ba33
billing: Make license count management buttons look nicer.
2023-11-10 05:17:52 +05:30
Aman Agrawal
a75afe1462
bililng: Style similar to sponsorship page.
2023-11-10 05:17:52 +05:30
Aman Agrawal
a4425d26d2
billing: Add plan change buttons, modals and notices.
2023-11-10 05:17:52 +05:30
Aman Agrawal
9d3536ca2b
billing: Add switch to annual in next cycle notice.
2023-11-10 05:17:52 +05:30
Aman Agrawal
2a6a7d2382
billing: Add billing contact.
2023-11-10 05:17:52 +05:30
Aman Agrawal
3adddaa643
billing: Move next payment info below card details.
2023-11-10 05:17:52 +05:30
Aman Agrawal
68a117d490
billing: Modify next payment info.
2023-11-10 05:17:52 +05:30
Aman Agrawal
e72df84396
billing: Change formatting for showing card info.
2023-11-10 05:17:52 +05:30
Aman Agrawal
ebc7cbaf39
billing: Reformat structure of HTML to update licenses manually.
...
This inclues a major change to allow users to update number of
licenses in the current billing period.
2023-11-10 05:17:52 +05:30
Aman Agrawal
3ad2cb8c9c
billing: Show automatic license count in new style.
2023-11-10 05:17:52 +05:30
Aman Agrawal
2f532e49d1
billing: Add field to show billing frequency.
2023-11-10 05:17:52 +05:30
Aman Agrawal
c41a8317cf
billing: Convert plan name to new style.
2023-11-10 05:17:52 +05:30
Aman Agrawal
89003dcb25
billing: Remove tabs.
2023-11-10 05:17:52 +05:30
Aman Agrawal
5b97eb0445
billing: Modify title.
2023-11-10 05:17:52 +05:30
Aman Agrawal
b5b7fc9957
billing: Use navbar used in login/help pages.
2023-11-10 05:17:52 +05:30
Aman Agrawal
29f4150757
sponsorship: Change title.
2023-11-06 14:55:14 -08:00
Aman Agrawal
ce20325947
corporate: Redirect `Request sponsorship` to new /sponsorship/ URL.
2023-11-06 14:55:14 -08:00
Aman Agrawal
0ffa207118
sponsorship: Use this organization instead of your organization.
2023-11-06 14:55:14 -08:00
Aman Agrawal
8da8a625a9
sponsorship: Remove all translation tags.
2023-11-06 14:55:14 -08:00
Aman Agrawal
4fef63de52
sponsorship: Show error message for the field under the field.
2023-11-06 14:55:14 -08:00
Aman Agrawal
b5fd5f2f5e
sponsorship: Minor changes.
...
Wrap sponsored / sponsorship pending message in a white box.
Remove green heart.
2023-11-06 14:55:14 -08:00
Aman Agrawal
a3093fad97
billing: Show sponsorship status on /sponsorship page.
...
We redirect users from billing and upgrade page to sponsorship page if the
org has requested for sponsorship or is already sponsored.
2023-11-06 14:55:14 -08:00
Aman Agrawal
ff5e1c3aee
sponsorsihp: Make submitting the form work.
...
Includes various changes to make submitting the sponsorship form work.
2023-11-06 14:55:14 -08:00
Aman Agrawal
a75c8ee6f0
sponsorship: Replace old loading indicator with one on support page.
2023-11-06 14:55:14 -08:00
Aman Agrawal
2466101fe1
sponsorship: Set width of elements like on support page.
2023-11-06 14:55:14 -08:00
Aman Agrawal
349f6f8ab8
sponsorship: Use new style for existing input fields.
2023-11-06 14:55:14 -08:00
Aman Agrawal
91d591046f
sponsorship: Add org name field.
2023-11-06 14:55:14 -08:00
Aman Agrawal
e6bb291b8a
sponsorship: Add wrapper elements above #sponsorship like support page.
2023-11-06 14:55:14 -08:00
Aman Agrawal
00df9c6c18
urls: Show sponsorship page on a new URL.
...
Fixes #27377
Replaced #sponsorship links with sponsorship/ links and in other
places liking gear menu.
2023-11-06 14:55:14 -08:00
Aman Agrawal
3ba0fe4349
sponsorship: Remove from billing and upgrade pages.
2023-11-06 14:55:14 -08:00
Aman Agrawal
7c0edf356c
communities: Allow user to filter orgs by type.
...
Org category filters were hidden in
60eb408bb0
.
2023-10-12 09:58:47 -07:00
Sahil Batra
05c6a41dd7
upgrade: Rename "Add card" button to "Pay now".
...
We do not redirect to Zulip's billing page for confirmation
even when user did not had added a card already and the payment
is directly processed after adding a card so is better to just
rename the button.
2023-10-05 09:28:27 -07:00
Sahil Batra
8710feb5dd
billing: Update modal shown on license increase to use micromodal.
...
We now use micromodal in the license update modal on billing page
to make it consistent with other modals in the app and this is
preparatory work for moving away from bootstrap as well.
2023-10-05 09:28:27 -07:00
Aman Agrawal
75a1a74adf
hello: Redesign page.
...
Fixes #24082
2023-10-02 22:30:03 -07:00
Alya Abbott
ca8984418f
portico: Update quotes on /for/open-source.
2023-10-01 09:35:11 -07:00
Anders Kaseorg
acd0c5568a
corporate: Remove Twitter third-party JavaScript and branding.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-09-21 08:53:37 -07:00
David Rosa
6588190918
help: Delete "Start a new topic" page in favor of "Starting a new topic".
...
- Deletes page, updates references, and adds URL redirect.
2023-09-21 08:41:40 -07:00
Mateusz Mandera
18b0e58831
billing: Rename a few confusing references to "Zulip Limited".
...
We call this Zulip Free on the /plans page.
2023-09-07 17:52:04 -07:00
Ujjawal Modi
54c7cbaf1c
docs: Change `Create an invitation link` heading.
...
This commit changes the `Create an invitation link` heading
in help docs to `Create a reusable invitation link`.
2023-09-07 14:21:01 -07:00
Alex Vandiver
110677d441
corporate: We have switched to DMs, from PMs.
2023-08-29 17:13:10 -07:00
David
75a654b9ab
help: Update links to "Edit a message" and "Delete a message".
...
The series including 0349152f0f
split
this page into two smaller pages.
2023-08-28 18:09:41 -07:00
Greg Price
18fad546de
portico: Remove Senior Flutter Engineer position from jobs page.
...
And go back to the note about not currently having any open positions.
2023-08-22 11:28:12 -07:00
David Rosa
d205850d54
docs: Update .html links pointing to "Upgrade Zulip" or "Modify Zulip".
...
Follow-up to #24089 .
2023-08-11 16:49:32 -07:00
Aman Agrawal
e760e57bce
open-source: Convert deleted tweet into a quote.
...
This tweet was deleted since user moved to mastodon from twitter
and used a tool to delete all their tweets.
2023-07-24 10:50:11 -07:00
David Rosa
9af31c41da
templates: Rename "private message" -> "direct message".
...
- Updates instances of "private message".
2023-06-23 14:36:16 -07:00
Anders Kaseorg
639efc5ce1
docs: Update Transifex URLs.
...
https://help.transifex.com/en/articles/7171815-web-application-s-domain-change
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-06-12 17:38:41 -07:00
Anders Kaseorg
2b2866b9e6
corporate: Correct apostrophe directions.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-06-07 18:34:27 -07:00
Anders Kaseorg
5b07bf767b
landing-page: Add Microsoft Store download link.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-05-31 08:16:59 -07:00
Alya Abbott
f9649d1f45
portico: Replace "GChat" with "Google Chat" on case study.
2023-05-25 17:50:31 -07:00
Greg Price
df8a434424
portico: Add Senior Flutter Engineer position to `/jobs` page.
2023-05-22 17:22:39 -07:00
Alya Abbott
683ed6322d
portico: Add features to /features.
...
Add:
- Scheduled messages (new feature)
- Mute stream or topic
- Compliance exports (as part of "data exports")
- Help center
2023-05-12 13:37:16 -07:00
Karl Stolley
e8498fd857
portico_pages: Include missing hand-generated heading IDs.
2023-05-12 11:54:17 -07:00
Karl Stolley
a5ff3d7e59
portico_pages: Add uniform structure HTML structure.
...
This commit ensures that the Attribution, Jobs, and Team pages all
share a uniform structure to match those of other pages. This will
simplify styling and should ensure greater confidence when modifying
portico landing-page styles.
The one CSS modification here, for the jobs page, maintains the space
at the top of the "How we work" section.
2023-05-12 11:54:17 -07:00
Tim Abbott
3a67df7cc8
billing: Remove unintended portico-landing classes.
...
These classes seem to have been copy-pasted from other portico pages
when styling was first done in
122dcc9760
. With the current styles,
which are just a handful of rules not scoped to a specific page, it
just makes the billing pages look broken.
2023-05-10 13:40:32 -07:00
Tim Abbott
58dba63324
policies: Update Zulip Cloud EU Representative.
2023-04-28 13:40:56 -07:00
Alya Abbott
7effa717fd
portico: Tweak wording on /values.
2023-04-26 14:34:15 -07:00
Alya Abbott
cf17c336b4
portico: Link to Atolio case study.
2023-04-26 14:33:30 -07:00
Alya Abbott
977bec25ba
portico: Add Atolio case study.
2023-04-26 14:33:30 -07:00
alik-balika
67f82eb7b6
portico: Fix typo in development community page.
2023-04-20 14:59:48 -07:00
Alya Abbott
0c12a3bcb4
portico: Remove Senior Frontend Engineer position from `/jobs` page.
...
Also add a note about reaching out to us, since there are no open
positions remaining at this time.
2023-04-19 16:07:46 -07:00
Mateusz Mandera
ef42065cec
billing: Allow exempt_from_license_number_check any number of licenses.
...
exempt_from_license_number_check was initially added allowing
organizations with it enabled to invite new users above their number of
licenses.
However, an organization with this permission enabled,
cannot upgrade if they weren't on a plan already - because when choosing
Manual license management, you cannot enter a number of licenses lower
than the current seat count. However, an organization like that probably
already has some users that they get free of charge - and thus they need
to be able to enter a lower number of licenses in order to upgrade.
2023-04-13 15:26:44 -07:00
Mateusz Mandera
42de31c2e8
billing: Tweak "contact support" links on billing page.
...
This is nicer than putting the raw email in the message.
2023-03-27 10:15:21 -07:00
Mateusz Mandera
f482fc2a73
billing: Add hint about support on the sponsorship pending page.
...
This just replaces the billing/upgrade with the statement that
"Your organization has requested sponsored or discounted hosting.", so
it should include an obvious contact in case the customer wants to amend
something or just bump a request that may have gotten missed.
2023-03-27 10:15:21 -07:00
Mateusz Mandera
684430faa2
billing: Add sponsorship request form to the billing page.
...
Previously this was only available on the upgrade page - meaning an
organization that already bought a plan wouldn't be able to request a
sponsorship to get a discount or such, even if qualified.
2023-03-27 10:15:21 -07:00
Mateusz Mandera
cf55e66c74
css: Move "style" from upgrade.html sponsorship form to billing.css.
...
Our linters demand "style" to not be used in .html and will complain
when trying to move this chunk of html to another .html file.
2023-03-27 10:15:21 -07:00
Alya Abbott
926cb84ca5
portico: Rewrite "Why Zulip?" landing page.
2023-03-24 15:15:16 -07:00
Alex Vandiver
4914c3671f
web: Save a 301 redirect from /case-studies/x to /case-studies/x/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
0b80397cfd
web: Save a 301 redirect from /support to /support/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
ab7ff6b582
web: Save a 301 redirect from /billing to /billing/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
8da1c51a06
web: Save a 301 redirect from /security to /security/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
3e307781dd
web: Save a 301 redirect from /for/x to /for/x/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
4b21852e72
web: Save a 301 redirect from /why-zulip to /why-zulip/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
14d19c00d7
web: Save a 301 redirect from /features to /features/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
1d428af776
web: Save a 301 redirect from /privacy/ to /policies/privacy.
2023-03-24 14:51:01 -07:00
Alex Vandiver
b5731c55b7
web: Save two 301 redirects from /privacy to /privacy/ to /policies/privacy.
2023-03-24 14:51:01 -07:00
Alex Vandiver
d9daeb13e0
web: Save a needless 301 redirect from /apps to /apps/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
61adc9cfcc
web: Save a needless 301 redirect from /team to /team/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
c686c5ed0f
web: Save a needless 301 redirect from /plans to /plans/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
bf06d493ee
web: Save a needless 301 redirect from /history to /history/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
eb81e62eaa
web: Save a needless 301 redirect from /hello to /hello/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
a1570ff3dd
web: Save a needless 301 redirect from /integrations to /integrations/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
5967dda35d
web: Save a needless 301 redirect from /upgrade to /upgrade/.
2023-03-24 14:51:01 -07:00
Alya Abbott
6585cb0717
portico: Link to new End Point Dev case study.
2023-03-21 16:20:30 -07:00
Alya Abbott
e660ffbe07
portico: Add End Point Dev case study page.
2023-03-21 16:20:30 -07:00
Alya Abbott
b411c1bcf1
portico: Link to new /try-zulip page from /development-community.
2023-03-21 11:20:45 -07:00
Alya Abbott
b06fe89fc2
portico: Link to new "Try Zulip" page from TUM case study.
2023-03-14 13:21:09 -07:00
Alya Abbott
005ca2b033
portico: Add landing page about trying Zulip by visiting chat.zulip.org.
2023-03-14 13:21:09 -07:00
Aman Agrawal
dbe930394f
footer: Integrate newly designed footer.
...
This footer was designed and mostly written by @terpimost.
This adds a new design of the footer for both corporate and not
corporate enabled pages.
2023-03-10 17:34:15 -08:00
Lauryn Menard
be5954270c
landing-page: Add section on chat.zulip custom linkifiers.
...
Adds a section in the development community norms about using the
custom linkifiers in chat.zulip for the different Zulip project
repositories on GitHub.
2023-03-08 14:24:49 -08:00
Lauryn Menard
d9d17eb87e
help: Add article for supported browsers.
...
Creates new help article for supported web browsers. Also updates
links in the `/apps` landing page as well as the unsupported-browser
template and the `set-up-your-account` article.
Fixes #14732 .
2023-03-07 12:01:48 -08:00
Alya Abbott
c3bcbfb484
portico: Clarify encryption at rest information on /security.
2023-02-27 19:16:42 -08:00
Anders Kaseorg
ed069ebe0e
docs: Remove spaces before commas.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-02-22 17:17:25 -08:00
Alex Vandiver
c24bd07b76
templates: Use static() helper to generate /static/ URLs.
2023-02-14 17:17:06 -05:00
David Rosa
2b9b0acaa4
help: Update URL references to new "Configure email visibility" page.
2023-02-10 18:15:56 -08:00