This website requires JavaScript.
Explore
Help
Sign In
Dwinzo-Beta
/
Dwinzo_dev
Watch
4
Star
0
Fork
3
You've already forked Dwinzo_dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
405dbe434ffebf8d2647c086f4ee5b4dcd76a8a9
Dwinzo_dev
/
app
/
src
History
Jerald-Golden-B
405dbe434f
Merge branch 'main' into v2
2025-05-02 11:55:57 +05:30
..
assets
added ui for changing position of vehicles pickup-point and unloadPoint
2025-04-30 09:15:21 +05:30
components
Merge branch 'main' into v2
2025-05-02 11:55:57 +05:30
functions
…
hooks
…
modules
Merge branch 'main' into v2
2025-05-02 11:55:57 +05:30
pages
updated realTime vis panel smooth transition
2025-04-30 18:20:36 +05:30
services
Refactor model identifier naming conventions from 'modeluuid' and 'modelname' to 'modelUuid' and 'modelName' across multiple modules for consistency and clarity. Update related API calls and local storage handling to reflect these changes. Remove unused deleteProductDataApi service and implement deleteProductApi service for product data deletion. Introduce steeringAngle property in vehicle configurations.
2025-04-30 11:46:20 +05:30
store
Add dragging and rotating state management to simulation store; enhance PointsCreator and VehicleUI components
2025-05-02 11:54:40 +05:30
styles
refactor: Update ExpandIcon to accept isActive prop for dynamic rendering; enhance ThroughputSummary and SimulationPlayer components with getAvatarColor for consistent color usage; improve styles across simulation and visualization components for better layout and responsiveness
2025-04-30 19:45:29 +05:30
types
Merge branch 'main' into v2
2025-04-30 12:01:39 +05:30
utils
Merge branch 'main' into v2
2025-04-30 12:01:39 +05:30
app.test.tsx
…
app.tsx
…
index.css
…
index.tsx
…
logo.svg
…
reactAppEnv.d.ts
…
reportWebVitals.ts
…
setupTests.ts
…