fleet/website/api/controllers/customers
Eric 70745dcf24
Website: update "Get your license" link & login/register pages. (#18489)
Closes: https://github.com/fleetdm/confidential/issues/6199

Changes:
- Updated view-new-license to redirect non-logged-in users to the
/register page (it was previously doing this, but had a policy applied,
so non-logged-in users were always redirected to the signup page.)
- Updated the /register page to support a new input: `purchaseLicense`.
If this query string is provided, the register page will redirect users
who sign up to the /new-license page.
- Updated the /login page to support a new input: `purchaseLicense`. If
this query string is provided, the login page will redirect users who
log in to the /new-license page.
- Updated policies to bypass the is-logged-in policy for the
/new-license page.
- Updated the "get your license" link in the website nav menu to go to
the /new-license page.
2024-04-23 12:25:29 -05:00
..
create-quote.js Website: Update Fleet Premium price in license dispenser (#11967) 2023-05-29 20:23:19 -05:00
save-billing-info-and-subscribe.js Website: Update self-service license dispenser (#12987) 2023-07-27 21:11:23 -05:00
view-dashboard.js Website: Fleet Premium subscription renewals (#9200) 2023-01-06 18:36:29 -06:00
view-new-license.js Website: update "Get your license" link & login/register pages. (#18489) 2024-04-23 12:25:29 -05:00