|
|
d242bbf708
|
feat: Implement comprehensive supplier management and enhance user modals to support supplier users.
|
2026-03-16 20:21:42 +05:30 |
|
|
|
f460a89201
|
feat: implement comprehensive workflow definition management, including UI components, services, and routing for creating, editing, and listing workflow definitions.
|
2026-03-13 18:09:23 +05:30 |
|
|
|
b1ac65b345
|
feat: Implement Department and Designation management for tenants and superadmins, including UI, services, and user association.
|
2026-03-12 18:17:03 +05:30 |
|
|
|
146d47a6a7
|
Remove ModuleLaunchRedirect component and its associated route from tenant admin routes. Update Modules component to directly open launch URLs in a new tab, streamlining the redirection process.
|
2026-02-03 19:48:13 +05:30 |
|
|
|
46e8fd466b
|
Refactor Modules component to navigate to a redirect page with the launch URL as a query parameter instead of opening it in a new tab. Add new route for ModuleLaunchRedirect in tenant admin routes for improved URL handling.
|
2026-02-03 19:40:34 +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 |
|
|
|
45bdc24ee2
|
Enhance tenant admin routing by adding Modules component to the routes configuration. Clean up comments and ensure consistent structure across route definitions.
|
2026-01-29 17:37:04 +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 |
|
|
|
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 |
|