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
8993caeac5
Add objectData to state in DocumentTemplateDesign component for improved data handling and management.
2025-09-05 23:21:24 +01:00
..
common
Enhance PrinterTemperaturePanel component by adding sendObjectAction for temperature setting; refactor handleSetTemperature to support async operations and improve event handling for temperature input changes.
2025-09-05 23:21:14 +01:00
context
Add ApiContextDebug component for API server debugging and testing functionality; removed PrintServerContextDebug component.
2025-09-05 23:17:08 +01:00
Developer
Update DeveloperSidebar to replace Print Server Debug with API Debug; adjust routeKeyMap for new API context debugging path.
2025-09-05 23:17:58 +01: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
Add DocumentPrintButton to various management components and update objectData handling
2025-09-05 23:16:42 +01:00
Management
Add objectData to state in DocumentTemplateDesign component for improved data handling and management.
2025-09-05 23:21:24 +01:00
Production
Add destroyOnHidden prop to NewPrinter modal for improved cleanup on close
2025-09-05 23:17:45 +01: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