ryan
96d2a966d7
CI / ci (pull_request) Successful in 25s
CI / e2e (pull_request) Successful in 55s
feat: tabbed profile page with PIN setup and auto employee numbers
- Profile page split into Account, Security, Appearance tabs
- Security tab: change password + set/change/remove POS PIN
- Warning banner with link to Security tab when no PIN is set
- /auth/me returns employeeNumber and hasPin
- Migration 0046: Postgres trigger auto-assigns sequential employee
numbers starting at 1001, backfills existing users
- Added shadcn Alert component
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>