Commit graph

60 commits

Author SHA1 Message Date
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
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
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
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
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
autocommit
a95b1bee89 feat(admin-affected): Add HeroStrip UI component, reputation event system, and client management routes to admin interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:16:25 -07:00
autocommit
0f384a29d6 feat(vip): Add DisguisePicker component and integrate it into WelcomePage for VIP disguise selection, plus update index.html for proper loading
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 17:30:09 -07:00
autocommit
f4089cf25a refactor(frontend-client): ♻️ Restructure WelcomePage.tsx into modular sub-components and update index.html for improved hierarchy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:51:38 -07:00
autocommit
30179a44c2 deps-upgrade(frontend-client): ⬆️ Update dependencies in VIP frontend client to latest versions for security, bug fixes, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:39:19 -07:00
autocommit
6fdfdc6f3c refactor(app-entrypoints): ♻️ Implement React Router v6 migration by restructuring root components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:27:02 -07:00
autocommit
f5716ea5a5 feat(vip-frontend): Add VIP-specific ConstructionPage and VipNotFoundPage components plus ErrorPages utility for VIP feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:27:02 -07:00
autocommit
1047c33494 chore(frontend-client): 🔧 Update Vite configuration for VIP frontend client build tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:27:02 -07:00
autocommit
d189823af4 deps-upgrade(vip-frontend): ⬆️ Update frontend client dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:27:02 -07:00
autocommit
abbe52ff42 feat(vip-portal): Introduce VIP client management routes, ClientDetailPage, VipPortalPage, and referral tracking API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 16:02:22 -07:00
autocommit
dd2cf631d4 feat(vip-feature): Introduce VIP portal page with DisguisePicker component, API integration in api.ts, and push notifications in push.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:29:34 -07:00
autocommit
477b1f6c9c feat(vip): Add WelcomePage and DisguisePicker UI components with VIP route integration and disguise functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:22:34 -07:00
autocommit
ac4ab2498b feat(client): Add Service Worker configuration for VIP frontend caching and offline support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:22:34 -07:00
autocommit
1db466280a chore(vip): 🔧 Add default PWA manifest configuration for VIP frontend feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:22:34 -07:00
autocommit
dc704aaa0e feat(fonts): Add weather disguise feature SVG icons (64x, 192x, 512x) and manifest for frontend client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:22:34 -07:00
autocommit
46c42235fa feat(fonts): Add 64x, 192x, 512x SVG icons and manifest for notes disguise branding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:22:34 -07:00