6ec1e9d3c0
Refactor ProductionOverview to replace HistoryDisplay with ModelHistoryDisplay
...
- Updated the ProductionOverview component to utilize ModelHistoryDisplay instead of HistoryDisplay for better clarity in displaying historical data for printers and jobs.
- Simplified the ObjectTable component's masterFilter for queued jobs, enhancing code readability.
2026-07-26 18:37:36 +01:00
49a8bb3a6d
Show overview whilst disconnected.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-03-01 19:37:45 +00:00
6be21bd006
Refactor imports to use .jsx extension for hooks and components, and add new hooks for managing collapse state, column visibility, table data, table scroll, and view mode.
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-02-28 18:05:47 +00:00
d8bfc19917
Added new InfoCollapse sections for Online Printers and Queued Jobs in ProductionOverview, including ObjectTable components for data display and updated collapse states for better user interaction.
2025-12-09 02:10:35 +00:00
98ca73791f
Overhauled printer overview page (now working, with charts and realtime updates to current state)
2025-12-08 23:00:58 +00:00
4c3d37a7d0
Migration to Vite.
2025-08-22 20:28:50 +01:00
08311a4a94
Added big fixes allowing dynamic obtaining of the token.
2025-07-20 22:50:40 +01:00
9ccf7faa2f
Added dayjs dependency for date manipulation and refactored components to replace IdText with IdDisplay for consistent ID representation. Updated logging to use loglevel for improved debugging and removed console logs for cleaner code.
2025-06-29 22:38:11 +01:00
f220d81722
Enhanced UI with new view modes for inventory components, added audit log displays, and improved loading states. Updated configuration for production URLs and removed unused components. Refactored styles for better consistency.
2025-06-28 00:17:58 +01:00
bd5085cded
Updated dependencies, improved UI elements, and refactored components for better performance. Added new features including audit logs and enhanced loading states. Removed unused print jobs component.
2025-06-08 18:31:06 +01:00
9a9b2a8326
Added more icons and fixed some ui elements.
2025-06-02 02:01:02 +01:00
792d2e1c1c
Added config file
2025-06-01 00:18:15 +01:00
6f65c062bd
Added icons and some minor UI tweaks.
2025-05-31 23:53:54 +01:00
e56a563e98
Added filament stock functionality and improves some performance
2025-05-19 00:28:00 +01:00