| .. |
|
calendar-event
|
|
|
|
city-visit
|
|
|
|
client
|
feat(api): ✨ Add client location schema and contact sync endpoint logic
|
2026-04-20 03:56:35 -07:00 |
|
contact-submission
|
|
|
|
content-post
|
|
|
|
destination
|
feat(destination): ✨ Introduce Destination entity with repo/schema/types, admin CRUD surfaces for PSEO destinations, and public PSEO surfaces
|
2026-04-19 22:15:12 -07:00 |
|
financial-record
|
|
|
|
flight
|
|
|
|
gallery-item
|
feat(gallery-item): ✨ Implement gallery-item schema for API data structure
|
2026-04-20 04:42:28 -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 |
|
inspiration
|
|
|
|
invite-token
|
|
|
|
journal-entry
|
|
|
|
lore-section
|
|
|
|
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
|
|
|
|
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 |