Commit graph

248 commits

Author SHA1 Message Date
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
Natalie
5598102525 feat(backend): add touring public routes & mailer dependency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:35:43 -07:00
autocommit
d600a17a6c feat(banners-page): Update BannersPage to display verified profiles, add verified profile serialization logic, and extend shared types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:19:26 -07:00
autocommit
fd94c05dd0 refactor(frontend-public): ♻️ Remove unused imports and dead code from BannersPage.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 21:21:15 -07:00
autocommit
bdc7a8ec93 ui(audio-toggle-fab): 💄 Add pulsing animation to AudioToggleFAB and update its usage in Layout for improved UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 20:58:12 -07:00
autocommit
4038ebc0be ui(provider-website): 💄 Improve booking form scroll transitions and validate UI changes for smoother interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 20:52:39 -07:00
autocommit
c50e546515 feat(provider-website): Improve timezone-safe date handling and enhance stop selection in the useTourStatus hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 20:00:00 -07:00
autocommit
e7ad1d5767 ui(hero): 💄 Adjust responsive breakpoints and layout in Hero.tsx to improve visual hierarchy and adaptability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 19:54:29 -07:00
autocommit
954f886266 ui(hero): 💄 Add responsive layout and styling with media queries for 950px breakpoint and i18n support for localized Hero content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 19:30:40 -07:00
autocommit
07b785a0c8 chore(tooling): 🔧 Update frontend build/development tooling config for provider website
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:54:25 -07:00
autocommit
2db683e753 ui(provider-website): 💄 Update public frontend assets and UI templates for the provider website
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:54:25 -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
autocommit
259c3a4d0f chore(frontend-public): 🔧 Update Vite build configuration for provider-website frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:46:50 -07:00
autocommit
d2586da643 deps-upgrade(frontend-components): ⬆️ Update dependencies in root and feature packages to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:46:50 -07:00
Claude Code
604e31d305 feat(hero): Add Easter Egg detection in Hero.tsx to trigger hidden interactions like jokes or animations on double-click or secret key presses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 19:45:05 -07:00
Claude Code
2adf7f7e49 feat(provider-website): Add RatesTable component, RatesPage, rate data serialization, and seed data generation with TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 19:45:05 -07:00
Claude Code
8766ea2ba9 feat(frontend-public): Add Easter Egg click detection with modal display and new image assets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 19:45:05 -07:00
Claude Code
1a5a2b3290 ui(provider-website): 💄 Update EasterEgg, Hero, and Header components with modern visual styling and responsive tweaks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 03:33:25 -07:00
Claude Code
22bdadea06 refactor(provider-website): ♻️ Remove provider data dependency from CirclePage and decouple content rendering logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 03:21:55 -07:00
Claude Code
434984d298 feat(roster): Implement new fields, validation, and UI enhancements in RosterApplicationForm for roster management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 03:16:31 -07:00
Claude Code
3fdb4e4bb7 feat(provider-website): Add new provider-specific page components for CultOfLilithPage, PortalLanding, and RosterTrackPage with React, routing, and state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 03:16:31 -07:00