Commit graph

92 commits

Author SHA1 Message Date
autocommit
10eb1ca98b feat(vip-animations): Add ArtDecoRosette, DecryptCutsceneAdapter, DiamondMonogram, GeometricFlower, and WaxSeal animations with registry system and dev utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:34:52 -07:00
autocommit
09bf0882f6 feat(destination): Extend Destination schema with animation metadata and update QuotePage to render VIP-specific quote animations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:14:31 -07:00
autocommit
fdf09eb1ad feat(vip): Add ArtDecoRosette, DiamondMonogram, and WaxSeal decorative animation components to VIP frontend and update animation registry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:14:31 -07:00
autocommit
2644c15c40 feat(vip): Introduce QuotePage.tsx for VIP quote rendering and opportunity-context.ts for AI-driven opportunity data management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:07:41 -07:00
autocommit
849604143a feat(dev): Add DevTweakPanel component and flowerTweaks hook for UI customization during development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:07:41 -07:00
autocommit
4d32b717b1 feat(vip): Add QuotePage component with quote display and management UI for VIP users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:13:57 -07:00
autocommit
0368ed0b4d feat(dev): Add password-protected auto-submit functionality to DevTweakPanel using FlowerTweaks hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:13:57 -07:00
autocommit
64653fbc61 feat(quote-page): Add QuotePage component with React logic and VIP frontend UI for displaying quotes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:07:36 -07:00
autocommit
9b2c279ef2 feat(animations): Add configurable props and update GeometricFlower docs with animation tweaks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:07:36 -07:00
autocommit
a702f3924b feat(vip): Add VIP DevTweakPanel component and FlowerTweaks hook for dev tweak settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:01:09 -07:00
autocommit
f272c0afe2 feat(vip): Introduce QuotePage component and client API for fetching/submitting quotes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:54:55 -07:00
autocommit
b440b71e0c feat(vip-animations): Add DecryptCutsceneAdapter, GeometricFlower, and StubAnimation components with type-safe registry for VIP animations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:54:55 -07:00
autocommit
17309fc1d9 feat(vip): Add VIP quote handling pages with QuotePage, WelcomePage, and DecryptCutscene components for quote generation and decryption functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:34:53 -07:00
autocommit
f264a59c3e feat(vip-frontend): Add quote generation and display features to QuotePage with new UI elements and state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:13:10 -07:00
autocommit
a62fad99d5 feat(vip): Add VIP quote entity, API endpoints, QuotePage, and seed data functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:52:44 -07:00
autocommit
cdc354af4f infra(infrastructure): 🧱 Update dev environment variables and Vite configs across all features and infrastructure for consistent development setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 21:13:25 -07:00
autocommit
bb0002fc05 feat(vip): Introduce QuotePage component with VIP-specific quote request/submission API and update routing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 20:39:09 -07:00
autocommit
c4cfcbac7a chore(frontend-config): 🔧 Standardize environment variables, Vite build configurations, and Docker/E2E setup across frontend modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:08:05 -07:00
autocommit
9469f40bda deps-pin(quinn.www): 📌 Pin vite config dependencies and update production environment variables for quinn.www
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-25 23:10:05 -07:00
autocommit
5920ff9e42 refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-24 20:04:58 -07:00
autocommit
514a0b47eb chore(config): 🔧 Update environment variables for port configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-24 20:04:56 -07:00
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
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