Commit graph

117 commits

Author SHA1 Message Date
Claude Code
1ec4e8b53f chore(domains): 🔧 Update Vite, TypeScript, and environment configs across features and quinn.www domain
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:38 -07:00
Claude Code
030917964c deps-upgrade(backend-api): ⬆️ Update backend API dependencies to latest compatible versions for security and performance enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:38 -07:00
Claude Code
5a787ecfa4 feat(db-monitor): Introduce new database monitoring features or enhance existing monitoring logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:18 -07:00
Claude Code
e5ce25c626 types(shared): 🏷️ Add/update TypeScript type definitions for shared provider-website feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:18 -07:00
Claude Code
617e775c65 i18n(hooks): 🌐 Enable dynamic text localization in useSiteText hook for provider-website content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:18 -07:00
Claude Code
0668e8d820 refactor(provider-website): ♻️ Restructure context providers/consumers for optimized state sharing and component decoupling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:18 -07:00
Claude Code
b261a94a05 ui(provider): 💄 Redesign provider website frontend pages with updated UI components, layout, and styling for all core pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:18 -07:00
Claude Code
3d7349bc38 ui(blurred-text): 💄 Add BlurredText component for customizable blurred text rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:18 -07:00
Claude Code
fee0feed51 feat(touring-opt): Implement guided tour opt-in consent flow with UI elements and permission handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:18 -07:00
Claude Code
0fb424f39d ui(contact-form): 💄 Update contact form component with new fields, styling, and accessibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:18 -07:00
Claude Code
b67135e6c1 refactor(tour-schedule): ♻️ Extract utility functions into TourMap.utils.ts and optimize component rendering for better performance and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:18 -07:00
Claude Code
38a0ae799b feat(rates-table): Add real-time rate update support and fix incorrect sorting/filtering in RatesTable
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:18 -07:00
Claude Code
d5caaefbab ui(layout): 💄 Update Footer and Header components with modern UI elements and refined styling for improved visual hierarchy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
bbec40da9f ui(gallery): 💄 Improve gallery grid responsiveness and add visual enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
4ccd140350 ui(destination-map): 💄 Enhance destination visualization with custom annotations and filtering support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
1fc970466b feat(contact-modal): Add new form fields, validation, and submission logic for the contact modal
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
81f389e883 feat(contact-card): Add quick-action copy buttons with tooltip feedback for email and phone in ContactCard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
7d34bedb4e feat(BookingGuide): Implement dynamic booking interactions with real-time state updates for the BookingGuide component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
ada70bdc39 ui(provider-website): 💄 Update root routing, layout, and state management in the App component to restructure the provider-website UI flow.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
6990de69ca feat(analytics): Update user data model and processing pipeline for frontend analytics tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
65db9a4c8a types(analytics): 🏷️ Add TypeScript types for analytics API responses, geospatial map integrations, and world atlas metadata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
46c352c679 refactor(website-frontend-users): ♻️ Standardize analytics page components with improved UI patterns and optimized data visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
0fcb366d54 feat(analytics): Introduce useAnalyticsApi hook for enhanced analytics data fetching and processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
76b75fbe31 ui(analytics): 💄 Enhance analytics dashboard UI components with improved Sidebar, TimeRangeSelector, and GeoMap visualizations and interactivity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:17 -07:00
Claude Code
de951535d4 feat(analytics): Add analytics UI component to track user behavior in App.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:16 -07:00
Claude Code
6263c19ea8 deps-upgrade(analytics): ⬆️ Update analytics dependencies for frontend builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:16 -07:00
Claude Code
30912a4e17 feat(analytics): Add new analytics routes and server logic for user behavior tracking and session management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:16 -07:00
Claude Code
86964c4092 types(admin): 🏷️ Add/update admin frontend API request/response types and interfaces for enhanced type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:16 -07:00
Claude Code
f65513ac76 ui(admin-pages): 💄 Implement consistent styling and layout system for admin pages, ensuring cohesive visual identity across About, Contact, and Dashboard components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:16 -07:00
Claude Code
33547c4b91 refactor(admin): ♻️ Restructure AdminLayout for dynamic sidebar support and update shared UI utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:16 -07:00
Claude Code
e217d6d6e9 ui(admin-specific): 💄 Update admin public interface routing and state management in App.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:16 -07:00
Claude Code
085070034e feat(admin-backend-api): Update export route handlers for admin resources (photos, site text, tours, etiquette, and link values)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:16 -07:00
Claude Code
8592d8110f security(backend-api): 🔒️ Implement role-based access control for admin API endpoints and secure database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:16 -07:00
Claude Code
e1d9b5cd76 chore(analytics): 🔧 Update Vite build settings, .gitignore, and development env vars for analytics integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:15 -07:00
Claude Code
58df95cd87 deps-upgrade(admin-api): ⬆️ Update admin-api dependencies to latest minor/patch versions for security and stability fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 00:08:15 -07:00
Claude Code
556942e02c feat(my-assuming): Introduce new feature components for assumed functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:01 -07:00
Claude Code
5e99b9f480 feat(image-protection): Introduce new image protection functions like WatermarkService and ImageEncryptionHandler
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:01 -07:00
Claude Code
5d61ab4efd feat(analytics): Introduce new analytics tracking hooks and components for frontend user data collection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:00 -07:00
Claude Code
ee52cb0168 feat(analytics): Introduce user behavior tracking with analytics endpoints and data collection pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:00 -07:00
Claude Code
b7ec4783fb chore(analytics): 🔧 Update analytics service configurations in services.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:00 -07:00
Claude Code
b3ba00d8f3 types(provider-website): 🏷️ Add/extend type definitions for shared data structures and components in provider-website
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:00 -07:00
Claude Code
cd5922a6d8 refactor(frontend-public): ♻️ Update and refactor React page components for provider website UI, including About, Destination, Destinations, Home, Links, Specialties, SpecialtyCategory, Specialty, and Tour pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:00 -07:00
Claude Code
58f509f315 refactor(frontend-public): ♻️ Standardize and optimize data-fetching logic in five custom frontend hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:00 -07:00
Claude Code
4d0425002c feat(destination-map): Introduce interactive DestinationMap component with zoom and selection controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:00 -07:00
Claude Code
90fe80e6bb ui(components): 💄 Update Section and SocialLinks components with modern styling, responsive props, and expanded social media integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:00 -07:00
Claude Code
288e60ec87 feat(tour-schedule): Add interactive map visualization, updated calendar UI, and new contact/booking buttons with utility functions and tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:00 -07:00
Claude Code
ff2c280cd5 feat(toast): Add new toast variants and enhance animations/transitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:00 -07:00
Claude Code
37a53168b5 feat(share-fab): Update ShareFAB component to add new share options and enhance interaction logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:18:59 -07:00
Claude Code
411a0f89db refactor(layout): ♻️ Restructure header, footer, and main layout components for consistent UI presentation and improved responsiveness
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:18:59 -07:00
Claude Code
edb0b245b7 ui(hero): 💄 Refactor Hero component layout and styling for improved visual presentation and UX enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:18:59 -07:00