Commit Graph

15 Commits

Author SHA1 Message Date
fd6436e389 refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages 2026-05-19 18:28:01 +05:30
ec10281af9 feat: add search functionality to FormSelect and MultiselectPaginatedSelect, and update task assignment display logic 2026-05-14 12:47:52 +05:30
f4838422c2 refactor: update UI styling and layout for dashboard task components 2026-05-07 19:14:11 +05:30
d8d7e542d0 feat: implement GradientStatCard component and apply Figtree font across the dashboard with responsive grid layout updates. 2026-05-07 17:39:34 +05:30
484f3b2e07 abc 2026-04-14 09:26:35 +05:30
af077bb1ce feat: implement notification management system including master categories, codes, and template overrides, and update task assignment display 2026-04-14 09:24:59 +05:30
5e15326c29 refactor: update breadcrumb navigation in dashboard and file view pages 2026-04-10 18:24:47 +05:30
fe85b8b5f6 feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components 2026-04-10 17:26:12 +05:30
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