Commit graph

41 commits

Author SHA1 Message Date
autocommit
12dc5e361a feat(admin): Implement AdminAuthGate for role-based access control, update EntriesTable for data display, add StatsPanel for analytics, and refactor auth/API hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:45:50 -07:00
autocommit
16ba8e182f refactor(cta-modal): ♻️ Unify theming logic in info, registration, and theme contexts to improve consistency and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:45:50 -07:00
autocommit
6ef59c34f3 feat(pricing): Refactor TierCard into modular components with tier hooks and cohesive styling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:45:50 -07:00
autocommit
80d1eb296a remove(i18n-pricing): 🔥 Remove outdated pricing locale files for client, fan, and marketplace subscription segments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:45:50 -07:00
autocommit
6f170705c4 chore(landing): 🔧 Update TypeScript compiler options for landing page feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:45:50 -07:00
autocommit
2141bef4b4 chore(frontend-public): 🔧 Update TypeScript compiler settings for frontend-public module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:29:40 -07:00
autocommit
06532b02c5 remove(landing): 🔥 Remove incomplete font-preload test case from analytics test file
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 14:25:41 -07:00
autocommit
4ec4f9646b test(landing): Remove redundant font preload checks from analytics endpoint smoke test to focus on core validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 14:25:41 -07:00
autocommit
8386a2873b test(analytics): Add e2e smoke test to validate analytics endpoint functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 14:19:29 -07:00
autocommit
620362af45 perf(fonts): Add preload link in index.html to optimize critical font loading
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 14:13:44 -07:00
autocommit
aac28be09b ui(landing): 💄 Add Cincinnati tour promotion UI elements to CategoryLandingLayout with new sub-components and campaign-specific styling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 03:50:06 -07:00
autocommit
0672e64908 deps-upgrade(dependencies): ⬆️ Bump versions in root and scoped modules (landing, messages, provider-website, atlilith.www) for version parity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 03:17:48 -07:00
autocommit
fbd8c1d92e deps-upgrade(dependencies): ⬆️ Update dependencies across landing, provider-website, atlilith.www, quinn.www, and root to latest stable versions for security and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 03:11:22 -07:00
autocommit
8151669877 build(landing-specific): 📦️ Update build counter increment logic to ensure consistent fresh landing page assets on deployments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
02cb064c5a chore(landing-frontend): 🔧 Update Vite build configuration for frontend landing page with plugin and performance optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
143f4f48f7 deps-upgrade(dependencies): ⬆️ Update dependencies across landing/frontend-public, merchant/backend-api, and messages/backend-user modules for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
cc0893d704 deps-upgrade(dependencies-significant): ⬆️ Coordinate and upgrade 16 dependencies across feature modules and shared packages, including @lilith/provider-api-client and quinn-app-switcher
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:56 -07:00
Natalie
432bc80efe 🔥 remove test artifacts and cleanup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-15 01:23:00 -07:00
autocommit
d2586da643 deps-upgrade(frontend-components): ⬆️ Update dependencies in root and feature packages to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:46:50 -07:00
Claude Code
9c66d85770 feat(simon-selector): Add SimonSelector interactive UI component with game logic and state management, and implement GalleryPage for admin display/management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:24 -07:00
Claude Code
ccace5ec26 feat(analytics): Add funnel event tracking hooks and shared analytics client infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:24 -07:00
Claude Code
c0b48dea2d feat(landing): Add CTAModal component with dynamic props, animations, and landing page integration for improved call-to-action functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 09:41:13 -07:00
Claude Code
a8f86608c6 chore(frontend-public): 🔧 Update Vite config dependencies and build settings for frontend apps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 09:41:12 -07:00
Claude Code
5f07e202f7 deps-upgrade(dependencies): ⬆️ Bump shared frontend dependencies in landing and provider-website to newer versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 09:41:12 -07:00
Claude Code
83eb8c13f1 ui(landing): 💄 Refactor responsive layout structure with new sections and adjusted spacing/grid behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
af176d6b0f refactor(cta-modal): ♻️ Improve routing logic in useModalRouting hook for better performance and deep linking support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
6007b6e881 feat(cta-modal): Introduce shop-signup context for CTAModal to handle signup workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
dce8abe15d feat(cta-modal): Introduce new interactive props and TypeScript types for CTAModal component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
ba2b4ab6fe feat(shop-waitlist): Add new API endpoints for shop waitlist operations to streamline user join flow and status validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
2623bdb192 ui(landing-specific): 💄 Update landing page App component with new UI elements, routing, and layout improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:53 -07:00
Claude Code
292a6291ee feat(landing): Add newsletter and shop waitlist subscription endpoints with request/response schemas and business logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
d4252307f7 ui(layout-specific): 💄 Refactor landing layout component for improved responsiveness and visual structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
1a3d90f83d feat(landing): Update useModalRouting hook to enable advanced routing/state transitions in CTAModal
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
1b7a789776 feat(cta-modal): Add ShopSignupContext for managing shop signup state and behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
a16e7ed66f ui(cta-modal): 💄 Enhance CTAModal with new props for dynamic content and improved accessibility features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
31576a6d81 ux(landing): 🚸 Enhance interactive elements and restructure component hierarchy in the landing page for improved UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:39 -07:00
Claude Code
1ec4e8b53f chore(domains): 🔧 Update Vite, TypeScript, and environment configs across features and quinn.www domain
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:38 -07:00
Claude Code
3cf64edc64 feat(landing-specific): Add dynamic default configuration hook for frontend landing features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
be11e14b1c ui(landing): 💄 Add audio toggle FAB with mute/unmute animations and state management for landing page audio controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
749f29f393 ui(landing): 💄 Enhance landing page layout with improved structural elements, responsive adjustments, and theming for better visual hierarchy and performance.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 11:09:00 -07:00
Claude Code
25d2c7ad65 init(codebase-default): 🎉 Implement foundational directory structure with core modules and utility files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 22:50:24 -07:00