Commit graph

111 commits

Author SHA1 Message Date
autocommit
40474974b3 chore(cms): 🔧 Update CMS config keys for the "about" module in admin frontend-public
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 23:40:52 -07:00
autocommit
5633f1fb07 chore(admin-frontend): 🔧 Update Vite build configuration for admin frontend plugins and settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:41:14 -07:00
autocommit
8f4f07c833 chore(fontend-config): 🔧 Update Vite config to standardize build plugins, aliases, and environment variables across frontend features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:21:03 -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
287297af13 breaking(photo-protection): 💥 Migrate photo protection API endpoints to v2, breaking backward compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:00:01 -07:00
autocommit
0ab3d6d66a feat(admin): Add payment editors, photo protection routes, and AI photo-intake personas with legacy migration and infrastructure updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 21:19:17 -07:00
autocommit
1b76c4287d feat(admin): Add PhotoProtectionPage.tsx for admin photo protection configuration UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 17:55:50 -07:00
autocommit
38f61fd9c0 feat(admin): Add backend API route and frontend UI for admin email thread management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 23:23:08 -07:00
autocommit
ecc7fd301f feat(admin): Add gallery tag CRUD operations with database schema, API endpoints, frontend admin page, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 11:46:46 -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
80fc0b4f5a feat(admin-frontend): Add AccountPopout user menu, AdminLayout main structure, DashboardPage content, and App root routing/state for enhanced admin UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:01:47 -07:00
autocommit
2952e3545e deps-upgrade(admin-frontend): ⬆️ Update core dependencies in admin frontend for security and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:01:46 -07:00
autocommit
ffe50f98f5 feat(admin): Add SystemStatusSection component with visual indicators to dashboard for system health monitoring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:24:32 -07:00
autocommit
1ca9eba4c3 ui(admin): 💄 Implement modern layout and interactive widgets in DashboardPage.tsx for enhanced admin dashboard UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 19:11:35 -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
ae8781036c feat(admin-ui): Add TourStopsPage component and integrate navigation routing in AdminLayout/App
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 13:38:17 -07:00
autocommit
42cec07464 chore(admin): 🔧 Update Vite build config and add missing env vars for admin frontend and quinn.api
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 13:31:58 -07:00
autocommit
3f54b14246 deps-upgrade(admin-backend-api): ⬆️ Update dependencies to include security patches, bug fixes, and new features in admin-backend-api
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:31:30 -07:00
autocommit
2938abb710 refactor(frontend-public): ♻️ Update API response types to align with backend schema changes for type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:06:09 -07:00
autocommit
0753326b03 breaking(cms-configs): 💥 Update CMS destination and region enums to enforce new structure and options, breaking existing configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:34:07 -07:00
autocommit
79bb4a3b80 ux(cms): 🚸 Add empty state component to ContentTypeEditor with placeholder text and styling from ui.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
a82c88e1ae feat(cms): Add hobby-specific positioning tags and hobby management UI in admin frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
7eb603b153 feat(cms): Add 'identity' category to hobby terms config and update seed data to include it for backward compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:56 -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
autocommit
e5ead2d9ea feat(pseo): Introduce PSEO templates, admin configurations, and frontend pages for SEO-optimized content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:56 -07:00
autocommit
d11d926685 refactor(layout-specific): ♻️ Unify navigation patterns in AppShell, MyLayout, and Sidebar components for consistent admin/my/quinn-ai layouts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
49cc5d6951 feat(app-switcher): Introduce app switcher component with theming, layout integrations, and app configuration for cross-interface navigation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00
autocommit
c5c79935f7 deps-upgrade(quinn-app-switcher): ⬆️ Update frontend dependencies to latest versions for cross-module consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00
autocommit
066d75c019 deps-upgrade(deps): ⬆️ Update dependencies across admin, analytics, messages, my, sso, quinn.www, and root packages to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 20:44:11 -07:00
autocommit
e121181aef deps-upgrade(features-feature): ⬆️ Update dependencies in admin, analytics, messages, my, sso features, and quinn.www deployment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 20:44:11 -07:00
autocommit
61017537e0 fix(provider-website): 🐛 Fix booking form validation for short names, missing phone numbers, invalid emails, and service selection in ContactForm/ContactModal and backend components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-15 20:26:42 -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
6608e0f486 feat(admin): Add version tracking and logging infrastructure to admin frontend entry point and environment types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:32:12 -07:00
autocommit
644ee14597 chore(fontend-config): 🔧 Update Vite build configurations with plugins, path aliases, and optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:25:37 -07:00
autocommit
bf333cda08 deps-upgrade(frontend): ⬆️ Update dependencies in admin, analytics, messages, my, and sso frontend packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:25:37 -07:00
autocommit
2234228b33 feat(admin-under): Add verified profiles admin UI, routing, and backend verification system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 22:19:25 -07:00
autocommit
8267865b5d chore(components): 🔧 Update component dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:46:52 -07:00
Claude Code
ea7ac3dc72 feat(admin): Introduce admin export API routes, GalleryPage UI, and landing image asset for content management/export
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 19:45:05 -07:00
Claude Code
c5236940d4 refactor(frontend-public): ♻️ Implement modular routing and component hierarchy in App.tsx to separate admin and user-facing navigation logic cleanly
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 02:22:30 -07:00
Claude Code
332254521d chore(fontend-config): 🔧 Update development environment variables for my, admin, and sso frontend features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 02:22:29 -07:00
Claude Code
a2d59b6a23 feat(auth-specific): Add auth-specific hook, LoginPage components, and backend routes with env.d.ts type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 02:15:57 -07:00
Claude Code
a28425beb9 chore(admin): 🔧 Update Vite configuration for admin frontend build settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 02:15:57 -07:00
Claude Code
7e888ae576 feat(admin): Add admin interface components for client intelligence and flagged clients management with new routes, pages, and layout
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:46:08 -07:00
Claude Code
e9a7971f91 feat(frontend-public): Add SSO Audit navigation link to AdminLayout and update routing for SSO audit visibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:00:28 -07:00
Claude Code
492f7671dd build(admin): 📦️ Optimize admin frontend build with Vite plugins and environment-specific configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:00:27 -07:00
Claude Code
8dbb06d24b feat(admin): Add SSO login UI component and update newsletter auth to integrate SSO providers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:54:10 -07:00
Claude Code
94dd8d0736 feat(shop): Introduce shop configuration module with default settings, validation rules, and environment-specific configurations in shop.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:21:44 -07:00
Claude Code
de34482ad8 feat(admin): Add shop page component, update admin routing, and define API types for shop endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:21:44 -07:00
Claude Code
f728e10b65 ui(admin): 💄 Update About page with new content, layout, and structural changes in admin frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:14:28 -07:00
Claude Code
4938d77052 feat(admin-pages): Add six new admin pages for destinations, etiquette, policies, rates, specialties, and tours, plus update App.tsx routing integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:14:28 -07:00