autocommit
|
eea175fcd0
|
feat(client): ✨ Add home city and airport code fields to Client entity with schema validation, repository logic, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:24:30 -07:00 |
|
autocommit
|
ccc9507d8e
|
chore(backend-api): 🔧 Update development environment configs with new API settings and port assignments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:24:30 -07:00 |
|
autocommit
|
125ecf16f2
|
feat(frontend-public): ✨ Update App component logic for routing, state management, and UI structure improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:17:48 -07:00 |
|
autocommit
|
0672e64908
|
deps-upgrade(dependencies): ⬆️ Bump versions in root and scoped modules (landing, messages, provider-website, atlilith.www) for version parity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:17:48 -07:00 |
|
autocommit
|
1aeb3355bd
|
feat(vip): ✨ Introduce VipPortalPage component with location-based client grouping, API integration, and UI rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:11:22 -07:00 |
|
autocommit
|
13a7bf57d7
|
test(client): ✅ Add test coverage for client location grouping logic in geo.test.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:11:22 -07:00 |
|
autocommit
|
fbd8c1d92e
|
deps-upgrade(dependencies): ⬆️ Update dependencies across landing, provider-website, atlilith.www, quinn.www, and root to latest stable versions for security and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:11:22 -07:00 |
|
autocommit
|
fcfd784896
|
db(migrations): 🗃️ Add SQLite-to-PostgreSQL migration script with schema/data conversion logic for backend compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:04:57 -07:00 |
|
autocommit
|
092cdfd7e0
|
ui(frontend-user): 💄 Add ContactPanel component with styles and functionality, update ClientsPage for client management, and enhance VipPortalPage for VIP client features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:04:57 -07:00 |
|
autocommit
|
0b8555eb25
|
feat(api): ✨ Implement ClientEntity with contact-sync and geo-classification API features, including types, schema, repository, and UI surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:04:57 -07:00 |
|
autocommit
|
efecc2ebf6
|
feat(reputation): ✨ Add airport code derivation utility to enhance reputation calculations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 03:04:57 -07:00 |
|
autocommit
|
1feda06c23
|
db(migrate): 🗃️ Add SQLite→PostgreSQL migration scripts and CLI/API utilities for production database transitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 02:58:18 -07:00 |
|
autocommit
|
bdca518817
|
ui(vip-portal): 💄 Update VIP portal page UI with modernized layout, interactive elements, and enhanced visual feedback
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 02:58:18 -07:00 |
|
autocommit
|
6e6b07fe23
|
feat(reputation): ✨ Add home-city and airport-code fields to reputation system for enhanced user profile tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 02:58:18 -07:00 |
|
autocommit
|
fa02b0d039
|
feat(vip): ✨ Implement conditional maintenance message display in VIP portal for MVP mode
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 02:51:34 -07:00 |
|
autocommit
|
a27741213e
|
feat(vip): ✨ Add VIP portal maintenance page component for production operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 02:45:12 -07:00 |
|
autocommit
|
36b1d1a806
|
feat(vip): ✨ Add VIP portal maintenance page with tab configuration UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 02:38:43 -07:00 |
|
autocommit
|
4dc0c2a864
|
feat(client): ✨ Add VIP client tiered access fields, schema validation, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 02:07:34 -07:00 |
|
autocommit
|
66e734737c
|
ui(vip): 💄 Enhance VIP welcome page with improved React component styling and functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 02:01:15 -07:00 |
|
autocommit
|
15f72231b8
|
feat(client): ✨ Introduce PushNotification module for real-time VIP alerts with token management and event handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:36:19 -07:00 |
|
autocommit
|
d1dfa71d77
|
feat(vip): ✨ Reorganize VIP client routing, implement welcome page, and update entry point for functional UI transition
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:36:19 -07:00 |
|
autocommit
|
44a222c2f2
|
feat(vip): ✨ Introduce WebSocket-based real-time message streaming hook and extend API utilities for VIP frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:36:19 -07:00 |
|
autocommit
|
521dd58ca4
|
feat(vip): ✨ Add DisguisePicker component and manage disguises with local storage persistence
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:36:19 -07:00 |
|
autocommit
|
fbe870a3fd
|
style(frontend-client): 🎨 Update ESLint rules in frontend-client to enforce stricter linting with new/removed rules (e.g., react-hooks, no-unused-vars)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:29:59 -07:00 |
|
autocommit
|
8635482399
|
feat(vip-portal): ✨ Update VIP portal frontend components (AuthScreens, SettingsTab, StoryTab, BillingTab, GalleryTab, MemoriesTab, ReservationsTab), VipPortalPage, and utility formatter for improved functionality and structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:29:59 -07:00 |
|
autocommit
|
d660ccc623
|
deps-upgrade(frontend-client): ⬆️ Update dependencies to latest versions for VIP frontend client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:29:58 -07:00 |
|
autocommit
|
433f594068
|
feat(vip-vip): ✨ Add VIP feature UI components (AuthScreens, SettingsTab, StoryTab, WelcomeScreen) and styling utilities with design tokens
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:23:28 -07:00 |
|
autocommit
|
4c2032d186
|
fix(backend-api): 🐛 Validate empty string inputs for location and notes in planner route handler
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:23:28 -07:00 |
|
autocommit
|
c52537ac80
|
deps-upgrade(frontend-client): ⬆️ Update React and related frontend dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:23:27 -07:00 |
|
autocommit
|
1971b53afc
|
fix(backend-api): 🐛 Fix case-sensitivity SQL errors by escaping 'end' column names in planner event queries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:16:59 -07:00 |
|
autocommit
|
c005f00407
|
deps-upgrade(api): ⬆️ Update API dependencies in @features/api to pin versions in bun.lock
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:09:59 -07:00 |
|
autocommit
|
487c649987
|
refactor(api): ♻️ Implement modular API server config and routing for improved performance and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:09:59 -07:00 |
|
autocommit
|
693581826e
|
feat(frontend-public): ✨ Add TouringLayout component and update routing to support guided tours and onboarding flows with E2E test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:09:59 -07:00 |
|
autocommit
|
0a5a721603
|
feat(vip): ✨ Update VIP portal UI and add VIP-specific API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:09:59 -07:00 |
|
autocommit
|
8bde151912
|
feat(vip): ✨ Introduce memories endpoint for VIP users with route handling and memory management logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:09:59 -07:00 |
|
autocommit
|
f202fd0ded
|
deps-upgrade(api-features): ⬆️ Update API feature dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:09:59 -07:00 |
|
autocommit
|
ed3e35fd32
|
feat(storage): ✨ Add StorageClient class and cache management utilities for shared data persistence/caching
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:03:10 -07:00 |
|
autocommit
|
062e94bdbd
|
feat(vip-memory): ✨ Implement VIP memory entity with repository, schema, and type definitions in the API feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 01:03:10 -07:00 |
|
autocommit
|
a9665081e7
|
refactor(data-api): ♻️ Remove tour-related serialization logic from data API to simplify responsibilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:26:40 -07:00 |
|
autocommit
|
6c2e6f13ab
|
chore(frontend-public): 🔧 Update Vite build config for provider website frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:26:40 -07:00 |
|
autocommit
|
d3b07aeb63
|
feat(pages): ✨ Add ConstructionPage.tsx component for VIP frontend construction mode with UI, routing, and state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:14:01 -07:00 |
|
autocommit
|
bed4abed87
|
refactor(backend-api): ♻️ Optimize backend startup and database connection logic for better performance and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:14:01 -07:00 |
|
autocommit
|
4a73f84618
|
breaking(backend-api): 💥 Replace SQLite with PostgreSQL for all backend API modules, enforcing query syntax, connection pooling, and data modeling updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:14:01 -07:00 |
|
autocommit
|
0cbebbf7f0
|
chore(config): 🔧 Update config build script defaults for CI/CD pipelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:14:00 -07:00 |
|
autocommit
|
8352c79c5d
|
deps-upgrade(quinn-ai): ⬆️ Update Quinn AI backend API dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:14:00 -07:00 |
|
autocommit
|
a5ef9796fc
|
feat(frontend-public): ✨ Add distinct routes for public and touring calendar views in App.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:06:48 -07:00 |
|
autocommit
|
93a9c3a344
|
chore(infrastructure): 🔧 Update Vite config and environment port mappings for provider-website frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:06:47 -07:00 |
|
autocommit
|
1be0841aa6
|
feat(backend-api): ✨ Add tour legs route handler, MCP server integration client, and database migration for tour leg processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:00:03 -07:00 |
|
autocommit
|
560398d6b5
|
deps-upgrade(frontend-client): ⬆️ Update dependencies to latest stable versions in VIP frontend client for security/performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:00:03 -07:00 |
|
autocommit
|
2503db8b17
|
feat(provider-website): ✨ Update root App component to enhance routing, layout, and state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 23:53:03 -07:00 |
|