managarten/apps/contacts
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
..
apps 🎨 style(contacts): fix CSS variables and add modern contact pages 2025-12-02 13:50:19 +01:00
CLAUDE.md feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00
package.json feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00