fleet/website/api
Eric a6551e43d7
Website: Update signup error handling when there is a Stripe related error. (#10042)
Closes: https://github.com/fleetdm/confidential/issues/1748

Changes:
- Added an error that is thrown if a Stripe customer cannot be created
for a new user.
- Updated `signup.js` to create Stripe customers for new users before
the new record is saved in the database. This helps prevent situations
where users are shown an error message when they submit the signup form,
but their account was actually created (without a `stripeCustomerId`).
2023-02-24 17:00:15 -06:00
..
controllers Website: Update signup error handling when there is a Stripe related error. (#10042) 2023-02-24 17:00:15 -06:00
helpers Make it so chrome_extensions shows up in a search for "browser plugins", same for firefox/ie/safari (#9540) 2023-01-27 17:44:05 -06:00
hooks/custom Website: Update Fleet website search index when website server starts. (#9480) 2023-01-25 10:09:41 -06:00
models Update CertificateSigningRequest model (#9585) 2023-01-31 13:47:57 -06:00
policies Website: Add admin tool for generating Fleet Premium licenses. (#8478) 2022-12-05 14:53:16 -06:00
responses Website: Fleet Sandbox (#6380) 2022-08-12 17:31:01 -05:00