fleet/website/api
Eric b10d1db3f5
Website: Add primaryBuyingSituation attribute to User model. (#17638)
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>
2024-03-19 17:45:20 -05:00
..
controllers Website: Add primaryBuyingSituation attribute to User model. (#17638) 2024-03-19 17:45:20 -05:00
helpers Website: update get-extended-osquery-schema helper (#17190) 2024-03-01 12:48:06 -06:00
hooks/custom Website: update custom hook to prevent 500 error from HEAD requests. (#17331) 2024-03-03 17:30:21 -06:00
models Website: Add primaryBuyingSituation attribute to User model. (#17638) 2024-03-19 17:45:20 -05: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