Commit Graph

4 Commits

Author SHA1 Message Date
fad9c74730 refactor: update navigation path and enhance asset/worker management components 2025-08-25 10:28:11 +05:30
463a8cf6b9 refactor: update SVG stroke properties to camelCase and clean up console logs 2025-08-22 15:44:45 +05:30
Nalvazhuthi
755177e493 feat: Refactor Hrm and AssetManagement components for improved structure and styling 2025-08-22 13:01:12 +05:30
Nalvazhuthi
dc873a8c59 feat: Add Resource Management module with HRM and Asset Management features
- Introduced FilePackageIcon component for resource management.
- Updated MainScene to include resource management functionality.
- Enhanced SideBarRight to support resource management display.
- Created NavigateCategory component for category navigation in resource management.
- Developed ResourceManagement component to switch between HRM and Asset Management views.
- Implemented Hrm component to display employee details and tasks.
- Added AssetManagement component to manage and display asset information.
- Updated useModuleStore to include resourceManagement as a submodule.
- Created resourceManagement.scss for styling the new module.
- Removed hrm.scss as its styles have been integrated into resourceManagement.scss.
- Updated main.scss to import resourceManagement styles instead of hrm.
2025-08-22 12:44:55 +05:30