|
|
04003a2332
|
feat: add tenant admin role management page and permission service integration
|
2026-07-09 13:11:47 +05:30 |
|
|
|
69a85a1c9b
|
feat: implement storage bucket management with configuration pages and API integration
|
2026-06-23 13:15:51 +05:30 |
|
|
|
edd8fe8089
|
refactor: centralize platform resources and improve role-based access control with standardized parsing and updated permission hooks
|
2026-06-19 16:46:01 +05:30 |
|
sibarchannayak
|
1144f83f3c
|
feat: implement AI management system with service layer, model definitions, and administrative UI modules
|
2026-05-27 13:24:48 +05:30 |
|
|
|
edb631df36
|
feat: implement failed emails management module with resend and deletion capabilities for superadmin and tenant dashboards
|
2026-04-16 19:29:49 +05:30 |
|
|
|
cde2544cf3
|
feat: implement SMTP configuration management for super admin and tenant levels
|
2026-04-14 18:02:26 +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 |
|
|
|
6a798b2cf4
|
feat: implement audit resource type management and optimize image loading with global caching
|
2026-04-08 10:39:32 +05:30 |
|
|
|
c2e6d779d4
|
feat: implement real-time notification system with Socket.io, Redux state management, and UI components
|
2026-04-03 20:13:48 +05:30 |
|
|
|
d242bbf708
|
feat: Implement comprehensive supplier management and enhance user modals to support supplier users.
|
2026-03-16 20:21:42 +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 |
|
|
|
c6ee8c7032
|
Refactor EditTenantModal into EditTenant page with multi-step form for tenant details, contact information, and settings. Enhance validation schemas and integrate file upload functionality for branding assets. Update routing to navigate to the new EditTenant page instead of using a modal. Remove legacy modal handling from Tenants component.
|
2026-01-28 18:44:14 +05:30 |
|
|
|
cc11f403de
|
Update environment configuration for production, remove automated Jenkins pipeline, and refactor routing in App component to utilize AppRoutes. Enhance Login and ProtectedRoute components to manage user roles and navigation based on authentication status.
|
2026-01-28 17:41:39 +05:30 |
|