Commit graph

204 commits

Author SHA1 Message Date
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
Claude Code
7a25f453d4 ui(components): 💄 Implement unified styling, accessibility, and security improvements for Badge, BlurredText, and ProtectedImage components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00
Claude Code
682adac5ac ui(rates-table): 💄 Enhance RatesTable component with improved data formatting, column adjustments, and interactive features for better rate display UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00
Claude Code
7448f921a8 ui(layout): 💄 Update header and footer with new navigation elements and responsive improvements; refactor Layout component for dynamic content rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00
Claude Code
9ded3ae3a6 ui(provider-website): 💄 Update Hero component styling and layout for improved visual presentation and user interaction
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00
Claude Code
edb3a33fa4 ui(gallery): 💄 Improve gallery component's UI/UX with responsive grid layout and smoother lightbox transitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00
Claude Code
266b733781 feat(contact-form): Add phone field validation and multi-step form navigation for ContactForm
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00
Claude Code
e6fc0e9e3e ui(provider-website): 💄 Improve ContactCard styling and layout for clearer contact details presentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00
Claude Code
e0ca0e869c feat(booking-guide): Add interactive step navigation and dynamic content loading for smoother booking flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00
Claude Code
006cb7414d feat(booking-form): Introduce new props and state for booking logic, including date selection, user details, and payment integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:55 -07:00
Claude Code
4ee7d274a4 refactor(provider-website): ♻️ Restructure root App component to reorganize routing and layout for improved navigation patterns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
405dc8ab56 refactor(data-api): ♻️ Optimize serialization/deserialization for provider-website data with cleaner, more efficient functions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
3f0fb52371 deps-upgrade(data-api): ⬆️ Update dependencies in data-api module with version bumps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
11b9cc5a05 feat(backend-api): Add new API endpoints or modify server behavior for provider-website integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
5a597382b5 feat(frontend-public): Add public frontend components for feature integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
f488c580ea feat(mcp-server): Implement MCP server initialization and message handlers for the "my" feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
a886c1884f breaking(backend-api): 💥 Reorganize and deprecate auth, data-writers, financials, bookings, and credentials routes to enforce unified API contracts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
3569f44a2d breaking(backend-api): 💥 Update SQLite type definitions and modify server/config to enforce breaking API contract changes for database, static files, and email functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
83eb8c13f1 ui(landing): 💄 Refactor responsive layout structure with new sections and adjusted spacing/grid behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
af176d6b0f refactor(cta-modal): ♻️ Improve routing logic in useModalRouting hook for better performance and deep linking support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
6007b6e881 feat(cta-modal): Introduce shop-signup context for CTAModal to handle signup workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
dce8abe15d feat(cta-modal): Introduce new interactive props and TypeScript types for CTAModal component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
ba2b4ab6fe feat(shop-waitlist): Add new API endpoints for shop waitlist operations to streamline user join flow and status validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
2623bdb192 ui(landing-specific): 💄 Update landing page App component with new UI elements, routing, and layout improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
25a5c30e24 types(analytics): 🏷️ Update TypeScript API types for analytics tracking events, payloads, and response schemas
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
52639a7d5a ui(website-frontend-users): 💄 Implement modernized styling, layout, and accessibility improvements for AudiencePage, JourneyPage, LinkValuePage, OverviewPage, PagesPage, and TrafficPage components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
4463d19a97 feat(analytics): Update analytics hooks to improve API integration and search parameter handling for enhanced user behavior tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
b94714246c feat(analytics): Introduce PageDetailPanel component and shared UI utilities for detailed analytics metrics visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
08a3835d7c feat(analytics): Add user behavior tracking and startup event logging to frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
fcf3860bbb feat(analytics): Add new analytics routes and server logic for tracking user behavior and generating reports
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
406441eacc deps-upgrade(analytics): ⬆️ Update analytics backend dependencies for website backend users module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
d95c47ddf9 types(fontend-public): 🏷️ Implement API request/response type definitions for admin frontend endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:52 -07:00
Claude Code
343144d4d7 ui(frontend-public): 💄 Implement modern React styling and responsive UX enhancements for admin dashboard components across DashboardPage, NewsletterCampaignsPage, NewsletterSubscribersPage, ShopPage, SubscribersPage, and SiteTextPage.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:52 -07:00
Claude Code
23cd1e6d24 ui(admin-layout): 💄 Update admin navigation structure and styling in AdminLayout component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:52 -07:00
Claude Code
9753e367ea ui(admin): 💄 Update admin entry point with new routes, layout, and admin-specific UI features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:52 -07:00
Claude Code
cc04463a03 breaking(admin-api): 💥 Deprecate legacy endpoints and enforce new request/response schemas for bookings, mail, backup, restore, and shop functionalities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:52 -07:00
Claude Code
0aac328458 test(bookings): Add comprehensive test cases for booking creation, cancellation, and validation in admin backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:52 -07:00
Claude Code
a76cde6e4b feat(backend-api): Add OAuth2 authentication endpoints and database migrations for admin access
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:52 -07:00
Claude Code
5d18b02375 build(analytics): 📦️ Update build artifacts and TypeScript compiler settings in .gitignore, Vite config, and tsconfig.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:51 -07:00