Commit graph

75 commits

Author SHA1 Message Date
autocommit
1aeb3355bd feat(vip): Introduce VipPortalPage component with location-based client grouping, API integration, and UI rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 03:11:22 -07:00
autocommit
092cdfd7e0 ui(frontend-user): 💄 Add ContactPanel component with styles and functionality, update ClientsPage for client management, and enhance VipPortalPage for VIP client features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 03:04:57 -07:00
autocommit
bdca518817 ui(vip-portal): 💄 Update VIP portal page UI with modernized layout, interactive elements, and enhanced visual feedback
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 02:58:18 -07:00
autocommit
fa02b0d039 feat(vip): Implement conditional maintenance message display in VIP portal for MVP mode
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 02:51:34 -07:00
autocommit
a27741213e feat(vip): Add VIP portal maintenance page component for production operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 02:45:12 -07:00
autocommit
36b1d1a806 feat(vip): Add VIP portal maintenance page with tab configuration UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 02:38:43 -07:00
autocommit
66e734737c ui(vip): 💄 Enhance VIP welcome page with improved React component styling and functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 02:01:15 -07:00
autocommit
15f72231b8 feat(client): Introduce PushNotification module for real-time VIP alerts with token management and event handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:36:19 -07:00
autocommit
d1dfa71d77 feat(vip): Reorganize VIP client routing, implement welcome page, and update entry point for functional UI transition
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:36:19 -07:00
autocommit
44a222c2f2 feat(vip): Introduce WebSocket-based real-time message streaming hook and extend API utilities for VIP frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:36:19 -07:00
autocommit
521dd58ca4 feat(vip): Add DisguisePicker component and manage disguises with local storage persistence
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:36:19 -07:00
autocommit
fbe870a3fd style(frontend-client): 🎨 Update ESLint rules in frontend-client to enforce stricter linting with new/removed rules (e.g., react-hooks, no-unused-vars)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:29:59 -07:00
autocommit
8635482399 feat(vip-portal): Update VIP portal frontend components (AuthScreens, SettingsTab, StoryTab, BillingTab, GalleryTab, MemoriesTab, ReservationsTab), VipPortalPage, and utility formatter for improved functionality and structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:29:59 -07:00
autocommit
d660ccc623 deps-upgrade(frontend-client): ⬆️ Update dependencies to latest versions for VIP frontend client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:29:58 -07:00
autocommit
433f594068 feat(vip-vip): Add VIP feature UI components (AuthScreens, SettingsTab, StoryTab, WelcomeScreen) and styling utilities with design tokens
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:23:28 -07:00
autocommit
c52537ac80 deps-upgrade(frontend-client): ⬆️ Update React and related frontend dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:23:27 -07:00
autocommit
0a5a721603 feat(vip): Update VIP portal UI and add VIP-specific API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 01:09:59 -07:00
autocommit
d3b07aeb63 feat(pages): Add ConstructionPage.tsx component for VIP frontend construction mode with UI, routing, and state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 00:14:01 -07:00
autocommit
0cbebbf7f0 chore(config): 🔧 Update config build script defaults for CI/CD pipelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 00:14:00 -07:00
autocommit
560398d6b5 deps-upgrade(frontend-client): ⬆️ Update dependencies to latest stable versions in VIP frontend client for security/performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 00:00:03 -07:00
autocommit
a079ce93e5 feat(vip-frontend): Add VIP-specific error handling with VIPNotFoundPage component and update error routing in App/main.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:53:03 -07:00
autocommit
c009295ddd deps-upgrade(features-specific): ⬆️ Update dependencies in messages, provider-website, and vip feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:53:03 -07:00
autocommit
1028506c22 feat(vip): Implement VIP portal page with QR code generation and scanning functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:46:18 -07:00
autocommit
aa2394bfaa docs(vip): 📝 Add API base configuration details to VIP feature's README and settings guide
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:46:18 -07:00
autocommit
086fef64fd deps-upgrade(frontend-client): ⬆️ Update dependencies in VIP frontend client to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:46:17 -07:00
autocommit
68cf835cd6 docs(vip): 📝 Add comprehensive VIP feature documentation with dates, messages, and story details in markdown files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:39:57 -07:00
autocommit
6de1f55de8 feat(vip): Add interactive UI elements and data visualization features to the VipPortalPage component for enhanced VIP user experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:33:28 -07:00
autocommit
731011a92d feat(vip): Implement WebAuthn authentication backend and integrate VIP portal UI/API client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:26:56 -07:00
autocommit
3e26deb819 docs(vip): 📝 Add comprehensive VIP settings configuration documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:13:52 -07:00
autocommit
6a55938b24 feat(vip): Introduce VIP portal page component and API integration for premium/subscription management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:13:52 -07:00
autocommit
b3304d04b9 chore(vip): 🔧 Update Vite build configuration for VIP frontend client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:13:52 -07:00
autocommit
b263ec55ce docs(vip): 📝 Add comprehensive VIP feature documentation covering billing, dates, gallery, messages, settings, and story sections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:06:59 -07:00
autocommit
c4a9aeb36e ui(vip): 💄 Add VIP portal page component with premium content rendering and VIP user interaction handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:54:05 -07:00
autocommit
3cac727e14 feat(vip): Add VIP surface layer with auth, messaging, crypto utilities, and settings; integrate frontend client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:54:05 -07:00
autocommit
4d7bdbce31 refactor(vip-frontend): ♻️ Update root template in index.html to align with new VIP portal structure and reorganize associated UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:47:53 -07:00
autocommit
e9c6725f7a feat(vip): Introduce gold-themed VIP portal and welcome pages with new components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:47:52 -07:00
autocommit
832f66077b feat(messages): Add VIP message streaming hook and backend API for real-time subscriptions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:35:24 -07:00
autocommit
c367b82678 feat(frontend-client): Update VIP frontend client API configuration to include new endpoints, authentication, and request/response handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
d5aa8c45e7 feat(vip): Add new authentication flow support with login logic, session management, and UI updates for VIP portal providers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:08:32 -07:00
autocommit
36ac7fcb4b feat(vip-auth): Introduce platform auth functions for VIP frontend clients with OAuth2/OpenID Connect support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:08:32 -07:00
autocommit
7ef2697d68 chore(fontend-client): 🔧 Update Vite build config for VIP frontend client optimization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:47:52 -07:00
autocommit
374aca0742 feat(vip-portal): Introduce VipPortalPage component and API client for VIP-exclusive data/services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:27:44 -07:00
autocommit
b6e822442c deps-upgrade(api): ⬆️ Update API dependencies to align with new frontend client requirements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:14:25 -07:00
autocommit
7bbab9a5fb feat(tour-page): Introduce guided tour component with interactive steps and progress tracking in TourPage, plus update VIP welcome page to support the new flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:41 -07:00
autocommit
9a46951e35 chore(admin-backend): 🔧 Update Vite/Vitest config for admin backend API and VIP frontend client to ensure compatibility with new features and resolve build/test issues
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
4007375d3b feat(vip): Update VIP welcome page UI with new frontend elements and entry point configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:01:47 -07:00
autocommit
77e176bb45 feat(vip): Introduce VIP welcome page with dedicated WelcomePage.tsx component, hooks, and styling for premium user onboarding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:47:24 -07:00
autocommit
f02af0b683 feat(vip-frontend): Add VIP portal and welcome page components with routing to new VIP routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:35:56 -07:00
autocommit
1232c78f04 feat(vip-portal): Introduce VIP portal page component and API utilities for fetching VIP user data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:39:52 -07:00
autocommit
8a520ab6c4 feat(vip): Implement real-time message streaming via Server-Sent Events (SSE) for VIP users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:26:59 -07:00