Commit Graph

7 Commits

Author SHA1 Message Date
68173ac28a refactor: reorganize sidebar navigation menu structure and update group item rendering logic 2026-04-09 18:01:52 +05:30
421aaa1b87 refactor: remove unused UI components and icons across multiple pages 2026-04-06 19:16:32 +05:30
26566f6620 refactor: optimize notification socket lifecycle, update dashboard services, and refine tenant UI permissions and actions 2026-04-06 18:05:13 +05:30
7a368b09bc feat: implement workflow tasks management page and define associated data types 2026-03-30 18:35:00 +05:30
4b76f71cf4 feat: Implement role-based quick actions and enhance recent activity display with tenant filtering and UI refinements. 2026-03-23 14:24:24 +05:30
dd71820ac9 Enhance Header component to display user roles alongside names. Update Sidebar menu item label for clarity. Refactor Modules component to utilize new MyModule type and fetch modules with updated service method. Comment out unused code in RolesTable and Dashboard components for cleaner codebase. Add MyModule and MyModulesResponse types for better type safety in module handling. 2026-02-04 14:55:36 +05:30
bb5a086110 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