trypost/database
Paulo Castellano a78f5a96ae feat(onboarding): add "where you found us" referral-source step
Adds a single-select referral-source step between the goals and connect
steps of onboarding. The choice is stored on users.referral_source and
mirrored to PostHog, mirroring the existing persona and goals steps.

- ReferralSource enum (12 sources) + nullable users.referral_source column
- referralSource()/storeReferralSource() controller actions with the same
  self-hosted, subscribed, persona and goals guards as the sibling steps
- connect() now requires a referral source before rendering
- Single-select ReferralSource.vue page mirroring the goals step
- Localized across all 15 locales
2026-07-18 16:07:11 -03:00
..
factories chore: remove legacy plan tiers (starter/plus/pro/max) 2026-06-22 15:31:32 -03:00
migrations feat(onboarding): add "where you found us" referral-source step 2026-07-18 16:07:11 -03:00
seeders chore: remove unused Pennant package and dead user-timezone handling 2026-06-22 13:37:38 -03:00
.gitignore chore: first commit 2026-01-14 22:13:44 -03:00