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
|
1232c78f04
|
feat(vip-portal): ✨ Introduce VIP portal page component and API utilities for fetching VIP user data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 18:39:52 -07:00 |
|
autocommit
|
a4c2ae5cc5
|
feat(my): ✨ Add QuarterOverviewPage component and update routing/layout for new quarter overview view
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 18:39:52 -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
|
f242fb77df
|
deps-upgrade(backend-api): ⬆️ Update dependencies in admin and user feature modules for backend API compatibility, security, and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 18:39:51 -07:00 |
|
autocommit
|
6b8a0b799e
|
feat(frontend-public): ✨ Add TourLegsPage, TourLegsTab, and FinancialsPage components with integrated layout and styling in App.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 18:26:59 -07:00 |
|
autocommit
|
51bcf853f1
|
feat(tour-legs): ✨ Add CRUD endpoints and database schema for tour legs management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 18:26:59 -07:00 |
|
autocommit
|
8a520ab6c4
|
feat(vip): ✨ Implement real-time message streaming via Server-Sent Events (SSE) for VIP users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 18:26:59 -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
|
2961aa6ea3
|
deps-upgrade(api): ⬆️ Update lockfile to include SQLite dependencies and versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 17:53:36 -07:00 |
|
autocommit
|
5666e9daa0
|
refactor(api-db): ♻️ Replace BetterSqlite3 with bun:sqlite, update type definitions, and adjust initialization logic in admin DB operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 17:53:36 -07:00 |
|
autocommit
|
30378ac001
|
deps-upgrade(api): ⬆️ Update API dependencies to newer versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 17:53:36 -07:00 |
|
autocommit
|
53c18b2828
|
feat(db-database): ✨ Update database abstraction to support better-sqlite3 and bun:sqlite for cross-platform SQLite operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 17:42:50 -07:00 |
|
autocommit
|
4df909c5a6
|
deps-upgrade(api): ⬆️ Update Bun lockfile to reflect latest transitive dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 17:30:09 -07:00 |
|
autocommit
|
0f384a29d6
|
feat(vip): ✨ Add DisguisePicker component and integrate it into WelcomePage for VIP disguise selection, plus update index.html for proper loading
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 17:30:09 -07:00 |
|
autocommit
|
aadc902843
|
db(api): 🗃️ Add admin-specific migration schema and update admin DB read/write operations for privilege handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 17:30:09 -07:00 |
|
autocommit
|
123026a1c3
|
deps-upgrade(api): ⬆️ Update API dependencies to include latest bug fixes and improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 17:30:09 -07:00 |
|
autocommit
|
f4089cf25a
|
refactor(frontend-client): ♻️ Restructure WelcomePage.tsx into modular sub-components and update index.html for improved hierarchy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:51:38 -07:00 |
|
autocommit
|
30179a44c2
|
deps-upgrade(frontend-client): ⬆️ Update dependencies in VIP frontend client to latest versions for security, bug fixes, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:39:19 -07:00 |
|
autocommit
|
6fdfdc6f3c
|
refactor(app-entrypoints): ♻️ Implement React Router v6 migration by restructuring root components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:27:02 -07:00 |
|
autocommit
|
f5716ea5a5
|
feat(vip-frontend): ✨ Add VIP-specific ConstructionPage and VipNotFoundPage components plus ErrorPages utility for VIP feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:27:02 -07:00 |
|
autocommit
|
3f11207024
|
feat(tour-schedule): ✨ Implement dynamic filtering and real-time updates for tour schedule display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:27:02 -07:00 |
|
autocommit
|
b8a486775b
|
refactor(geo-classification): ♻️ Add TypeScript types for DestinationMap props/events and GeoClassificationService responses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:27:02 -07:00 |
|
autocommit
|
1047c33494
|
chore(frontend-client): 🔧 Update Vite configuration for VIP frontend client build tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:27:02 -07:00 |
|
autocommit
|
d189823af4
|
deps-upgrade(vip-frontend): ⬆️ Update frontend client dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:27:02 -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
|
7ed807c6cc
|
feat(analytics): ✨ Add tracking for user interactions in DestinationMap and TourSchedule components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:14:02 -07:00 |
|
autocommit
|
abbe52ff42
|
feat(vip-portal): ✨ Introduce VIP client management routes, ClientDetailPage, VipPortalPage, and referral tracking API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 16:02:22 -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
|
6dffa6294e
|
feat(user-profile): ✨ Add VIP API client and VIP page component for frontend users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:55:44 -07:00 |
|
autocommit
|
8d28d46c13
|
feat(surfaces): ✨ Add VIP surface index file to organize premium API routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:55:44 -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
|
f557396a4d
|
feat(vip): ✨ Add VIP-specific gallery routes, message handling endpoints, and referral tracking integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:55:44 -07:00 |
|
autocommit
|
3976dadfa7
|
feat(clients): ✨ Add backend CRUD routes and frontend ClientDetailPage for client management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:49:07 -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
|
f2aad5e669
|
chore(domains): 🔧 Update development environment variables and Vite config for Quinn domain
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:36:04 -07:00 |
|
autocommit
|
f28b6c73e4
|
deps-upgrade(api): ⬆️ Update Bun lockfile dependencies and local tooling config for API module compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:29:34 -07:00 |
|
autocommit
|
dd2cf631d4
|
feat(vip-feature): ✨ Introduce VIP portal page with DisguisePicker component, API integration in api.ts, and push notifications in push.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:29:34 -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
|
45cf2defdf
|
feat(api): ✨ Add VIP-specific CORS rules and update API configuration with premium user validation logic and tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:29:34 -07:00 |
|
autocommit
|
86bc56dd29
|
chore(messages): 🔧 Update development environment variables for messages backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:29:34 -07:00 |
|
autocommit
|
06ec313240
|
deps-upgrade(api): ⬆️ Update API dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:29:34 -07:00 |
|
autocommit
|
477b1f6c9c
|
feat(vip): ✨ Add WelcomePage and DisguisePicker UI components with VIP route integration and disguise functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:22: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
|
ac4ab2498b
|
feat(client): ✨ Add Service Worker configuration for VIP frontend caching and offline support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:22:34 -07:00 |
|
autocommit
|
1db466280a
|
chore(vip): 🔧 Add default PWA manifest configuration for VIP frontend feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:22:34 -07:00 |
|
autocommit
|
dc704aaa0e
|
feat(fonts): ✨ Add weather disguise feature SVG icons (64x, 192x, 512x) and manifest for frontend client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:22:34 -07:00 |
|
autocommit
|
46c42235fa
|
feat(fonts): ✨ Add 64x, 192x, 512x SVG icons and manifest for notes disguise branding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:22:34 -07:00 |
|