fleet/website/api/controllers/entrance
Eric 46802ee56a
Website: Add admin page to manage the Fleet Sandbox waitlist (#13111)
Closes: #12954

Changes:
- Added an admin page that displays a table containing all of the users
that are currently on the Fleet Sandbox waitlist where admins can
approve waitlisted users.
- Added a new email template that tells users that their Fleet Sandbox
instance is ready.
- Added a new action:
`admin/provision-sandbox-instance-and-deliver-email.js`, an action that
provisions a Fleet sandbox instance for a single user and sends them an
email telling them that their Fleet Sandbox Instance is ready.
- Added a script that provisions a Fleet Sandbox instance for the user
who has been on the waitlist the longest and sends them an email telling
them that their Sandbox instance is ready.
2023-08-04 18:32:00 -05:00
..
confirm-email.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
login.js Update customer portal styles (#3663) 2022-01-17 14:26:40 +09: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: Add admin page to manage the Fleet Sandbox waitlist (#13111) 2023-08-04 18:32:00 -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: Add admin tool for generating Fleet Premium licenses. (#8478) 2022-12-05 14:53:16 -06:00
view-new-password.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
view-signup.js Add customer portal and license dispenser to fleetdm.com (#3546) 2022-01-04 20:02:42 -06:00