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 |
|
Claude Code
|
3f9bdd9198
|
deps-upgrade(provider-website): ⬆️ Update dependencies in analytics, newsletter, my, and provider-website modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 15:21:51 -07:00 |
|
Claude Code
|
e641154055
|
feat(analytics): ✨ Add LinkValuePage.tsx for analytics visualization and update production deployment configs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:55:57 -07:00 |
|
Claude Code
|
ba03fa2527
|
test(data-api): ✅ Add test cases for provider-website data API functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:47 -07:00 |
|
Claude Code
|
40a8a6914a
|
deps-upgrade(provider-website/data): ⬆️ Update Bun runtime and package manager dependencies in data-api module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:47 -07:00 |
|
Claude Code
|
95e555042a
|
refactor(backend-api): ♻️ Improve SQLite type safety and database layer structure in db.ts and node-sqlite-types.d.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:47 -07:00 |
|
Claude Code
|
90651b6af5
|
test(admin): ✅ Add test coverage for admin API endpoints and backend logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:47 -07:00 |
|
Claude Code
|
6b640f3c9b
|
feat(bookings): ✨ Add new booking management API endpoints for admin backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:46 -07:00 |
|
Claude Code
|
4ceadce5c8
|
feat(backend-api): ✨ Add new database queries and update admin API routes for data handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:46 -07:00 |
|
Claude Code
|
7d9f069816
|
deps-upgrade(admin-backend-api): ⬆️ Update Vitest and related plugins for performance improvements and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:46 -07:00 |
|
Claude Code
|
9bf27af38f
|
deps-upgrade(admin): ⬆️ Update admin backend API, provider website data API, and Quinn admin deployment dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:46 -07:00 |
|
Claude Code
|
835832b4ab
|
feat(comm-newsletter): ✨ Introduce newsletter sending, subscription management, and community update integration logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:41 -07:00 |
|
Claude Code
|
03e416f5e5
|
types(shared-shared): 🏷️ Update shared type definitions for provider-website compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:41 -07:00 |
|
Claude Code
|
11b7a8af78
|
feat(audience): ✨ Introduce dynamic audience segmentation and update AudienceContext for real-time tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:41 -07:00 |
|
Claude Code
|
1b405d85d0
|
ui(frontend-public): 💄 Implement new responsive layouts and interactive components for frontend-public pages, including Home, Destination, Rates, and Tour sections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:41 -07:00 |
|
Claude Code
|
c3a3d847e5
|
feat(booking-form): ✨ Add guest count, special requests fields, and improve validation logic for the BookingForm component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:41 -07:00 |
|
Claude Code
|
b2c9eaf14a
|
ui(components): 💄 Update social media link rendering with icons, styling, and accessibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:41 -07:00 |
|
Claude Code
|
8c8d17b851
|
ui(gallery): 💄 Improve GalleryGrid layout with responsive spacing and item alignment adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:41 -07:00 |
|
Claude Code
|
6768a7ec24
|
feat(contact-form): ✨ Implement dynamic validation and submission improvements for the ContactForm component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:40 -07:00 |
|
Claude Code
|
bb2f1f852f
|
feat(provider-website): ✨ Implement provider-website routing and layout structure in the App component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:40 -07:00 |
|
Claude Code
|
b15b76e81a
|
feat(data-api): ✨ Add new serialization methods and enhance server response handling for provider website data API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:40 -07:00 |
|
Claude Code
|
2a164e179c
|
feat(backend-api): ✨ Add new API routes and server handlers for provider-website functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:40 -07:00 |
|
Claude Code
|
dac4b7cac9
|
feat(routes): ✨ Add data writer and financial data endpoints for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:40 -07:00 |
|
Claude Code
|
04577f828a
|
feat(backend-api): ✨ Add passphrase authentication logic, financial data seeding, and SQLite type support; update server and static handling configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:40 -07:00 |
|
Claude Code
|
292a6291ee
|
feat(landing): ✨ Add newsletter and shop waitlist subscription endpoints with request/response schemas and business logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:40 -07:00 |
|
Claude Code
|
d4252307f7
|
ui(layout-specific): 💄 Refactor landing layout component for improved responsiveness and visual structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:40 -07:00 |
|
Claude Code
|
1a3d90f83d
|
feat(landing): ✨ Update useModalRouting hook to enable advanced routing/state transitions in CTAModal
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:40 -07:00 |
|
Claude Code
|
1b7a789776
|
feat(cta-modal): ✨ Add ShopSignupContext for managing shop signup state and behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:40 -07:00 |
|
Claude Code
|
a16e7ed66f
|
ui(cta-modal): 💄 Enhance CTAModal with new props for dynamic content and improved accessibility features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
31576a6d81
|
ux(landing): 🚸 Enhance interactive elements and restructure component hierarchy in the landing page for improved UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
32f85e0011
|
ui(analytics): 💄 Update React components for AudiencePage, LinkValuePage, OverviewPage, PagesPage, and TrafficPage with modern UI elements, improved layouts, and enhanced data visualizations for better analytics insights
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
ed499bfd73
|
feat(analytics-users): ✨ Add/modify routes for user analytics data collection and processing endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
133ae81923
|
types(admin): 🏷️ Update TypeScript API type definitions for admin frontend to align with new API contracts and enhance type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
7569d6cbee
|
ui(admin-frontend): 💄 Update Contact, Tour, Bookings, and Mail management interfaces with new features and fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
9d210f3fdb
|
ui(admin): 💄 Update AdminLayout component to reorganize layout, adjust styling, and add new UI elements for improved admin interface structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
773a64c7fd
|
feat(admin): ✨ Update admin frontend public App component with new/modified admin UI features and routing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
d8922eb2e8
|
feat(admin-backend-api): ✨ Unify admin API routes with standardized request/response handling, adding audit logging, rate limiting, and role-based access controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
f87e7572de
|
db(migrations): 🗃️ Apply backend API database migration for admin schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:38 -07:00 |
|