6026c3b82b
refactor: remove unnecessary console logs in asset management and thumbnail fetching
2025-08-25 18:16:02 +05:30
358ce22767
feat: implement asset thumbnail fetching and update Hrm and AssetManagement components to use asset data
2025-08-25 18:13:57 +05:30
ff22152d8c
Merge branch 'main-demo' into dev-resourceManagement
2025-08-25 17:05:53 +05:30
6aeef163d2
feat: implement resource management ID handling in Hrm and AssetManagement components
2025-08-25 17:05:24 +05:30
706f587e72
refactor: enhance measurement tool functionality and styling
2025-08-25 12:31:05 +05:30
50e4c1a2a6
update: transform tool ui added
2025-08-25 11:34:25 +05:30
4013afdc02
Merge remote-tracking branch 'origin/ui' into main-demo
2025-08-25 10:48:45 +05:30
0601c9743f
refactor: style update resource manager
2025-08-25 10:40:59 +05:30
b54268a89b
Merge branch 'main-demo' into dev-resourceManagement
2025-08-25 10:28:32 +05:30
fad9c74730
refactor: update navigation path and enhance asset/worker management components
2025-08-25 10:28:11 +05:30
decdaaf8c6
feat: updated thumbnail bug fixed
2025-08-23 17:46:52 +05:30
e9e1d80b7a
wall bug found
2025-08-23 17:44:19 +05:30
405d6d7eae
Merge remote-tracking branch 'origin/main-demo' into main-dev
2025-08-23 17:02:39 +05:30
f8197a6d49
removed bug in wall asset dynamic position updation
2025-08-23 17:02:21 +05:30
e2c5b43c2e
Refactor SideBarRight component for improved readability and functionality; add DecalProperties component; remove DecalTransformation; update AssetProperties animations rendering; enhance InputRange and RegularDropDown components; adjust styles for better layout; fix state management in decal store.
2025-08-23 15:43:19 +05:30
d7295ebacf
Merge remote-tracking branch 'origin/main-dev' into main-demo
2025-08-23 15:42:51 +05:30
760344b783
bug fix
2025-08-23 15:31:11 +05:30
e3bd30743d
2d undo redo bug fix
2025-08-23 15:27:17 +05:30
a563e712f5
Merge remote-tracking branch 'origin/password-validation' into main-demo
2025-08-23 14:46:59 +05:30
1018c42500
updated forget password functionality with backend
2025-08-23 14:29:25 +05:30
51a5805756
cod eoptimization
2025-08-23 12:30:33 +05:30
21cd12b518
added wall asset visiblity toggle and code optimization
2025-08-23 12:26:45 +05:30
8b01372d08
human and sidepannel bug fix
2025-08-23 10:33:10 +05:30
69329dba7a
name and schema chmage for assembly to manufacturer
2025-08-23 10:24:21 +05:30
Nalvazhuthi
7d8b106e08
fix: update package-lock.json to change devOptional to dev for several packages
2025-08-22 18:07:11 +05:30
Nalvazhuthi
ea06e57d5f
Merge remote-tracking branch 'origin/main-demo' into ui
2025-08-22 18:04:06 +05:30
Nalvazhuthi
53ade99930
feat: Enhance Asset Management component with drop icon and improved styling
2025-08-22 18:03:50 +05:30
c86509e812
Merge remote-tracking branch 'origin/main-dev' into main-demo
2025-08-22 17:59:02 +05:30
5020c1f392
action bug fix
2025-08-22 17:47:54 +05:30
ddf521dc6a
refactor: optimized contextmenu, style update, ui bug fixes
2025-08-22 17:43:16 +05:30
f3d23755dd
Merge remote-tracking branch 'origin/main-dev' into main-demo
2025-08-22 16:43:41 +05:30
cbeb53af95
crane bug fix
2025-08-22 16:40:06 +05:30
aa55f2ba9e
human movement improvement
2025-08-22 16:12:59 +05:30
dd42f70806
fix: new window close fallback fixed
2025-08-22 16:01:43 +05:30
463a8cf6b9
refactor: update SVG stroke properties to camelCase and clean up console logs
2025-08-22 15:44:45 +05:30
88b09c44d2
human bug fix
2025-08-22 15:38:17 +05:30
8067a7fca6
list bug fix
2025-08-22 15:35:03 +05:30
d8a7f3b2da
zonr bug fix
2025-08-22 14:37:49 +05:30
c78f9edb5c
refactor: updating outline
2025-08-22 14:01:44 +05:30
0b7ef13a81
Merge remote-tracking branch 'origin/dev-storageunit-refactor' into main-demo
2025-08-22 13:53:29 +05:30
970e3a837b
human and vehicle bug fix
2025-08-22 13:51:35 +05:30
b8d287ddd4
Merge remote-tracking branch 'origin/ui' into main-demo
2025-08-22 13:01:46 +05:30
45fba262a2
Merge remote-tracking branch 'origin/ui' into main-demo
2025-08-22 13:01:25 +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
290985d59e
feat: vehicle material position offset fix
2025-08-22 12:30:34 +05:30
1db5fe5707
feat: create portal component added to view child in new window
2025-08-22 11:49:11 +05:30
40de4d77f3
Merge remote-tracking branch 'origin/dev-storageunit-refactor' into main-demo
2025-08-22 09:55:21 +05:30
c24b0fd414
added multiple actions for storage unit , and simulation bug fix
2025-08-22 09:52:02 +05:30
Nalvazhuthi
31c07e92b4
feat: Enhance duplication and movement controls with axis constraints and snapping functionality
...
- Added axis constraint toggling for duplication and movement controls (X and Z axes).
- Implemented snapping functionality for asset positioning based on modifier keys (Ctrl, Shift).
- Created utility functions for handling asset position and rotation snapping.
- Refactored moveControls3D and rotateControls3D to utilize new snapping functions.
- Introduced state management for key events and axis constraints.
- Updated styles for new UI components related to asset filtering and transformation.
- Removed deprecated snapControls utility function.
2025-08-21 09:57:48 +05:30