hensei-web/src/lib/services
Justin Edmund c074ea8bda refactor: unify visibility types to string literals
Changed from numeric (0/1/2) to string literals ('public'/'private'/'unlisted')
- Created PartyVisibility type with const assertion
- Updated Party and PartyPreview interfaces
- Updated PartyUpdatePayload interface
- Updated Zod schemas for validation
- Updated test mocks to use string literals
- Added deprecated conversion helpers for backward compat

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 21:43:55 -08:00
..
conflict.service.ts update ui components 2025-09-29 23:48:02 -07:00
grid.service.ts fix: Phase 2 - remove optionalProps() shim misuse (45 -> 43 errors) 2025-11-28 19:23:14 -08:00
party.service.ts refactor: unify visibility types to string literals 2025-11-28 21:43:55 -08:00