Commit graph

27 commits

Author SHA1 Message Date
Claude Code
234c4fba4d feat(provider-website): Add backend API endpoints, models, and services for provider-website functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:02 -07:00
Claude Code
d6dad16b89 types(provider-website): 🏷️ Update TypeScript type definitions for provider-website feature compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:02 -07:00
Claude Code
5b09e5c89f refactor(frontend-public): ♻️ Restructure shared utility functions in frontend-public/src/utils/ for clearer modularity and performance gains
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:02 -07:00
Claude Code
d5e99c7abf feat(frontend-public): Add dynamic metadata support, update analytics tracking, and enhance tour status management in frontend hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:02 -07:00
Claude Code
878b143484 ui(theme-specific): 💄 Update theme-specific styling components and configuration for frontend-public
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:02 -07:00
Claude Code
1b1d738e64 ui(provider-website): 💄 Implement modernized layout and styling for provider-website pages (About, Booking, Gallery, Home, Rates, Tour, Contact, Destination, Links)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:02 -07:00
Claude Code
60d43e34de refactor(toast): ♻️ Enhance Toast component with new variants, improved styling, and accessibility features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:01 -07:00
Claude Code
2d123d9d36 ui(share-fab): 💄 Improve ShareFAB button appearance and behavior consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:01 -07:00
Claude Code
56979236c3 ui(contact-modal): 💄 Update contact modal styling, layout, and interaction behavior for improved UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:01 -07:00
Claude Code
f4b6b52b26 fix(provider-website): 🐛 Fix AudioToggleFAB toggle logic to resolve state management or user interaction issues
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:01 -07:00
Claude Code
b20b90ae82 refactor(components): ♻️ Update shared UI components with improved styling, props, and structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:01 -07:00
Claude Code
bf819e0c2a feat(tour-schedule): Add interactive calendar, map, and contact buttons to TourSchedule components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:01 -07:00
Claude Code
57f691b55e feat(rates-table): Implement dynamic rate updates, sorting, and filtering for improved RatesTable usability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:01 -07:00
Claude Code
5b8d877d1a ui(layout-specific): 💄 Update Header, Footer, and Layout components with new styling, structure, and functional improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:01 -07:00
Claude Code
a0562caa3e ui(hero): 💄 Update Hero component styling and layout with interactive elements or animations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:01 -07:00
Claude Code
e19a2c7002 ui(gallery): 💄 Improve GalleryGrid and Lightbox components with smoother transitions, optimized rendering, and enhanced layout for better UX.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:01 -07:00
Claude Code
f7fe44f70b feat(contact-card): Add avatar support, verification badges, and message interaction buttons to the ContactCard component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
c81bdca35d feat(booking-guide): Add interactive step animations and improve UX flow in the BookingGuide component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
7b8eb527d1 docs(i18n): 📝 Implement i18n support in provider-website with translations for App.tsx, index.css, and main.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
8131d7ac41 ui(provider-website): 💄 Update meta tags, scripts, and structural elements in frontend-public/index.html
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
3cf64edc64 feat(landing-specific): Add dynamic default configuration hook for frontend landing features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
be11e14b1c ui(landing): 💄 Add audio toggle FAB with mute/unmute animations and state management for landing page audio controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
749f29f393 ui(landing): 💄 Enhance landing page layout with improved structural elements, responsive adjustments, and theming for better visual hierarchy and performance.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
b15e21a44d chore(frontend-public): 🔧 Update build, test, and deployment configs with TypeScript, Vite, Vitest, and .gitignore adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
efed1d4f0d deps-upgrade(root): ⬆️ Update dependencies in root package.json and related frontend/deployment configs with security patches and minor version upgrades
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:08:59 -07:00
Claude Code
969ea5ef53 feat(provider-website): Add provider-website domain support with dependency pinning in Bun and updated deployment configurations for quinn.www
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 12:47:29 -07:00
Claude Code
25d2c7ad65 init(codebase-default): 🎉 Implement foundational directory structure with core modules and utility files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 22:50:24 -07:00