managarten/packages/shared-auth-ui/src
Till-JS a00a02a822 🎨 style(contacts): fix CSS variables and add modern contact pages
- Fix CSS variable names to match shared-tailwind themes
  - --primary → --color-primary
  - --background → --color-background
  - --card → --color-surface
  - etc.
- Add new contact page with modern design
  - Live avatar preview with initials
  - Section-based form with icons
  - Input fields with inline icons
- Add contact detail page with view/edit modes
  - Quick actions (call, email, message)
  - Detail cards for contact info, work, address, notes
  - Favorite toggle button
- Update central test user credentials (t@t.de)
- Add port 5184 to CORS origins for contacts web app

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 13:50:19 +01:00
..
components feat(shared-auth-ui): redesign login page with animations and theme support 2025-11-29 08:55:56 +01:00
pages 🎨 style(contacts): fix CSS variables and add modern contact pages 2025-12-02 13:50:19 +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