fleet/website/api
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
..
controllers Website: Update signup flow and Fleet Premium trial (#34820) 2025-10-27 13:33:47 -05:00
helpers Website: Update created account record type (#34473) 2025-10-17 16:40:21 -05:00
hooks/custom Website: Fix ad attribution when creating historical event records (#32211) 2025-08-22 11:36:49 -05:00
models Website: Update signup flow and Fleet Premium trial (#34820) 2025-10-27 13:33:47 -05:00
policies Website: Add Microsoft compliance proxy endpoints. (#27403) 2025-06-11 13:01:36 -05:00
responses Website: Fleet Sandbox (#6380) 2022-08-12 17:31:01 -05:00