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
|
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
|
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
|
dd012e216f
|
remove(messages): 🔥 Remove RouteErrorBoundary component and update App to remove dependency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 23:53:03 -07:00 |
|
autocommit
|
c009295ddd
|
deps-upgrade(features-specific): ⬆️ Update dependencies in messages, provider-website, and vip feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 23:53:03 -07:00 |
|
autocommit
|
5cc5fd25ab
|
feat(user-profile): ✨ Add VIP message API service and frontend page component for fetching/sending messages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 23:13:52 -07:00 |
|
autocommit
|
e9c6725f7a
|
feat(vip): ✨ Introduce gold-themed VIP portal and welcome pages with new components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 22:47:52 -07:00 |
|
autocommit
|
832f66077b
|
feat(messages): ✨ Add VIP message streaming hook and backend API for real-time subscriptions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 22:35:24 -07:00 |
|
autocommit
|
922a841326
|
security(vip): 🔒️ Fix WebAuthn credential verification and VIP invite authentication logic, and update frontend VIP page for secure rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 21:34:39 -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
|
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
|
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
|
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
|
36214ff787
|
feat(vip-vip): ✨ Add VIP user portal with messaging integration, API routes, and frontend components (VipPortalPage, WelcomePage)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 15:08:50 -07:00 |
|
autocommit
|
3587e86fcc
|
ux(booking): 🚸 Improve booking flow clarity by updating UI and copy in BookingGuide, BookingPage, and RatesPage components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 04:09:00 -07:00 |
|
autocommit
|
f56448e6d8
|
feat(p1-18): quinn.m client-enrichment BFF + ContactPanel section
- BFF GET/POST /api/client-enrichment proxies to @features/api /m/clients
- ClientRecordSection renders status, market, emoji_tags, note
- ContactPanel mounts section between RelationshipPreview and Conversations
- POST /m/clients route on @features/api surfaces/m/contacts.ts
|
2026-04-19 01:09:47 -07:00 |
|
autocommit
|
9170ab272a
|
feat(client): ✨ Introduce client enrichment fields and admin/user-facing client record display components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 23:27:35 -07:00 |
|
autocommit
|
2642bc7285
|
feat(messages): ✨ Add dynamic message loading and thread navigation to the Thread page component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
476fa282f5
|
deps-upgrade(frontend-user): ⬆️ Update dependencies in frontend-user module with security patches and version upgrades
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
cd52eb1031
|
deps-upgrade(user-messages): ⬆️ Update frontend user messages to version 0.1.0
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
1ee5b6648e
|
ui(messages): 💄 Update message thread UI components with improved AppShell layout and thread page structure for better visual hierarchy and UX.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
5f3c60d2ac
|
deps-upgrade(frontend-user): ⬆️ Update and pin frontend-user dependencies to enforce version consistency with root package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
143f4f48f7
|
deps-upgrade(dependencies): ⬆️ Update dependencies across landing/frontend-public, merchant/backend-api, and messages/backend-user modules for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
cc0893d704
|
deps-upgrade(dependencies-significant): ⬆️ Coordinate and upgrade 16 dependencies across feature modules and shared packages, including @lilith/provider-api-client and quinn-app-switcher
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
d11d926685
|
refactor(layout-specific): ♻️ Unify navigation patterns in AppShell, MyLayout, and Sidebar components for consistent admin/my/quinn-ai layouts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
df8afdf96a
|
deps-upgrade(analytics-messages): ⬆️ Update analytics-messages and related dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
db85c031c7
|
ui(messages): 💄 Restructure AppShell component to reorganize messaging feature layout and integrate new UI elements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:54 -07:00 |
|
autocommit
|
c5c79935f7
|
deps-upgrade(quinn-app-switcher): ⬆️ Update frontend dependencies to latest versions for cross-module consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:54 -07:00 |
|
autocommit
|
066d75c019
|
deps-upgrade(deps): ⬆️ Update dependencies across admin, analytics, messages, my, sso, quinn.www, and root packages to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-17 20:44:11 -07:00 |
|
autocommit
|
e121181aef
|
deps-upgrade(features-feature): ⬆️ Update dependencies in admin, analytics, messages, my, sso features, and quinn.www deployment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-17 20:44:11 -07:00 |
|
autocommit
|
2e7fa9168e
|
feat(user): ✨ Add message handling logic in main.tsx and update Vite type definitions in vite-env.d.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-12 22:25:38 -07:00 |
|
autocommit
|
644ee14597
|
chore(fontend-config): 🔧 Update Vite build configurations with plugins, path aliases, and optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-12 22:25:37 -07:00 |
|
autocommit
|
bf333cda08
|
deps-upgrade(frontend): ⬆️ Update dependencies in admin, analytics, messages, my, and sso frontend packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-12 22:25:37 -07:00 |
|
autocommit
|
8267865b5d
|
chore(components): 🔧 Update component dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-12 10:46:52 -07:00 |
|
Claude Code
|
1ea4830fb3
|
feat(user): ✨ Introduce ProviderSettings page and update navigation to include third-party provider management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 10:02:37 -07:00 |
|
Claude Code
|
b3b15b1736
|
feat(messages): ✨ Add provider configuration proxy routes and new API types for third-party integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 10:02:37 -07:00 |
|
Claude Code
|
6d8127e259
|
feat(messages-frontend-user): ✨ Add BadClientPanel, EmailAdminAccountModals, EmailAdminAliasModals, and GlossaryModals components, plus ContactRelationship, Contacts, EmailAdmin, and Glossary pages for admin email management and relationship tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 04:23:12 -07:00 |
|
Claude Code
|
1c30b79ce3
|
feat(messages): ✨ Add name history tracking and fallback time range logic for ContactRelationship and Contacts pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 03:27:30 -07:00 |
|
Claude Code
|
33ab5e0653
|
chore(user-experience): 🔧 Update ESLint config for React 19 and ESLint 9+ compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 03:10:51 -07:00 |
|
Claude Code
|
bc3681436e
|
ui(ui): 💄 Add BadClientPanel component to display messages for invalid/blocked clients
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 02:15:57 -07:00 |
|
Claude Code
|
67fb8ff267
|
feat(client-intel): ✨ Implement client-intel backend controllers, DTOs, and services for processing intelligence data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:52:10 -07:00 |
|
Claude Code
|
76310236e4
|
feat(user-management): ✨ Introduce client relationship API endpoints and types, update UI components for contact management, bad client handling, and job queues, and enhance the application shell layout for better integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:46:08 -07:00 |
|
Claude Code
|
a1420a55bf
|
chore(backend-user): 🔧 Update server configuration and runtime setup in config.ts and server.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:46:08 -07:00 |
|
Claude Code
|
8925405155
|
feat(reputation): ✨ Add reputation queries, routes, and job queue service logic for managing user reputation and backend operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:46:08 -07:00 |
|
Claude Code
|
8a087604b3
|
chore(reputation): 🔧 Update emoji labeling config and environment variables for model evaluation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:26:29 -07:00 |
|
Claude Code
|
0b89555218
|
style(relationship): 🎨 Introduce standardized color palette variables for relationship UI components in colors.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:00:27 -07:00 |
|
Claude Code
|
88a73b2b8f
|
feat(messages): ✨ Improve conversation column and topic timeline rendering with enhanced message grouping, visual cues, and interaction patterns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:00:27 -07:00 |
|
Claude Code
|
a2a38af3c3
|
feat(reputation): ✨ Introduce emoji labeling evaluation logic to detect boundary-pushing emojis and integrate with glossary service for reputation scoring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 01:00:27 -07:00 |
|
Claude Code
|
e8b43d6eeb
|
refactor(user): ♻️ Remove emoji handling from ProposedNameBreakdown and restructure ContactTable/ContactRelationship components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-10 00:01:46 -07:00 |
|
Claude Code
|
23e294ce4d
|
feat(messages): ✨ Add emoji handling and proposed name breakdown logic to ContactTable and introduce ProposedNameBreakdown component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 23:36:51 -07:00 |
|