Commit graph

9 commits

Author SHA1 Message Date
Lilith
e3fa9e419f refactor(providers): ♻️ Restructure ProfileAttributeEditor fields and wizard components in attribute-ui/wizard-provider for improved organization, documentation, and performance 2026-01-23 20:26:52 -08:00
Lilith
64a5709e36 chore(src): 🔧 Update 15 TypeScript files 2026-01-18 09:20:17 -08:00
Lilith
543d086fac chore(components): 🔧 Update 15 TypeScript files 2026-01-18 09:20:17 -08:00
Lilith
59235f41e2 fix(codebase): 🐛 resolve duplicate imports and fix type references in entities.ts files 2026-01-10 11:31:02 -08:00
Lilith
84ec314cae fix(codebase): 🛠 resolve linting issues in codebase files 2026-01-10 11:20:41 -08:00
Lilith
523f54a6d8 feat(@packages/@hooks/attribute-hooks): add MetaCategoryMeta interface for profile attributes 2026-01-10 11:15:33 -08:00
Lilith
80f35d5f3e feat(@packages/@hooks/attribute-hooks/src/index.ts, @packages/@providers/attribute-ui/src/components/MetaCategoryNavigator.tsx, @packages/@providers/attribute-ui/src/components/ProfileAttributeEditor/AttributeField.example.tsx): add attribute value management functionality and update attribute values endpoint 2026-01-10 11:10:22 -08:00
Lilith
f31269a9e8 🔧 Add API proxy for landing backend on staging
- Add /api/ location block to nginx config for next.www.atlilith.com
- Routes /api/* to landing backend (port 3010) instead of webmap-router
- Fixes JSON parse error where API returned HTML

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 04:16:12 -08:00
Lilith
134e1f5506 Add comprehensive attribute system expansions
- Add attribute-ui provider package for reusable UI components
- Add data types for attribute definitions
- Add 17 new attribute category migrations (interests, values, personality,
  scheduling, safety, appearance, communication, cultural, accessibility,
  technology, aesthetic, entertainment, food, social, kinks, professional, home)
- Update ProfileAttributeEditor component
- Update frontend tsconfig

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 23:27:36 -08:00