mirror of
https://github.com/fleetdm/fleet
synced 2026-05-19 06:58:30 +00:00
Changes: - Added a new attribute to the `User` model: `primaryBuyingSituation` - Updated `signup.js` to set this value on new User accounts Before this PR can be merged, we will need to: - [ ] Add the new column to the User table in the website's database - [ ] Set a default value for existing User records. --------- Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| CertificateSigningRequest.js | ||
| HistoricalUsageSnapshot.js | ||
| NewsletterSubscription.js | ||
| Platform.js | ||
| Quote.js | ||
| Subscription.js | ||
| User.js | ||
| VantaConnection.js | ||