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 |
|
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 |
|