Claude Code
|
55f33cd33c
|
feat(mail-admin): ✨ Add route handlers for admin email operations like GET /admin/emails and POST /admin/emails/send
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 15:09:31 -07:00 |
|
Claude Code
|
9bf98dffb0
|
feat(mail-admin): ✨ Introduce audit logging for mail admin operations to track and record actions in audit-log.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 15:09:31 -07:00 |
|
Claude Code
|
92263b63e5
|
feat(mail-admin): ✨ Implement core email management functions and unit tests for mail admin service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 15:09:31 -07:00 |
|
Claude Code
|
a8d6674051
|
security(mail-admin): 🔒️ Sanitize password display in mail-admin error messages by redacting sensitive fields in Docker exec logs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 15:09:31 -07:00 |
|
Claude Code
|
25fb466a4e
|
feat(messages): ✨ Introduce new message types and enhance message handling logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:46:32 -07:00 |
|
Claude Code
|
061d981739
|
types(admin): 🏷️ Add TypeScript types for admin API responses, requests, and related data structures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:46:31 -07:00 |
|
Claude Code
|
20f67c623c
|
feat(admin): ✨ Update GalleryPage component with image upload, display enhancements, and backend service integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:46:31 -07:00 |
|
Claude Code
|
eee8145243
|
feat(admin-api): ✨ Add image upload and list endpoints for admin gallery management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:46:31 -07:00 |
|
Claude Code
|
411af99be4
|
deps-upgrade(backend-api): ⬆️ Update dependencies with security patches, bug fixes, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:19:50 -07:00 |
|
Claude Code
|
ef13f6a6ee
|
feat(deployment): ✨ Update Vite frontend config for quinn.my domain and enhance TypeScript environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:15:26 -07:00 |
|
Claude Code
|
4f3d6147e0
|
deps-upgrade(backend-api): ⬆️ Update Express, database drivers, and utilities to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:15:26 -07:00 |
|
Claude Code
|
5fc3f79f72
|
feat(backend-api): ✨ Add booking test cases and update Docker Compose for mail services, dev scripts, and agent environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:08:55 -07:00 |
|
Claude Code
|
d9a2ba879d
|
feat(backend-apimcp-server): ✨ Update API routes and MCP server logic for data processing and client interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 13:45:19 -07:00 |
|
Claude Code
|
af7153678d
|
feat(frontend-public): ✨ Add dynamic theme switching with light/dark mode support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 13:42:54 -07:00 |
|
Claude Code
|
ff49ba43fb
|
docs(type): 📝 Update TypeScript type definitions in frontend-public for API interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 13:42:54 -07:00 |
|
Claude Code
|
a083453d79
|
feat(bookings-page): ✨ Add booking confirmation modal and update booking list rendering logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 13:42:54 -07:00 |
|
Claude Code
|
a889a78770
|
types(admin-api): 🏷️ Add/remove/update TypeScript interfaces for admin API contracts (AdminUser, AdminRole, ApiResponse)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 13:42:54 -07:00 |
|
Claude Code
|
78fc546731
|
feat(admin-gallery): ✨ Implement new GalleryPage component with image upload, display, and management controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 13:42:54 -07:00 |
|
Claude Code
|
055cd43bd8
|
feat(admin-gallery): ✨ Add API endpoints for gallery management, including fetching, uploading, and processing media in the admin backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 13:42:54 -07:00 |
|
Claude Code
|
d3b313fe14
|
feat(backend-api): ✨ Add AI-assisted booking endpoints and integrate agent-based routing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 13:02:41 -07:00 |
|
Claude Code
|
daac1fa669
|
feat(backend-api): ✨ Add new booking-related API endpoints for create, query, and update operations with validation and error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 12:40:26 -07:00 |
|
Claude Code
|
e6fee1ecd4
|
feat(backend-api): ✨ Add inbound booking request processing endpoints, validations, and integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 12:40:26 -07:00 |
|
Claude Code
|
a1458992e7
|
deps-upgrade(backend-api): ⬆️ Update backend API dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 12:40:26 -07:00 |
|
Claude Code
|
5c6974ea19
|
ui(provider-website): 💄 Update AboutPage, DestinationPage, DuosPage, EtiquettePage, HomePage, and SpecialtiesPage UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:50 -07:00 |
|
Claude Code
|
79c6bd32d9
|
ui(provider-website): 💄 Implement blur-reveal effect with context provider for dynamic visual feedback
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:50 -07:00 |
|
Claude Code
|
a2a77ebf66
|
perf(shared-components): ⚡ Optimize WebAssembly and photo image rendering with performance-focused refactors in decoding, memory management, and lazy loading
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:50 -07:00 |
|
Claude Code
|
1e54be6a55
|
feat(hero): ✨ Add dynamic content loading and interactive animations to the Hero component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:50 -07:00 |
|
Claude Code
|
bc94bc74f4
|
ui(gallery): 💄 Improve gallery grid transitions, keyboard navigation, and visual styling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
31f281a263
|
fix(contact-modal): 🐛 Fix validation and submission edge cases in useContactForm hook with test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
f0aa7dee9e
|
feat(contact-form): ✨ Add robust phone number validation and update form UI with validation feedback and test cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
acc25e29ae
|
feat(booking-form): ✨ Implement multi-step booking form with calendar integration, payment support, and custom state management hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
c894d2163d
|
feat(provider-website): ✨ Integrate new navigation components into the provider-website's main routing structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
bb075fd7ff
|
feat(data-api): ✨ Add new serialization methods for provider-website data processing or optimize server-side data handlers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
4633672754
|
test(provider-website): ✅ Add comprehensive test coverage for provider-website backend API endpoints and edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
097e749cdb
|
feat(backend-api): ✨ Add provider-website-specific API routes and middleware endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
002d1ede61
|
feat(photos-specific): ✨ Add interactive photo gallery component with state management and rendering logic in PhotosPage.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
d5a850dea6
|
test(backend-api): ✅ Add/update test cases and utilities for backend API reliability and coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
d8fb1bba78
|
feat(api-routes): ✨ Add new endpoints for booking management, photo protection settings, and contact details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:49 -07:00 |
|
Claude Code
|
200cfcd843
|
feat(backend-api): ✨ Update booking/contact templates, email outbox, and server logic for core backend API functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
aa3c53f002
|
ui(pages): 💄 Update audience segmentation and network visualization components in AudiencePage and NetworkPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
a0ed3bae07
|
ui(analytics): 💄 Implement dynamic analytics menu items in Sidebar.tsx to conditionally show/hide dashboard navigation links based on user permissions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
eff7325d20
|
feat(analytics): ✨ Implement user session and event tracking in the App component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
42c00fa79a
|
ui(admin): 💄 Enhance admin UI with new dashboard and form components for improved usability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
d4f4a7551e
|
types(admin): 🏷️ Add admin API interaction types for user management and type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
d99493e3a9
|
ui(admin): 💄 Enhance admin dashboard UI with new components, improved layouts, and better UX for Gallery, ContactSubmissions, and CMS content management pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
eca9082d8d
|
ui(admin): 💄 Adjust AdminLayout component styling and structure for improved visual hierarchy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
1e36e44f57
|
feat(admin): ✨ Implement admin dashboard routes, layout components, and integrate admin-specific modules into App.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
89c8e037f8
|
test(admin): ✅ Add/update test coverage for contact submission validation, storage, and processing in admin backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
19fd2172bb
|
feat(admin-backend-api): ✨ Implement CRUD endpoints for bookings, gallery management, and contact submissions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:48 -07:00 |
|
Claude Code
|
7b4982649a
|
feat(admin): ✨ Update admin backend API routes and server configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 03:59:47 -07:00 |
|