Commit graph

268 commits

Author SHA1 Message Date
autocommit
4d98df7cc9 feat(provider-website): Improve DestinationPage.tsx layout with enhanced typography and navigation interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:24:32 -07:00
autocommit
4bc429c5e5 feat(fmty): Add TouringOptIn component, update Header/Footer navigation, and optimize routing for FMTY with prefetch hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:11:35 -07:00
autocommit
a95b1bee89 feat(admin-affected): Add HeroStrip UI component, reputation event system, and client management routes to admin interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:16:25 -07:00
autocommit
3f11207024 feat(tour-schedule): Implement dynamic filtering and real-time updates for tour schedule display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:27:02 -07:00
autocommit
b8a486775b refactor(geo-classification): ♻️ Add TypeScript types for DestinationMap props/events and GeoClassificationService responses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:27:02 -07:00
autocommit
7ed807c6cc feat(analytics): Add tracking for user interactions in DestinationMap and TourSchedule components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:14:02 -07:00
autocommit
8fff2ca704 feat(hero): Add loading state and WASM-based image handling to Hero component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:15:27 -07:00
autocommit
06038b0aaf refactor(provider-website): ♻️ Refactor UI components (DestinationMap, GalleryGrid, Hero, RosterBanner, ShopCard, PasswordModal) and update AudienceContext and useMeta hook for improved structure and behavior consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:08:50 -07:00
autocommit
8b0470ae61 refactor(provider-website): ♻️ Replace react-router-dom with @lilith/ui-router across 21 frontend pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:08:50 -07:00
autocommit
c04bcd1bef style(provider-website): 🎨 Refactor TourCincinnatiPage to implement theme-aware styling with conditional logic for visual adaptability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:55:07 -07:00
autocommit
1630f86104 ui(pages): 💄 Add Tour Cincinnati page component and update routing in App.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:41:45 -07:00
autocommit
e837bb5501 feat(provider-website): Introduce serialization functions in serialize.ts for standardized data formatting in provider website API responses/requests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 13:44:32 -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
edc003c7f5 feat(provider-website): Add Quinn destinations feature with data seeding and new frontend pages for displaying destinations and tours
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 04:02:38 -07:00
autocommit
872d803731 feat(provider-website): Add provider-specific website pages (BlogPage, DestinationPage, EtiquettePage, TourPage) and components (ContactCard, Footer, Badge) for custom content and interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:56:21 -07:00
autocommit
fc329e58e0 feat(provider-website): Update navigation to redirect /contact to /get-in-touch and prefetch the route
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:44:00 -07:00
autocommit
1182603313 feat(destination-map): Add interactive destination fields and dynamic rendering for DestinationMap and DestinationPage components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:06:09 -07:00
autocommit
1c8ca2a2e9 feat(data-api): Update seed rate data in seed-rates.ts for provider website calculations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:06:09 -07:00
autocommit
999c27306f types(provider-website): 🏷️ Update TypeScript interfaces/enums to match new API contract responses, payloads, and error structures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:59:44 -07:00
autocommit
f67b1c984a feat(provider-website): Add shared type definitions for provider-website feature in types.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:53:15 -07:00
autocommit
1bcbb18d9d feat(tour-schedule): Add audio toggle, gallery grid, and tour schedule UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:57:53 -07:00
autocommit
fecc701e15 breaking(api-server): 💥 Enforce breaking changes to API server configs, database schema, serialization, and type contracts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:24 -07:00
autocommit
7ca9909c83 feat(tour-schedule): Implement enhanced tracking, styling, and structure for tour scheduling UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:24 -07:00
autocommit
75fd6d341e feat(pseo): Add PSEO sitemap API, hook, page, and app integration for frontend SEO optimization
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
e5ead2d9ea feat(pseo): Introduce PSEO templates, admin configurations, and frontend pages for SEO-optimized content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:56 -07:00
autocommit
56dd99655a feat(frontend-api): Add API modules for blog, contact, roster, and touring data + implement custom useTourStatus hook for frontend integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:56 -07:00
autocommit
ffe13658c7 deps-upgrade(deps): ⬆️ Update frontend API client dependencies to ensure compatibility with latest provider releases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:56 -07:00
autocommit
2c7b1a0b0f feat(api-client): Add roster and guided tour API endpoints with type definitions for provider-website feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:56 -07:00
autocommit
01f34dfed6 test(backend-api): Update booking, identity, and server behavior tests to align with logger/config changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
5dc3c6c239 feat(blog): Add blog API endpoints, frontend BlogPostPage, and TypeScript types for blog data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
f12b9bd6e7 feat(touring): Introduce TouringOptIn component, analytics-relay service, and API endpoints for guided onboarding interaction tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
6dd2973c48 feat(roster): Introduce roster management UI, API endpoints, and client SDK with email notifications for updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
f80102546a feat(contact): Standardize error handling and API responses for the contact form with improved validation and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
4e3b9123cf chore(backend-api): 🔧 Update Vitest and Vite configs for TypeScript path aliases and build optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
40773d3778 deps-upgrade(dependencies): ⬆️ Update all dependencies across admin/backend-api, provider-website/backend-api, provider-website/frontend-public, and @quinn/api-client packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
58f9d37e7d feat(frontend-frontend): Add contact form feature and E2E test coverage for the frontend application
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
2bbe193c5e feat(provider-website): Add BlogPage and BlogPostPage components, blog API client, and useBlog hook for data fetching
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
8122857be6 feat(touring-subscribe): Implement touring subscription entity, service, API endpoints, and frontend opt-in component with validation and tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
6283e90ffb feat(contact-form): Implement contact form entity, service, and schema with hCaptcha validation; add frontend components, hooks, and API client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
61017537e0 fix(provider-website): 🐛 Fix booking form validation for short names, missing phone numbers, invalid emails, and service selection in ContactForm/ContactModal and backend components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-15 20:26:42 -07:00
autocommit
ad92004f8e test(e2e-end): Update test configurations, add/remove test cases, and refine result contexts for booking and SEO smoke tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-15 20:26:42 -07:00
autocommit
5dae7722c0 feat(provider-website): Update Hero component SEO metadata, enhance data API for key loading/restoration, add booking form validation tests, improve API error handling, and adjust deployment scripts for verification.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-15 20:26:42 -07:00
Natalie
9a496ffd61 feat(@features): add admin and provider website pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-15 00:57:20 -07:00
Natalie
b7f7778784 fix(@domains/quinn): 🐛 update smoke tests and last-run json for timezone fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-14 17:31:58 -07:00
Natalie
aeb9048e86 feat(hooks): add loading state tracking for provider data fetch
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-14 16:25:59 -07:00
Natalie
d595ed5848 feat(data-api): update touring data merge logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-13 14:31:14 -07:00
Natalie
4982c87156 🔧 chore(@lilith): update cult-of-lilith link paths
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-13 13:56:32 -07:00
Natalie
07568d5212 feat(@lilith): add reminder sync and error handling tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-13 06:11:59 -07:00
autocommit
cf60fd935e feat(hooks): Introduce reusable scroll transition hook for smooth React animations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:49:40 -07:00