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
8c622420bb
Fixed loading glitch if web server becomes unresponsive.
2025-11-21 19:15:25 +00:00
..
common
Fixed loading glitch if web server becomes unresponsive.
2025-11-21 19:15:25 +00:00
context
Fixed auth not remembering user is logged in.
2025-11-17 18:44:42 +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
Fixed filament stock creation bug.
2025-11-17 18:50:05 +00:00
Management
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
Production
Add printer control actions for firmware and queue management
2025-11-17 18:49:00 +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