Commit graph

37 commits

Author SHA1 Message Date
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
autocommit
11ed3cca1d feat(vip): Add fitness-themed disguise icons and PWA manifest assets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:22:34 -07:00
autocommit
21d9d8e181 feat(vip-under): Add PWA manifest and 3 SVG icons (64px, 192px, 512px) for disguise calculator branding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:22:34 -07:00
autocommit
ce89f77019 deps-upgrade(vip-frontend): ⬆️ Update dependencies in VIP frontend client for bug fixes, security patches, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:22:34 -07:00
autocommit
b6ab3e3bed feat(vip-portal): Add VIP portal pages (Welcome, Construction, NotFound) and restructure routing in App.tsx for new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:15:27 -07:00
autocommit
91352e5e4c deps-upgrade(frontend-client): ⬆️ Update dependencies in VIP frontend client with major and patch upgrades
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:15:27 -07:00
autocommit
36214ff787 feat(vip-vip): Add VIP user portal with messaging integration, API routes, and frontend components (VipPortalPage, WelcomePage)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:08:50 -07:00
autocommit
e972c2daa5 feat(vip-frontend): Add VIP portal page with updated routing, VIP-specific API integration, and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:01:52 -07:00
autocommit
2536976dd2 feat(vip-vip): Add PWA assets and manifest.json for VIP client with offline support, splash screen customization, and installability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:55:07 -07:00
autocommit
884a7fc467 deps-upgrade(frontend-client): ⬆️ Upgrade Vite and TypeScript to latest versions with React plugin and enforce stricter type checking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:55:06 -07:00
autocommit
b939741c86 deps-upgrade(vip): ⬆️ Update client-side dependencies in VIP frontend client for security, compatibility, and feature support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:55:06 -07:00