This website requires JavaScript.
Explore
Help
Sign In
farmcontrol
/
farmcontrol-ui
Watch
1
Star
0
Fork
0
You've already forked farmcontrol-ui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
farmcontrol-ui
/
src
/
components
/
Dashboard
History
Tom Butcher
87a6198173
Now uses ApiContext
2025-11-29 01:25:13 +00:00
..
common
Implemented DocumentPrinters and DocumentJobs
2025-11-29 01:24:57 +00:00
context
Now uses ApiContext
2025-11-29 01:25:13 +00:00
Developer
Refactor file handling and update API methods for improved file management. Renamed fetchObjectContent to fetchFileContent, updated related function calls, and enhanced file preview capabilities. Removed unused components and optimized imports.
2025-11-16 17:02:15 +00:00
hooks
New flag display, updated old components to use model system. Implemented some inventory features.
2025-07-12 20:14:40 +01:00
Inventory
Refactor Load and Unload Filament Stock components to utilize WizardView for improved user experience, integrate API server context for real-time temperature and filament sensor updates, and streamline form validation logic.
2025-11-23 13:26:46 +00:00
Management
Implemented DocumentPrinters and DocumentJobs
2025-11-29 01:24:57 +00:00
Production
Add filament stock management to ControlPrinter component with modal integration for loading and unloading filament. Implement new actions for pausing, resuming, and canceling jobs, enhancing printer control functionality.
2025-11-24 03:34:28 +00:00
utils
Refactored components to replace DashboardTable with ObjectTable for improved consistency and functionality. Updated FilamentStockInfo, PartStocks, StockAudits, and other inventory management components to utilize NotesPanel instead of DashboardNotes. Removed unused DashboardNotes and DashboardTable components to streamline the codebase.
2025-07-04 21:29:27 +01:00
Dashboard.jsx
Migration to Vite.
2025-08-22 20:28:50 +01:00
Layout.jsx
Started work on scroll bars.
2025-08-24 00:08:26 +01:00