|
|
d242bbf708
|
feat: Implement comprehensive supplier management and enhance user modals to support supplier users.
|
2026-03-16 20:21:42 +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 |
|
|
|
1025504a55
|
refactor: Standardize string literals to use double quotes and apply minor formatting across tenant management and settings components.
|
2026-03-13 18:50:48 +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 |
|
|
|
e17af04b46
|
refactor: Use a unique wizard ID for file uploads during tenant creation, replacing the slug-based identification.
|
2026-03-09 18:24:04 +05:30 |
|
|
|
5b03dec1d8
|
feat: Implement authenticated image handling for tenant logos and favicons, utilizing file attachment UUIDs and a new AuthenticatedImage component.
|
2026-03-06 12:41:13 +05:30 |
|
|
|
757a9f216b
|
feat: Add LTTS logo and update various UI components and pages across superadmin and tenant sections.
|
2026-03-02 21:41:27 +05:30 |
|
|
|
6efcb90f3e
|
Fix typo in button label from "Lunch" to "Launch" in TenantDetails and Modules components for consistency.
|
2026-02-05 10:54:10 +05:30 |
|
|
|
c656594154
|
Refactor NewModuleModal to comment out health_status field and improve code readability. Update TenantDetails to fetch modules based on tenant ID and adjust ModulesTab to handle module data more effectively. Modify module service to accept tenant ID for fetching modules. Clean up unused code in RolesTable and UsersTable components by removing header text.
|
2026-02-04 16:37:31 +05:30 |
|
|
|
73e533694e
|
Implement webhook URL functionality in NewModuleModal and ViewModuleModal. Update Modules component to include launch module feature for super admins, enhancing module management capabilities. Refactor Sidebar for improved layout and responsiveness.
|
2026-02-03 18:05:26 +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 |
|