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
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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
|
140b6a6e73
|
feat(admin): ✨ Introduce device link management API route and admin settings page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 22:58:47 -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
|
a77d7c1829
|
feat(booking): ✨ Update booking form submission endpoint and gallery display to handle new gallery data flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 09:41:12 -07:00 |
|
Claude Code
|
3551dc9829
|
feat(admin): ✨ Add protection quality assessment endpoint in admin API, display component for GalleryPage, and API types for protection metrics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 17:33:30 -07:00 |
|
Claude Code
|
2cc701ea71
|
feat(admin): ✨ Add adversary view jobs hook for frontend admin dashboard and update user-specific backend API routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 17:21:57 -07:00 |
|
Claude Code
|
9e3be77954
|
feat(admin): ✨ Add TypeScript types for adversary-view job progress tracking in admin interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 16:34:14 -07:00 |
|
Claude Code
|
3f8247ccd8
|
feat(admin): ✨ Add retry button and handlers for photo card jobs in admin gallery pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 16:34:14 -07:00 |
|
Claude Code
|
07482fbe12
|
refactor(frontend-public): ♻️ Export admin API utility hooks to enable reuse across admin hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 16:34:13 -07:00 |
|
Claude Code
|
36969a24b1
|
refactor(admin): ♻️ Remove JPEG/WebP support and introduce 'raw' mode in GalleryPage for image handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 15:09:32 -07:00 |
|
Claude Code
|
061d981739
|
types(admin): 🏷️ Add TypeScript types for admin API responses, requests, and related data structures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:46:31 -07:00 |
|
Claude Code
|
20f67c623c
|
feat(admin): ✨ Update GalleryPage component with image upload, display enhancements, and backend service integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 14:46:31 -07:00 |
|
Claude Code
|
a889a78770
|
types(admin-api): 🏷️ Add/remove/update TypeScript interfaces for admin API contracts (AdminUser, AdminRole, ApiResponse)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-07 13:42:54 -07:00 |
|