|
|
20d802555e
|
feat: Enable granular user role assignments with optional module association using role_module_combinations.
|
2026-03-20 11:16:07 +05:30 |
|
|
|
5a0da32699
|
feat: Remove user deletion functionality, add module association to user types, and refactor tenant object out of auth state.
|
2026-03-16 17:58:11 +05:30 |
|
|
|
939bd4ddc9
|
feat: Implement support for multiple user roles, department, and designation fields across user management pages and modals.
|
2026-03-12 19:05:50 +05:30 |
|
|
|
41565c4c53
|
Enhance Vite configuration for optimized chunking and build performance. Implement manual chunking for feature-based and vendor dependencies to improve loading efficiency. Update ActionDropdown, FilterDropdown, FormSelect, and MultiselectPaginatedSelect components to prevent closing on internal scroll events. Refactor DataTable and other components for improved styling and responsiveness. Introduce lazy loading for route components to enhance application performance.
|
2026-02-03 12:31:50 +05:30 |
|
|
|
55b0d9c8c1
|
Refactor Layout and Sidebar components for improved responsiveness and permission handling. Update layout styles for better spacing and adjust Sidebar menu items to include permission checks for tenant users. Remove unused EditTenantModal and NewModuleModal components to streamline shared components.
|
2026-01-30 18:16:31 +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 |
|