managarten/packages/shared-auth-ui/src
Till-JS b148a72e36 feat(referral): integrate referral system frontend
- Add referral code input to RegisterPage with live validation
- Create ReferralWidget for dashboard with stats, code sharing, and tier display
- Extend authService.signUp to accept optional referralCode parameter
- Add validateReferralCode function to authStore
- Create referrals.ts API service for frontend
- Add 'referral' widget type to dashboard configuration
- Fix drizzle.config.ts to include 'referrals' schema filter

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 13:01:43 +01:00
..
components feat(shared-auth-ui): redesign login page with animations and theme support 2025-11-29 08:55:56 +01:00
pages feat(referral): integrate referral system frontend 2025-12-09 13:01:43 +01:00
utils style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
index.ts feat(shared-auth-ui): redesign login page with animations and theme support 2025-11-29 08:55:56 +01:00
types.ts fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00