lilith-platform.live/codebase/@features/admin/frontend-public/src
Claude Code d95c47ddf9 types(fontend-public): 🏷️ Implement API request/response type definitions for admin frontend endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:52 -07:00
..
components ui(admin-layout): 💄 Update admin navigation structure and styling in AdminLayout component 2026-04-05 15:21:52 -07:00
hooks feat(admin): Add admin-specific auth hooks with role-based validation and token management for enhanced admin API interactions 2026-04-04 21:18:58 -07:00
pages ui(frontend-public): 💄 Implement modern React styling and responsive UX enhancements for admin dashboard components across DashboardPage, NewsletterCampaignsPage, NewsletterSubscribersPage, ShopPage, SubscribersPage, and SiteTextPage. 2026-04-05 15:21:52 -07:00
types types(fontend-public): 🏷️ Implement API request/response type definitions for admin frontend endpoints 2026-04-05 15:21:52 -07:00
App.tsx ui(admin): 💄 Update admin entry point with new routes, layout, and admin-specific UI features 2026-04-05 15:21:52 -07:00
env.d.ts types(admin-frontend): 🏷️ Define TypeScript interfaces for admin frontend environment variables and update App.tsx to use feature flags and conditional UI rendering 2026-04-04 21:18:58 -07:00
GlobalStyles.ts feat(admin): Introduce user role management and dashboard controls for admin functionality 2026-04-04 15:58:16 -07:00
main.tsx feat(admin): Introduce user role management and dashboard controls for admin functionality 2026-04-04 15:58:16 -07:00
theme.ts feat(admin): Introduce user role management and dashboard controls for admin functionality 2026-04-04 15:58:16 -07:00