Qassure-frontend/src
2026-04-20 17:59:24 +05:30
..
assets first commit 2026-01-19 19:36:31 +05:30
components feat: rename sidebar menu items for clarity, update CompletionDetail component to hide unused fields, and add new routes for Prompt Management 2026-04-20 17:59:24 +05:30
features/dashboard/components feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components 2026-04-10 17:26:12 +05:30
hooks feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components 2026-04-10 17:26:12 +05:30
lib feat: implement workflow tasks management page and define associated data types 2026-03-30 18:35:00 +05:30
pages feat: rename sidebar menu items for clarity, update CompletionDetail component to hide unused fields, and add new routes for Prompt Management 2026-04-20 17:59:24 +05:30
routes feat: rename sidebar menu items for clarity, update CompletionDetail component to hide unused fields, and add new routes for Prompt Management 2026-04-20 17:59:24 +05:30
services feat: rename sidebar menu items for clarity, update CompletionDetail component to hide unused fields, and add new routes for Prompt Management 2026-04-20 17:59:24 +05:30
store refactor: optimize notification socket lifecycle, update dashboard services, and refine tenant UI permissions and actions 2026-04-06 18:05:13 +05:30
types feat: add AI services menu to tenant admin platform and enhance DataTable with expandable rows and filters 2026-04-20 15:09:54 +05:30
utils feat: implement real-time notification system with Socket.io, Redux state management, and UI components 2026-04-03 20:13:48 +05:30
App.tsx feat: implement real-time notification system with Socket.io, Redux state management, and UI components 2026-04-03 20:13:48 +05:30
index.css first commit 2026-01-19 19:36:31 +05:30
main.tsx Refactor routing and role management in various components to streamline tenant and super admin navigation. Update Sidebar and Header to conditionally render menu items based on user roles. Enhance theme integration for tenant admins and adjust navigation paths in Login and Roles components. Remove TenantLogin and TenantProtectedRoute components for cleaner structure. 2026-01-29 17:27:34 +05:30