Commit graph

242 commits

Author SHA1 Message Date
Claude Code
eaf4d4736e feat(provider-website): Implement booking guide component with step-by-step guidance and interactive validation for the booking flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
c6956cb061 feat(provider-website): Add dynamic date selection and real-time availability validation to BookingForm
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
bfddea61e9 feat(audio-toggle-fab): Add new props and event handlers for audio control, accessibility improvements, and state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
4eb8479e44 ui(provider-website): 💄 Update index.css to enhance styling consistency and improve visual coherence for the provider-website frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
ab70259b89 test(e2e): Add/update E2E test cases for frontend-public features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
9ec2602fda feat(auth-authentication): Implement enhanced login flow, security settings, and photo verification security features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
a434c345a0 feat(auth): Add OAuth2 token refresh and secure session handling in useAuth hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
b3aea8e3a9 ux(frontend-public): 🚸 Improve popout interactions and layout responsiveness with smoother animations and hover/click handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
32c39d6bbe feat(frontend-public): Introduce experimental UI component in root App component for layout/state integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
c11feb07a6 chore(frontend-public): 🔧 Update Playwright test configuration for CI/CD and local execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
Claude Code
d28a7fa2e0 feat(auth-significant): Add OAuth2 login support, device linking, and photo protection policies to backend API routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
Claude Code
b0f7132bd6 security(auth-specific): 🔒️ Implement TOTP-based two-factor authentication for user logins with backend API, frontend integration, and database schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
Claude Code
fbe669d956 types(analytics): 🏷️ Define API request/response schemas for analytics data handling to enforce type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
Claude Code
0b0cf3a49a ui(analytics): 💄 Add new visualization components and restructure UI for analytics pages (Audience, Events, Journey, LinkValue).
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
Claude Code
29256f7a8b feat(analytics): Add debounce and batching support to optimize analytics data fetching in the useAnalyticsApi hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
Claude Code
9f02efb35a ui(analytics): 💄 Update Sidebar and AccountPopout components with enhanced UI elements and styling for improved analytics dashboard interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
Claude Code
5654a4fef2 feat(analytics): Update App component to add/modify analytics tracking features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:27 -07:00
Claude Code
18c888f94d deps-upgrade(analytics): ⬆️ Update frontend analytics dependencies for reproducible builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:27 -07:00
Claude Code
18b9310fc6 feat(analytics): Add user behavior tracking routes and middleware for backend analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:27 -07:00
Claude Code
e1c019228a test(admin): Add comprehensive E2E test coverage for admin frontend workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:27 -07:00
Claude Code
3a2b11503a types(admin-api): 🏷️ Add/extend TypeScript interfaces for admin API contracts to enforce response/request types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:27 -07:00
Claude Code
f30e755f6e ux(admin): 🚸 Refactor admin panel UI components to unify navigation, improve accessibility, and enhance consistency across destinations, settings, specialties, illustrations, and photo protection pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:27 -07:00
Claude Code
0ba56496f8 ui(admin): 💄 Add AccountPopout component for admin account actions and update AdminLayout integration with triggers, styling, and routing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:27 -07:00
Claude Code
3b2067a10f ui(admin-specific): 💄 Implement new admin dashboard routes and enhance UI components for improved navigation and usability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:27 -07:00
Claude Code
5c1740ef9f ci(admin-specific): 👷 Update Playwright test config for admin frontend-public tests with suite and CI-specific browser settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:27 -07:00
Claude Code
50b3f5a6fa feat(admin-backend): Add/update route handlers for admin API endpoints (destinations, specialties, device-links, page-illustrations, and photo-protection)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:26 -07:00
Claude Code
74597a6664 refactor(admin-backend-api): ♻️ Improve error handling and restructure database/server logic for cleaner separation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:26 -07:00
Claude Code
224ce661bd deps-upgrade(frontend-public): ⬆️ Update Vite dependencies and adjust Docker E2E/test environments for frontend-public modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:26 -07:00
Claude Code
3367f1429c deps-upgrade(dependencies): ⬆️ Update dependencies across admin, analytics, my, and provider-website modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:26 -07:00
Claude Code
fcf548e2b1 feat(mcp-server): Update server entry point to implement core initialization and request handling logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
142ce5d200 types(frontend-public): 🏷️ Update API response/request type definitions for frontend-backend compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
9d10e1fa97 feat(pages): Add FinancialsPage component for displaying structured financial metrics and charts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
c44d5f22f0 feat(auth-specific): Introduce useAuth hook for JWT token management, session state, and auth context via React context
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
a5f8e100fe feat(backend-api): Add route handlers for data processing and financial transaction endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
68f2499df2 db(backend-api): 🗃️ Modify critical database schema and connection settings to enforce strict validation and ensure backward compatibility for all backend operations.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
62558ed8be types(analytics): 🏷️ Add/update TypeScript API type definitions for analytics data models and request/response schemas
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
ea5dd7d47d feat(analytics): Add React components for analytics pages (AudiencePage, EventsPage, FlowsPage, JourneyPage, OverviewPage, TrafficPage) to support new metrics and visualizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
abe0c37d46 feat(analytics): Improve useAnalyticsApi hook with enhanced error handling and optimized performance for analytics API calls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:08 -07:00
Claude Code
b3dfd208c0 feat(website-frontend-users): Add analytics dashboard sidebar controls for user analytics sections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:08 -07:00
Claude Code
2c2e0d7386 feat(analytics): Implement user behavior tracking integration in App.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:08 -07:00
Claude Code
219fb06738 feat(analytics): Add API routes for user behavior tracking and analytics data collection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:08 -07:00
Claude Code
89d38b1a2a chore(admin-api): 🔧 Add booking-related HTTP routes for admin API with create/retrieve/delete endpoints and validation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:08 -07:00
Claude Code
65092b8246 chore(fontend-public): 🔧 Update local development environment variables in .env.development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:08 -07:00
Claude Code
376230d229 security(backend-api): 🔒️ Enforce secure photo handling with validation middleware and update deployment scripts for protection.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 00:38:02 -07:00
Claude Code
93b5c5d18f types(provider-website): 🏷️ Implement stricter type definitions for provider-website shared module with new interfaces and enums
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:56 -07:00
Claude Code
6e27603a46 chore(provider-website): 🔧 Update provider-website configuration and dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:56 -07:00
Claude Code
a055a4a6c2 ui(frontend-public): 💄 Update unified design system components across BookingPage, DestinationPage, EtiquettePage, HomePage, TourPage, DuosPage, ShopDetailPage, and ShopPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:56 -07:00
Claude Code
e35880c129 feat(context): Add BlurRevealContext for managing blur/reveal animations with configurable effects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:56 -07:00
Claude Code
9b6baeaa88 refactor(shop-signup-modal): ♻️ Enhance ShopSignupModal with improved UI structure and new validation features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00
Claude Code
dc6aab79ae feat(shop): Introduce shop UI components for provider-specific product listings, cart, and checkout
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00