fleet/website/api/controllers/entrance
Eric f76a9976d8
Website: Update signup flow and Fleet Premium trial (#34820)
Changes:
- Updated the "Try it now" button on the website's header navigation, it
will now open a signup/login modal on every page (excluding the
dedicated /register and /login pages)
- Updated the website to assign Fleet Premium instances hosted on Render
to eligible users. All other users will be given a 30-day Fleet Premium
trial license key to use with their deployment method of choice.
- Added a script that creates and manages a pool of Render instances.
- Added a new database model: `RenderProofOfValue`
- Added four new email templates
- Updated primary button colors to match the core product.
- Removed the organization requirement for new users signing up.
- Added a new component: `<signup-modal>`
- Added a new attribute to the User model: `fleetPremiumTrialType`
2025-10-27 13:33:47 -05:00
..
confirm-email.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
login.js Website: update emailAddress input validation (#33602) 2025-09-29 17:26:37 -05:00
send-password-recovery-email.js Add customer portal and license dispenser to fleetdm.com (#3546) 2022-01-04 20:02:42 -06:00
signup.js Website: Update signup flow and Fleet Premium trial (#34820) 2025-10-27 13:33:47 -05:00
update-password-and-login.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
view-confirmed-email.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
view-forgot-password.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
view-login.js Website: requested changes from website review (#18923) 2024-05-10 16:33:45 -05:00
view-new-password.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
view-signup.js Website: requested changes from website review (#18923) 2024-05-10 16:33:45 -05:00