Claude Code
|
773a64c7fd
|
feat(admin): ✨ Update admin frontend public App component with new/modified admin UI features and routing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
d8922eb2e8
|
feat(admin-backend-api): ✨ Unify admin API routes with standardized request/response handling, adding audit logging, rate limiting, and role-based access controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
f87e7572de
|
db(migrations): 🗃️ Apply backend API database migration for admin schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:38 -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
|
030917964c
|
deps-upgrade(backend-api): ⬆️ Update backend API dependencies to latest compatible versions for security and performance enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:38 -07:00 |
|
Claude Code
|
86964c4092
|
types(admin): 🏷️ Add/update admin frontend API request/response types and interfaces for enhanced type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:16 -07:00 |
|
Claude Code
|
f65513ac76
|
ui(admin-pages): 💄 Implement consistent styling and layout system for admin pages, ensuring cohesive visual identity across About, Contact, and Dashboard components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:16 -07:00 |
|
Claude Code
|
33547c4b91
|
refactor(admin): ♻️ Restructure AdminLayout for dynamic sidebar support and update shared UI utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:16 -07:00 |
|
Claude Code
|
e217d6d6e9
|
ui(admin-specific): 💄 Update admin public interface routing and state management in App.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:16 -07:00 |
|
Claude Code
|
085070034e
|
feat(admin-backend-api): ✨ Update export route handlers for admin resources (photos, site text, tours, etiquette, and link values)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:16 -07:00 |
|
Claude Code
|
8592d8110f
|
security(backend-api): 🔒️ Implement role-based access control for admin API endpoints and secure database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:16 -07:00 |
|
Claude Code
|
58df95cd87
|
deps-upgrade(admin-api): ⬆️ Update admin-api dependencies to latest minor/patch versions for security and stability fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:15 -07:00 |
|
Claude Code
|
1005b79ac7
|
types(admin): 🏷️ Add TypeScript interfaces for admin API payloads, error handling, and type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:59 -07:00 |
|
Claude Code
|
fb87add744
|
refactor(admin-pages): ♻️ Update admin pages to adopt new design system styling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:59 -07:00 |
|
Claude Code
|
bf91415d09
|
feat(admin): ✨ Add admin-specific auth hooks with role-based validation and token management for enhanced admin API interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
e039f40775
|
ui(admin): 💄 Improve admin layout structure and enhance payment method editor with updated UI utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
e9cf5ff6ed
|
types(admin-frontend): 🏷️ Define TypeScript interfaces for admin frontend environment variables and update App.tsx to use feature flags and conditional UI rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
e9299c7a5a
|
security(admin-backend-api): 🔒️ Enforce role-based access control middleware for all admin routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
cff37b513c
|
security(admin-auth): 🔒️ Enforce stricter admin role validation in AuthGuard middleware
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
10766f8bf7
|
security(backend-api): 🔒️ Implement TOTP-based two-factor authentication for admin API with generation, verification, and auth integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
1e576e9adf
|
chore(quinn.www): 🔧 Update Vite build configs and environment variables for domain-specific paths and build settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
038f3eb5d0
|
deps-upgrade(admin): ⬆️ Update admin-related frontend/backend dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:57 -07:00 |
|
Claude Code
|
c5e46eb1e5
|
feat(admin): ✨ Introduce user role management and dashboard controls for admin functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:58:16 -07:00 |
|