lilith-platform.live/codebase/@features/api/src/entities
autocommit 7d9aeb78a6 fix(outreach-batch): 🐛 Fix JSON serialization errors in query and vars data handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 17:12:59 -07:00
..
calendar-event
city-visit
classification-event feat(classification-event): Add ClassificationEvent entity class, repository, validation schema, and TypeScript types for event classification 2026-04-22 16:42:55 -07:00
client feat(api): Add client location schema and contact sync endpoint logic 2026-04-20 03:56:35 -07:00
contact-relationship feat(contact-relationship): Implement contact relationship entity with core class, repository, schema, and type definitions 2026-04-22 16:42:55 -07:00
contact-submission
content-post
destination
financial-record
flight
gallery-item fix(vip-invites): 🐛 Fix VIP invite logic and add schema validation for gallery items, ensuring reliable invite handling and proper data structure enforcement 2026-04-20 05:07:59 -07:00
hobby-term feat(hobby-term): Introduce HobbyTerm entity with repository, schema validation, and API routes for hobby term CRUD operations 2026-04-19 22:15:12 -07:00
hotel-stay breaking(hotel-stay): 💥 Remove foreign key constraint on project_id to break dependency between hotel-stay and project entities 2026-04-20 18:43:59 -07:00
inspiration
invite-token
journal-entry
location-inference feat(location-inference): Implement location inference entity with core logic, repository, schema validation, and TypeScript types 2026-04-22 16:42:56 -07:00
lore-section
outreach-batch fix(outreach-batch): 🐛 Fix JSON serialization errors in query and vars data handling 2026-04-22 17:12:59 -07:00
outreach-batch-item feat(outreach): Implement batch outreach entities with repository, schema, and type definitions 2026-04-22 16:58:25 -07:00
outreach-settings feat(outreach): Implement batch outreach entities with repository, schema, and type definitions 2026-04-22 16:58:25 -07:00
provider-profile
rate-card
region feat(api-entities): Add region entity model, repository, schema, types, and web surface for region management operations 2026-04-19 22:15:12 -07:00
reminder
reputation-event
roster-content
screening-check
shop-listing
short-link refactor(short-link): ♻️ Restructure ShortLinkRepository for optimized data handling and caching logic 2026-04-20 14:57:49 -07:00
site-text
specialty
specialty-category
task
tour-event
tour-stop
touring-subscription
verified-profile
vip-billing refactor(vip-billing): ♻️ Replace invite_id with client_id in VIP billing entity schema, types, and repository logic for consistency 2026-04-19 22:35:23 -07:00
vip-client refactor(vip): ♻️ Migrate VipClientRepo and VipTokenRepo to use SqlBase for database operations and ensure compatibility across the codebase 2026-04-20 04:23:29 -07:00
vip-conversation feat(api): Introduce VIP conversation encryption and secure storage with vip-conversation entity schema and crypto integration 2026-04-19 22:54:05 -07:00
vip-gift feat(vip-gift): Add VIP gift entity with repository, schema, and type definitions for gifting logic and validation 2026-04-19 22:35:23 -07:00
vip-invite
vip-meeting feat(vip): Add VIP surface layer with auth, messaging, crypto utilities, and settings; integrate frontend client 2026-04-19 22:54:05 -07:00
vip-memory feat(vip-memory): Implement VIP memory entity with repository, schema, and type definitions in the API feature module 2026-04-20 01:03:10 -07:00
vip-message
vip-push-subscription feat(vip-push-subscription): Add VIP push subscription entity with repository, schema, and type definitions for API integration 2026-04-19 22:28:26 -07:00
vip-referral feat(vip-referral): Add VIP referral entity with repository, schema, types, and API endpoints 2026-04-19 22:35:23 -07:00
vip-token feat(vip): Implement VIP token reset flow with auth entity, frontend surface, and test coverage 2026-04-20 04:55:16 -07:00
waitlist-subscription feat(waitlist): Implement waitlist subscription API endpoints, data models, and service logic 2026-04-20 21:35:32 -07:00