|
|
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 |
|
|
|
f51e0af9c8
|
refactor: comment out unused SecondaryButton import in StorageDashboard
|
2026-04-10 17:27:01 +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 |
|
|
|
9647e3e632
|
feat: reorder File Attachments menu item in tenant admin sidebar
|
2026-04-10 12:12:37 +05:30 |
|
|
|
68173ac28a
|
refactor: reorganize sidebar navigation menu structure and update group item rendering logic
|
2026-04-09 18:01:52 +05:30 |
|
|
|
ccbda2c0ae
|
feat: add sort functionality to Audit Log Resource Types list with new filter options
|
2026-04-09 14:34:20 +05:30 |
|
|
|
d26456ab94
|
feat: implement tenant landing page to display and launch assigned modules
|
2026-04-08 15:13:15 +05:30 |
|
|
|
9067448e63
|
feat: add search functionality to FilterDropdown component and enable it in AuditLogs pages
|
2026-04-08 14:33:35 +05:30 |
|
|
|
6a798b2cf4
|
feat: implement audit resource type management and optimize image loading with global caching
|
2026-04-08 10:39:32 +05:30 |
|
|
|
421aaa1b87
|
refactor: remove unused UI components and icons across multiple pages
|
2026-04-06 19:16:32 +05:30 |
|
|
|
873d5af758
|
feat: implement file attachment management system including listing, viewing, uploading, and secure link sharing
|
2026-04-06 19:09:17 +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 |
|
|
|
c2e6d779d4
|
feat: implement real-time notification system with Socket.io, Redux state management, and UI components
|
2026-04-03 20:13:48 +05:30 |
|
|
|
b6102d0b31
|
fix: resolve build errors by removing unused variables after UI refactor
|
2026-04-03 15:34:44 +05:30 |
|
|
|
3f0963d3e8
|
refactor: make webhook URL optional in validation and comment out unused status selection fields
|
2026-04-03 15:25:46 +05:30 |
|
|
|
682c390220
|
refactor: update auditLogService.getAll calls to use object-based filter parameters
|
2026-04-03 14:16:51 +05:30 |
|
|
|
040d710ec7
|
feat: enhance audit logs with advanced filtering, CSV export, and role-based views
|
2026-04-03 13:39:55 +05:30 |
|
|
|
435375fc9f
|
feat: add module filter to documents list and refactor version creation form UI
|
2026-04-02 21:30:20 +05:30 |
|
|
|
dfe6d74993
|
feat: implement collapsible sidebar menu groups for document services and add document review page
|
2026-04-01 21:30:47 +05:30 |
|
|
|
14bb57a574
|
feat: implement document editing functionality with metadata and classification updates
|
2026-04-01 15:12:31 +05:30 |
|
|
|
7a368b09bc
|
feat: implement workflow tasks management page and define associated data types
|
2026-03-30 18:35:00 +05:30 |
|
|
|
e4aede83d9
|
feat: Add module association to documents and integrate workflow history and tracking.
|
2026-03-27 21:18:15 +05:30 |
|
|
|
254bc9f40e
|
refactor: Replace document action dropdown with status-specific buttons and simplify supplier table layout.
|
2026-03-27 16:39:48 +05:30 |
|
|
|
79004fc75e
|
feat: Enable loading document version content from attached files and update environment configuration.
|
2026-03-26 12:16:25 +05:30 |
|
|
|
320277b536
|
feat: Refactor user role assignments in modals to use role_module_assignments with improved validation and module association handling.
|
2026-03-24 13:02:19 +05:30 |
|
|
|
083d10fdff
|
feat: Add document management features including document creation, categorization, and a rich text editor for content editing.
|
2026-03-23 18:58:58 +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 |
|
|
|
93ad8feea9
|
feat: Refine tenant route matching and implement role-based login redirection for super admins and tenant users.
|
2026-03-23 12:01:20 +05:30 |
|
|
|
20d802555e
|
feat: Enable granular user role assignments with optional module association using role_module_combinations.
|
2026-03-20 11:16:07 +05:30 |
|
|
|
a6ef7e6bee
|
feat: Implement authenticated tenant theme fetching and replace logo image with AuthenticatedImage component.
|
2026-03-19 11:49:49 +05:30 |
|
|
|
4e83f55800
|
feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure.
|
2026-03-17 18:47:32 +05:30 |
|
|
|
c9503c78be
|
fix: Normalize optional user fields (department, designation, and supplier) in user modals and update AuthenticatedImage formatting.
|
2026-03-17 10:56:28 +05:30 |
|
|
|
d242bbf708
|
feat: Implement comprehensive supplier management and enhance user modals to support supplier users.
|
2026-03-16 20:21:42 +05:30 |
|
|
|
8b9ac59c3f
|
feat: Convert workflow definition entity type to a free-text field and update tenant ID API parameter.
|
2026-03-16 18:10: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
acd956db50
|
Refactor user service to streamline getAllUsers function and enhance code clarity. Update NewModuleModal by removing commented health_status field and adjusting error handling for improved validation. This change simplifies the module creation process and maintains consistency in data handling.
|
2026-02-04 17:56:03 +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 |
|
|
|
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 |
|
Ubuntu
|
cdd53a601c
|
chore: update package lock
|
2026-02-04 09:16:38 +00:00 |
|
|
|
f7be0267d1
|
Add a newline at the end of the Modules component file for consistency and adherence to coding standards.
|
2026-02-04 11:20:03 +05:30 |
|