Commit Graph

18 Commits

Author SHA1 Message Date
Gomathi db8536100c feat: add loading state with timeout for ThroughputSummary and ROISummary components 2025-06-09 18:10:37 +05:30
Gomathi 28e11d04b4 Enhance analysis components with input values integration and improve state management for production capacity and ROI calculations 2025-05-15 18:00:07 +05:30
Gomathi e4be4505a9 Enhance analysis components with new state management for production capacity and ROI data 2025-05-14 14:25:54 +05:30
Gomathi 3ccfc54922 Refactor imports to use the builder store for state management across analysis components 2025-05-14 10:08:55 +05:30
Gomathi d0eaf3031d analysis data 2025-05-14 09:57:31 +05:30
Gomathi b441845700 Merge branch 'main' into analysis 2025-05-12 13:18:48 +05:30
Vishnu 71eb7e32af Update UI components: rename header in Simulations, adjust time range in ThroughputSummary, modify ROI data defaults, and enhance sidebar styles. 2025-05-09 17:43:08 +05:30
Poovizhi99 35c21c60b2 update state for throughput analysis 2025-05-09 13:09:45 +05:30
Gomathi cf66fbf20d Implement machine count and uptime state management; refactor throughput calculations and logging in simulation components 2025-05-09 11:27:08 +05:30
Gomathi 1ca5f00161 Add loading state and integrate simulation analysis components 2025-05-08 09:18:32 +05:30
Vishnu ad2b6b96f3 Add tooltips to various components and improve styling for better user experience 2025-05-07 13:56:31 +05:30
Nalvazhuthi 7459b7f1a4 feat: Implement loading skeletons in various components
- Added SkeletonUI component to display loading states in Assets, MarketPlace, ROISummary, ThroughputSummary, and other relevant components.
- Integrated loading state management in Assets and MarketPlace to show skeletons while fetching data.
- Updated styles for skeletons to enhance visual representation during loading.
- Refactored existing components to utilize the new SkeletonUI for better user experience during data loading.
- Adjusted sidebar animations for smoother transitions.
2025-05-06 18:41:58 +05:30
Nalvazhuthi 2ad1006de4 updating UI 2025-05-03 17:28:46 +05:30
Vishnu 135633ef7a Refactor logging components and styles; remove unused CSS; enhance log icon functionality
- Removed the random color generation function from ProductionCapacity component.
- Updated ThroughputSummary component to remove unused imports.
- Simplified LogList component by removing unnecessary icons and integrating GetLogIcon for log types.
- Enhanced LoggerContext to support a new "success" log type and optimized logger methods with useMemo.
- Adjusted SimulationPlayer to conditionally render analysis components.
- Deleted index.css and removed its import from index.tsx.
- Cleaned up builder module by removing unused imports and optimizing state management.
- Removed savedTheme from Ground component.
- Changed log message from info to warning in Project component.
- Updated log color variables in SCSS files for better visibility and consistency.
- Added new log icons for success, error, info, and warning in LogIcons component.
- Created GetLogIcon utility to streamline log icon rendering based on log type.
2025-05-03 15:20:52 +05:30
Nalvazhuthi c187a07b22 updating UI 2025-05-03 10:03:39 +05:30
Nalvazhuthi 4b7a868d1a added logs list 2025-05-02 17:14:36 +05:30
Nalvazhuthi 38161fb733 updated simulation player 2025-04-29 17:54:36 +05:30
Nalvazhuthi cc44826f66 updating progressbar 2025-04-29 10:34:21 +05:30