zulip/templates
Mateusz Mandera e39f400f94 remote_billing: Make "plan management" always available.
Just shows a config error page if the bouncer is not enabled. Uses a new
endpoint for this so that it can work nicely for both browser and
desktop app clients.
It's necessary, because the desktop app expects to get a json response
with either an error or billing_access_url to redirect to. Showing a
nice config error page can't be done via the json error mechanism, so
instead we just serve a redirect to the new error page, which the app
will open in the browser in a new window or tab.
2024-03-05 11:53:51 -08:00
..
analytics templates: Move support templates to /templates/corporate/support. 2024-01-30 10:06:48 -08:00
confirmation google_analytics: Track realm registration separately from user signup. 2023-03-08 11:34:36 -08:00
corporate sponsorship: Add basic plan option for self hosted orgs. 2024-03-04 10:01:18 -08:00
tests
two_factor css: Remove unused btn-block styles. 2024-01-25 18:35:38 -08:00
zerver remote_billing: Make "plan management" always available. 2024-03-05 11:53:51 -08:00
zilencer templates: Move remote_realm_server_mismatch_error.html to zerver. 2024-01-15 16:50:48 -08:00
.gitignore
4xx.html csrf_failure: Update error page. 2024-01-10 09:49:24 -08:00
404.html csrf_failure: Update error page. 2024-01-10 09:49:24 -08:00
500.html templates: Use static() helper to generate /static/ URLs. 2023-02-14 17:17:06 -05:00