Commit graph

114 commits

Author SHA1 Message Date
autocommit
2ce2df4645 feat(vip): Add QuotePage component and update route configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 23:19:35 -07:00
autocommit
0963609e88 feat(vip-frontend): Introduce QuotePage component with routing support for VIP quote management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 22:47:02 -07:00
autocommit
10282da38c feat(vip): Introduce QuotePage.tsx component for VIP quotes and update routing in index.html
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 22:40:10 -07:00
autocommit
a5df53407f feat(tour-stops): Implement tour stops API surface and QuotePage component for VIP frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 19:46:21 -07:00
autocommit
3ccdc305de feat(dev): Introduce DevTweakPanel component with tweak controls and QuotePage component with quote generation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 18:35:53 -07:00
autocommit
7e71dc4baa feat(vip-animations): Add ArtDecoRosette, DecryptCutsceneAdapter, DiamondMonogram, GeometricFlower, and WaxSeal animation components with a registry and TypeScript types for VIP frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 18:35:53 -07:00
autocommit
52e214972e feat(vip): Implement QuotePage component with React logic, state management, and API integration for VIP quotes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:55:28 -07:00
autocommit
d8615bd643 feat(dev): Add reset functionality to DevTweakPanel and update animation tweaks hook with default reset behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:55:28 -07:00
autocommit
5460a6bbfa feat(vip): Add VIP quote API types, frontend client, QuotePage component, and EventsListPage integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:41:50 -07:00
autocommit
f85ebeba29 feat(dev): Add DevTweakPanel component with hooks for animation tweaking in VIP feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:41:49 -07:00
autocommit
87489a5e1c remove(animations): 🔥 Remove StubAnimation stub component and purge its registry entry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:41:49 -07:00
autocommit
e5a27aecfa feat(vip): Add VIP API client integration and update premium feature sections on project pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:34:52 -07:00
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
792eb919f5 feat(vip-vip): Add London 2026 quote seed data and update concierge email template with exhibitionist member rate details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:19:09 -07:00
autocommit
1a2c5a4c38 docs(vip): 📝 Add London-themed quote content seed for VIP feature quotes functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:44:16 -07:00
autocommit
81acca3531 docs(quotes): 📝 Add London 2026 event seed file for quotes system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:16:44 -07:00
autocommit
a60375ec5c feat(vip-quotes): Add London 2026 quote seed data in Markdown format for VIP content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:10:07 -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
35e2d91eac feat(vip-quotes): Implement VIP quote API routes, data model, repository, schema, and types with initial London quote seed data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 20:28:10 -07:00
autocommit
ae5802fced feat(vip): Introduce VIP contact detail panel, credential inference API, CLI configuration, and updated documentation for VIP feature management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:08:06 -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