Vishnu
bf8d90b18c
Refactor SelectFloorPlan and LayoutModel components to use Zustand for layout management and improve code clarity
2025-05-13 18:34:24 +05:30
Vishnu
bcd648f71b
Merge remote-tracking branch 'origin/v2' into v2-ui
2025-05-13 18:22:18 +05:30
Vishnu
9d2406e123
Temporarily comment out SelectFloorPlan component in Project page for future removal
2025-05-13 18:21:48 +05:30
Vishnu
42f424c9b0
Add SelectFloorPlan component to Project page and style updates for better layout
2025-05-13 18:21:22 +05:30
Jerald-Golden-B
ba4fdfc314
Add layout management with Zustand and integrate LayoutImage component
2025-05-13 18:20:25 +05:30
Vishnu
e8b637dddf
Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui
2025-05-13 18:14:42 +05:30
Vishnu
a5cd65898d
Refactor Footer component to integrate OuterClick for better shortcut management; add SelectFloorPlan component with preset options
2025-05-13 18:13:48 +05:30
Nalvazhuthi
9200cade5a
Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui
2025-05-13 18:08:34 +05:30
Nalvazhuthi
f2bb79f61c
Enhance Footer component to toggle shortcut visibility with Escape key; integrate OuterClick for improved interaction
2025-05-13 18:05:57 +05:30
Jerald-Golden-B
b7f74c975c
Refactor material handling to include setEndTime in despawn and store actions for improved state management
2025-05-13 18:03:57 +05:30
Jerald-Golden-B
db7b4c6f7d
Refactor store imports and consolidate state management
...
- Updated import paths for various components to use the new builder store.
- Removed the old store file and migrated all state management logic to the new builder store.
- Ensured all components utilizing socket and visualization state are now referencing the builder store.
- This change improves organization and maintainability of the state management system.
2025-05-13 17:53:00 +05:30
Vishnu
e16092b204
Refactor code structure for improved readability and maintainability
2025-05-13 17:46:30 +05:30
Vishnu
33687b822b
Merge remote-tracking branch 'origin/v2' into v2-ui
2025-05-13 17:30:41 +05:30
Jerald-Golden-B
be23b30e91
Refactor notification system to replace toast with echo for consistency; update relevant controls for improved user feedback
2025-05-13 17:23:12 +05:30
Jerald-Golden-B
2c67081173
Refactor success notifications to use echo instead of toast; update selection controls and duplication logic
...
- Changed success notifications from `toast.success` to `echo.success` in copy, duplication, move, rotate, and selection controls.
- Updated selection logic in `PostProcessing` to use `flattenChildren` for better performance.
- Enhanced `Simulator` component to handle selected product state and execution order more effectively.
- Modified `useSelectedItem` state to include `category` and `subCategory` properties for better item classification.
- Adjusted `WallItem` interface to standardize type values and added `modelfileID` for improved asset management.
2025-05-13 17:21:52 +05:30
Vishnu
aa300ac576
Refactor Tools and Menu components for improved state management and UI responsiveness
2025-05-13 17:21:17 +05:30
Vishnu
fefe4d8456
Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui
2025-05-13 17:02:11 +05:30
Nalvazhuthi
b623bff6dd
Refactor VersionHistory component to use dynamic username from localStorage for version tracking
2025-05-13 16:55:04 +05:30
Nalvazhuthi
8ef37039f0
Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui
2025-05-13 16:54:37 +05:30
Nalvazhuthi
d9b5f1e2d2
Developed Ui for shortcuts preview
2025-05-13 16:50:50 +05:30
Vishnu
9e7bfced03
Merge remote-tracking branch 'origin/main' into v2-ui
2025-05-13 16:36:17 +05:30
Vishnu
d66384c7a5
Refactor code structure for improved readability and maintainability
2025-05-13 15:37:06 +05:30
Vishnu
4939c19c12
Refactor asset management components to enhance structure and improve data handling; update styles for better UI consistency
2025-05-13 15:18:15 +05:30
Vishnu
4c13d31931
Refactor log status messages to use material names instead of IDs for improved readability and context
2025-05-13 14:01:56 +05:30
Jerald-Golden-B
48fc770b51
Refactor AssetProperties and TransformControl to improve object position and rotation handling; streamline socket store structure for better maintainability
2025-05-13 13:40:51 +05:30
Vishnu
e44876fc38
Refactor header-container padding for improved layout consistency
2025-05-13 13:30:36 +05:30
Jerald-Golden-B
3a9c41434d
Merge branch 'main' into v2
2025-05-13 13:00:10 +05:30
Jerald-Golden-B
ecab03c5f0
Refactor MoveControls and TransformControls for improved asset manipulation
...
- Cleaned up MoveControls component by removing unused variables and optimizing event handling.
- Enhanced asset movement logic with better key event detection and state management.
- Removed deprecated transform mode state from store.
- Updated worldTypes to remove unnecessary positionY property.
- Introduced TransformControls component for handling object transformations (translate/rotate) with proper state management and backend updates.
- Implemented event handling for mouse actions and keyboard shortcuts to toggle transformation modes.
2025-05-13 12:58:04 +05:30
Vishnu
4693deed7f
Refactor handleSidebarShortcuts to improve module condition check and streamline localStorage updates for UI state management
2025-05-13 12:43:54 +05:30
Vishnu
a937928b51
Refactor category button to use div for improved semantic structure; enhance accessibility and interaction
2025-05-13 12:29:41 +05:30
Vishnu
4e1ca6ae2d
Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui
2025-05-13 12:27:49 +05:30
Vishnu
5d995b0a29
Refactor Assets component to improve asset key generation for better uniqueness; update category button structure for enhanced accessibility and interaction
2025-05-13 12:22:52 +05:30
Vishnu
59a3cb4704
Refactor Assets component to streamline category fetching and enhance loading state handling; improve SkeletonUI styles for better asset representation
2025-05-13 12:20:04 +05:30
Vishnu
980d27c91f
Implement sidebar shortcut handling for visibility toggling; refactor existing shortcut logic for improved clarity
2025-05-13 11:04:12 +05:30
Vishnu
34aa9b9dec
Add logout functionality to MenuBar component; clear localStorage and navigate to homepage on logout
2025-05-13 10:41:39 +05:30
Vishnu
4337bb9056
Refactor sidebar toggle functionality to support independent left and right UI states; update related components and styles for improved usability
2025-05-13 10:32:24 +05:30
Vishnu
b1569e64ed
Refactor code structure for improved readability and maintainability
2025-05-12 18:09:22 +05:30
Nalvazhuthi
21ff522f67
Develop Ui for Version history
2025-05-12 18:01:45 +05:30
Vishnu
970a1b2bae
Comment out tips section in ROISummary component for future reference
2025-05-12 10:26:01 +05:30
Vishnu
76f0c04844
Add id attribute to real-time visualization canvas for improved accessibility
2025-05-12 09:11:53 +05:30
Vishnu
fb4a67f979
Merge pull request 'Refactor Products component to import usePlayButtonStore alongside useResetButtonStore; update dependencies in useEffect for selectedProduct to include isPlaying.' ( #86 ) from v2-ui into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/86
2025-05-10 14:58:12 +00:00
Vishnu
8a0539d595
Refactor Products component to import usePlayButtonStore alongside useResetButtonStore; update dependencies in useEffect for selectedProduct to include isPlaying.
2025-05-10 20:27:09 +05:30
Vishnu
f38fb4a174
Merge pull request 'Refactor logging in simulation handlers to use echo for improved status reporting; update Project component to reflect successful login with success message; enhance sidebar styles with text transformation.' ( #85 ) from v2-ui into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/85
2025-05-10 14:08:07 +00:00
Vishnu
4e2ff6bd01
Refactor logging in simulation handlers to use echo for improved status reporting; update Project component to reflect successful login with success message; enhance sidebar styles with text transformation.
2025-05-10 19:36:36 +05:30
Vishnu
f054e1cb16
Merge pull request 'v2-ui' ( #84 ) from v2-ui into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/84
2025-05-10 13:42:02 +00:00
Vishnu
3867ea9e38
Comment out Shadows Visibility toggle in GlobalProperties component
2025-05-10 19:09:02 +05:30
Vishnu
d30668e723
Update StorageActionProps to make max optional; adjust MaterialAnimator padding for improved layout consistency.
2025-05-10 19:05:06 +05:30
Vishnu
5369a97105
Remove filtering of line features based on coordinate length before polygonization
2025-05-10 18:33:43 +05:30
Vishnu
35ae88924d
Merge remote-tracking branch 'origin/v2' into v2-ui
2025-05-10 18:12:44 +05:30
Vishnu
87d1c4ae12
Refactor distance finding controls and move controls for improved functionality and performance
...
- Updated `getRoomsFromLines.ts` to filter valid line features before polygonization.
- Enhanced `distanceFindingControls.tsx` to streamline measurement line updates and improve text label rendering.
- Refactored `moveControls.tsx` to optimize event handling and asset movement logic, ensuring smoother interactions.
- Adjusted `selectionControls.tsx` to safely parse stored floor items from local storage.
- Commented out unused imports in `roboticArmInstances.tsx` for cleaner code.
- Modified `polygonGenerator.tsx` to ensure only valid line features are processed for polygon generation.
2025-05-10 18:12:04 +05:30