Commit graph

144 commits

Author SHA1 Message Date
Claude Code
835832b4ab feat(comm-newsletter): Introduce newsletter sending, subscription management, and community update integration logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:41 -07:00
Claude Code
03e416f5e5 types(shared-shared): 🏷️ Update shared type definitions for provider-website compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:41 -07:00
Claude Code
11b7a8af78 feat(audience): Introduce dynamic audience segmentation and update AudienceContext for real-time tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:41 -07:00
Claude Code
1b405d85d0 ui(frontend-public): 💄 Implement new responsive layouts and interactive components for frontend-public pages, including Home, Destination, Rates, and Tour sections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:41 -07:00
Claude Code
c3a3d847e5 feat(booking-form): Add guest count, special requests fields, and improve validation logic for the BookingForm component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:41 -07:00
Claude Code
b2c9eaf14a ui(components): 💄 Update social media link rendering with icons, styling, and accessibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:41 -07:00
Claude Code
8c8d17b851 ui(gallery): 💄 Improve GalleryGrid layout with responsive spacing and item alignment adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:41 -07:00
Claude Code
6768a7ec24 feat(contact-form): Implement dynamic validation and submission improvements for the ContactForm component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
bb2f1f852f feat(provider-website): Implement provider-website routing and layout structure in the App component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
b15b76e81a feat(data-api): Add new serialization methods and enhance server response handling for provider website data API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
2a164e179c feat(backend-api): Add new API routes and server handlers for provider-website functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
dac4b7cac9 feat(routes): Add data writer and financial data endpoints for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
04577f828a feat(backend-api): Add passphrase authentication logic, financial data seeding, and SQLite type support; update server and static handling configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
292a6291ee feat(landing): Add newsletter and shop waitlist subscription endpoints with request/response schemas and business logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
d4252307f7 ui(layout-specific): 💄 Refactor landing layout component for improved responsiveness and visual structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
1a3d90f83d feat(landing): Update useModalRouting hook to enable advanced routing/state transitions in CTAModal
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
1b7a789776 feat(cta-modal): Add ShopSignupContext for managing shop signup state and behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
a16e7ed66f ui(cta-modal): 💄 Enhance CTAModal with new props for dynamic content and improved accessibility features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
31576a6d81 ux(landing): 🚸 Enhance interactive elements and restructure component hierarchy in the landing page for improved UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
32f85e0011 ui(analytics): 💄 Update React components for AudiencePage, LinkValuePage, OverviewPage, PagesPage, and TrafficPage with modern UI elements, improved layouts, and enhanced data visualizations for better analytics insights
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
ed499bfd73 feat(analytics-users): Add/modify routes for user analytics data collection and processing endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
133ae81923 types(admin): 🏷️ Update TypeScript API type definitions for admin frontend to align with new API contracts and enhance type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
7569d6cbee ui(admin-frontend): 💄 Update Contact, Tour, Bookings, and Mail management interfaces with new features and fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
9d210f3fdb ui(admin): 💄 Update AdminLayout component to reorganize layout, adjust styling, and add new UI elements for improved admin interface structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
773a64c7fd feat(admin): Update admin frontend public App component with new/modified admin UI features and routing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
d8922eb2e8 feat(admin-backend-api): Unify admin API routes with standardized request/response handling, adding audit logging, rate limiting, and role-based access controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
f87e7572de db(migrations): 🗃️ Apply backend API database migration for admin schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:38 -07:00
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