JSC
f7523e15b6
refactor: reorder imports for better organization in App and AppSidebar components
Frontend CI / lint (push) Failing after 25m33s
Frontend CI / build (push) Has been skipped
2025-07-12 22:18:53 +02:00
JSC
28ad6d12a7
refactor: remove unused pages and components, streamline Admin and Dashboard functionality
Frontend CI / lint (push) Failing after 13m42s
Frontend CI / build (push) Has been skipped
2025-07-12 22:00:16 +02:00
JSC
81cdbb9321
feat: add NavPlan component to display user plan and credits in sidebar
2025-07-04 19:14:05 +02:00
JSC
0583ae2bb8
feat: add soundboard and admin sounds management pages with routing
2025-07-03 21:26:01 +02:00
JSC
05627c55c5
Refactor authentication and theme context usage
...
Frontend CI / lint (push) Successful in 9m46s
Frontend CI / build (push) Successful in 10m7s
- Moved authentication hooks and context to a dedicated hooks directory.
- Updated imports in various components and pages to use the new hooks.
- Created AuthContext and ThemeContext for better state management.
- Refactored ThemeProvider to utilize the new ThemeContext.
- Cleaned up sidebar and button components for consistency and readability.
- Ensured all components are using the latest context and hooks for authentication and theme management.
2025-07-01 17:50:26 +02:00
JSC
e484251787
feat: implement Account page and ThemeProvider; refactor App component and sidebar navigation
2025-06-29 22:01:13 +02:00
JSC
d0f8f13c86
Refactor UI components: Simplify Input and Label components, add Separator, Sheet, and Skeleton components; enhance Sidebar with new context and hooks for mobile support; remove old SidebarContext; implement Tooltip functionality.
2025-06-29 17:30:38 +02:00
JSC
23a7a7eda3
feat: restructure sidebar component and update imports in AppLayout
2025-06-29 16:47:34 +02:00