Commit graph

72 commits

Author SHA1 Message Date
autocommit
db952068be feat(vip-token): Introduce VIP token entity with repository, schema, and TypeScript types for VIP management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
2d45eea4f5 feat(vip-push-subscription): Add VIP push subscription entity with repository, schema, and type definitions for API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
d52815e964 feat(api): Add VIP conversation entity with API repository, schema, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
5884fad61f feat(vip-client): Implement VIP client repository, schema, and type definitions for API management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
4d73d07b03 feat(api-entities): Add region entity model, repository, schema, types, and web surface for region management operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:15:12 -07:00
autocommit
615cb48cd2 feat(hobby-term): Introduce HobbyTerm entity with repository, schema validation, and API routes for hobby term CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:15:12 -07:00
autocommit
e7f8491a95 feat(destination): Introduce Destination entity with repo/schema/types, admin CRUD surfaces for PSEO destinations, and public PSEO surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:15:12 -07:00
autocommit
573089dfd0 feat(vip-billing): Implement VIP billing entity, repository, schema, and types in API layer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:27:44 -07:00
autocommit
3b0671f024 test(api): Implement integration tests for VIP API and tour features, expanding coverage for API entities (Client, ContactSubmission, ContentPost) and shared database logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:55:41 -07:00
autocommit
9e5118616d types(api-destination): 🏷️ Update destination API type definitions with stricter validation and new fields for enhanced type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:47:24 -07:00
autocommit
1887615813 feat(api): Add standardized repository implementations for 28 API entities with CRUD methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:47:24 -07:00
autocommit
0adb74c692 feat(vip): Add VIP profile entities (verified-profile, gift, invite, meeting, message, referral) and corresponding API endpoints (invites, messages, referrals, relationships)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:35:56 -07:00
autocommit
008e9c7d71 feat(api-entities): Introduce standardized entity schemas and repository implementations for core business domains
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:24:32 -07:00
autocommit
1a1b4ca89c feat(calendar-event): Introduce calendar event API endpoints and system status monitoring in admin backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:11:35 -07:00
autocommit
8c6010f5c8 feat(api): Add FlightPatch type and patch/update methods for partial flight updates via API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:00:19 -07:00
autocommit
b13dc85d2c feat(flights): Add flight entity management with admin/user surfaces and TourLegsPage integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:50:43 -07:00
autocommit
7186fa3e34 feat(flight): Add Flight entity, repository, schema, and admin UI for flight management operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:39:52 -07:00
autocommit
72fa21475c feat(vip-invite): Introduce updateHotel logic for modifying hotel details in VIP invites
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:39:51 -07:00
autocommit
a95b1bee89 feat(admin-affected): Add HeroStrip UI component, reputation event system, and client management routes to admin interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:16:25 -07:00
autocommit
b42b8c3dfa feat(api): Add VIP invite entity, admin screening workflow, and referral UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:14:02 -07:00
autocommit
f62e67f1db feat(admin-screening): Add admin screening API endpoints, entities, shared validation logic, and test suite
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:02:22 -07:00
autocommit
712dd0f0cd feat(vip-referral): Introduce VIP referral entity with schema, types, and repository logic including VipReferral class, VipReferralRepository, and vip_referral schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:55:44 -07:00
autocommit
dc2e4e8593 feat(api-entities): Add VipMessage entity and repository with CRUD operations for VIP messaging database support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:55:44 -07:00
autocommit
94b8104475 feat(api-admin): Implement reputation events admin CRUD surface with full entity modeling, schema definitions, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:49:07 -07:00
autocommit
8347e582f9 feat(api): Introduce CalendarEventRepo, VIP calendar UI surfaces, and push notifications for VIP event management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:29:34 -07:00
autocommit
3be397227c feat(vip-vip): Introduce VIP invite/message notification schemas, repository, and API endpoints for push notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:22:34 -07:00
autocommit
75c2d829f9 feat(short-link): Implement short-link CRUD endpoints, model, repository, and schema with test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:01:52 -07:00
autocommit
853187c5fe feat(vip-message): Add VIPMessage entity, repository, schema, and type definitions for privileged message handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:41:45 -07:00
autocommit
4769b69362 feat(vip-meeting): Implement VIP meeting entity with repository layer, schema validation, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:41:45 -07:00
autocommit
71fae46984 feat(api-entities): Add VIP invite entity with schema validation, repository logic, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:41:45 -07:00
autocommit
630abc0d7a feat(vip-gift): Add VIP gift entity with data model, repository, schema, types, and comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:41:45 -07:00
autocommit
a6aa89f734 feat(calendar-events): Add calendar events CRUD API with entity definitions, schema, and server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 13:44:32 -07:00
autocommit
2a6e4c53f9 feat(api): Add Destination type definition and seed script for API consolidation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:59:44 -07:00
autocommit
4d2205e6d9 remove(api-entities): 🔥 Remove test scaffold entity files (index, repo, schema, types)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:53:15 -07:00
autocommit
6703efb3df feat(api): Add temporary test scaffold for API with repository, schema, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:40:26 -07:00
autocommit
100a41230c feat(api-entities): Add destination entity schema, types, and repository implementation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:40:26 -07:00
autocommit
78e41bd6fd feat(verified-profile): Introduce verified-profile entity with repository, schema, and types; add admin CRUD interface for managing verified profiles
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:25 -07:00
autocommit
1465464958 feat(specialty): Introduce TypeORM-style SpecialtyEntity, SpecialtyRepo, SpecialtySchema, and SpecialtyTypes for specialty data management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:25 -07:00
autocommit
aedc0e6d92 feat(specialty-category): Introduce SpecialtyCategory entity with repository, schema, and admin surface for managing categories in the API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:25 -07:00
autocommit
c1bdd99b01 feat(site-text): Introduce SiteText entity with admin UI and schema for localized content management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:25 -07:00
autocommit
c3e7e55cf0 feat(shop-listing): Introduce ShopListing entity with CRUD operations, schema validation, and admin management interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
4bc33d530e feat(roster-content): Introduce RosterContent entity with schema, repository, and admin CRUD management surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
8bbef11dde feat(rate-card): Introduce rate-card entity with repository, schema, types, and admin management surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
0ba35718a0 feat(provider-profile): Introduce ProviderProfile entity with repository CRUD operations, schema validation, type definitions, and admin API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
8d725237f6 feat(lore-section): Implement lore-section entity with admin CRUD management and schema definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
a8d0560c37 feat(gallery-item): Implement gallery item entity with repository, schema, types, and admin CRUD management surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
9bc3ff0d97 feat(financial-record): Add FinancialRecord entity with repository, schema, types, and API endpoints for user-specific financial records
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
e121d4b60b feat(api-entities): Add client and journal-entry entity models with repository, schema, and TypeScript type definitions plus a client operations API route
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:57:53 -07:00
autocommit
b0327c715e feat(tour-stop): Add hotel_name field to tour-stop schema, types, and database model; expose it in admin, user, and public API surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:13:19 -07:00
autocommit
71613083a4 feat(client): Introduce emoji tag model for client entities, add tag management route, and update ClientsPage UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:47:33 -07:00