Commit graph

137 commits

Author SHA1 Message Date
autocommit
c694a20746 deps-upgrade(admin-quinn-ai-api): ⬆️ Update dependencies across admin, quinn-ai, and api modules to enhance compatibility and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:56 -07:00
autocommit
01f34dfed6 test(backend-api): Update booking, identity, and server behavior tests to align with logger/config changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
f80102546a feat(contact): Standardize error handling and API responses for the contact form with improved validation and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
40773d3778 deps-upgrade(dependencies): ⬆️ Update all dependencies across admin/backend-api, provider-website/backend-api, provider-website/frontend-public, and @quinn/api-client packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -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
f099852242 feat(admin-backend-api): Add device link authentication flow with AuthGuard middleware validation and database schema for session management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 00:47:57 -07:00
Claude Code
5419a54bf1 chore(backend-api): 🔧 Update environment variables in .env.development for admin, my, and sso modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 00:47:57 -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
e51245fe3a feat(admin-device): Add admin device linking API endpoints for managing device connections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:54:10 -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
156b2bc977 refactor(admin-auth): ♻️ Implement secure, redesigned auth logic, middleware, and API routes with breaking changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:54:10 -07:00
Claude Code
b0fac9205e deps-upgrade(admin): ⬆️ Update admin backend API dependency versions
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
e1258a0805 test(admin): Update test cases for CMS handler and registry to verify backend API logic consistency
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
Claude Code
c089fb6303 feat(cms): Add new CMS configuration options for destinations, etiquette, policies, rates, and specialties, and update ContentTypeEditor UI to render them
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:14:28 -07:00
Claude Code
0fb2b00b04 i18n(admin): 🌐 Add t-function support to SiteTextPage for dynamic text loading and translation fallbacks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:07:15 -07:00
Claude Code
9db39b5b4d test(admin-backend-api): Update admin-backend-api tests for CMSHandler and Serializer to ensure correctness and coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:07:15 -07:00
Claude Code
90957f8823 feat(contact): Add ContactPage for public contact details and introduce ProposedNameBreakdown component for relationship name breakdowns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:07:15 -07:00
Claude Code
39bcde8011 feat(cms): Introduce ObjectArrayField for hierarchical/kv-store modes and update ContentTypeEditor to support mode switching and App.tsx integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:07:14 -07:00
Claude Code
2a677bebb6 chore(cms-configs): 🔧 Update CMS configuration files for about, contact, link-values, physical, site-text, and tour content types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:07:14 -07:00
Claude Code
bf8d0359f9 ui(admin): 💄 implement identity management features in IdentityPage.tsx for user profile display and verification flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:00:53 -07:00
Claude Code
00d34ceb82 feat(admin-ui): Add sidebar toggle and booking contact alerts to AdminLayout and ObjectField
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:00:53 -07:00
Claude Code
e5d551cbe3 feat(admin): Add admin API routes for site configuration management (text, policies, rates, destinations, etiquette, link values, physical settings, specialties, tour, about, and contact)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:54:15 -07:00
Claude Code
426a52f3d4 feat(cms): Introduce ContentTypeEditor component for schema/data model management in admin CMS interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:54:15 -07:00
Claude Code
cb024ac70d feat(cms-fields): Add ArrayField, BooleanField, EnumField, NumberField, RichTextField, and TextField components with TypeScript definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:54:15 -07:00
Claude Code
edff218e0b feat(admin-identity): Implement admin identity management routes, handlers, and serialization for CMS backend and frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:54:15 -07:00
Claude Code
74207ee11b feat(admin-api): Add admin API endpoints for cult-of-lilith and roster-content management with updated database schema and server configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:07 -07:00
Claude Code
944d4d95fc deps-upgrade(features): ⬆️ Update dependencies across admin, messages, my, and provider-website modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:06 -07:00
Claude Code
b0ff79cd2b deps-upgrade(adminmy): ⬆️ Update dependencies across admin/backend-api, admin/frontend-public, my/backend-api, and my/frontend-public packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:15:25 -07:00