| .. |
|
calendar-event
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
city-visit
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
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-client): ✨ Add dismissedAutoTags field to Client schema and types for client-side tag management
|
2026-04-23 17:56:15 -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
|
test(api): ✅ Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic
|
2026-04-19 19:55:41 -07:00 |
|
content-post
|
test(api): ✅ Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic
|
2026-04-19 19:55:41 -07:00 |
|
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
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
flight
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
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
|
test(api): ✅ Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic
|
2026-04-19 19:55:41 -07:00 |
|
invite-token
|
test(api): ✅ Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic
|
2026-04-19 19:55:41 -07:00 |
|
journal-entry
|
test(api): ✅ Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic
|
2026-04-19 19:55:41 -07:00 |
|
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
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
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
|
feat(api-entities): ✨ Introduce standardized entity schemas and repository implementations for core business domains
|
2026-04-19 19:24:32 -07:00 |
|
rate-card
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
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
|
test(api): ✅ Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic
|
2026-04-19 19:55:41 -07:00 |
|
reputation-event
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
roster-content
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
screening-check
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
shop-listing
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
short-link
|
refactor(short-link): ♻️ Restructure ShortLinkRepository for optimized data handling and caching logic
|
2026-04-20 14:57:49 -07:00 |
|
site-text
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
specialty
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
specialty-category
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
task
|
test(api): ✅ Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic
|
2026-04-19 19:55:41 -07:00 |
|
tour-event
|
test(api): ✅ Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic
|
2026-04-19 19:55:41 -07:00 |
|
tour-stop
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
touring-subscription
|
test(api): ✅ Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic
|
2026-04-19 19:55:41 -07:00 |
|
verified-profile
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
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
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
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
|
feat(api): ✨ Add standardized repository implementations for 28 API entities with CRUD methods
|
2026-04-19 19:47:24 -07:00 |
|
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 |