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
b45df50da5
Remove inital gcode.
2025-08-18 01:00:02 +01:00
..
common
Remove inital gcode.
2025-08-18 01:00:02 +01:00
context
Enhance AuthContext to manage user profile in session storage
2025-08-18 00:59:37 +01:00
Developer
Refactored application to replace SocketContext with PrintServerContext for WebSocket communication. Updated related components to utilize print server events for real-time updates. Removed unused SocketContext and NotificationContext files. Updated package dependencies to use loglevel instead of log4js for improved logging capabilities.
2025-06-29 02:28:01 +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
Refactor LockIndicator imports to use common path across components, remove unused LockIndicator file, and update related components for consistency. Enhance DashboardBreadcrumb for improved path mapping and add Hosts section to ManagementSidebar. Adjust ObjectSelect for better object handling and update ObjectTable for improved loading behavior.
2025-07-20 18:29:48 +01:00
Management
Add OTP functionality and related components for host management
2025-08-18 00:54:20 +01:00
Production
Added big fixes allowing dynamic obtaining of the token.
2025-07-20 22:50:40 +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
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
Layout.jsx
Added font styles for typography components, removed unused CSS files, and updated session button text for clarity. Enhanced layout styles for collapsible components and adjusted sidebar dimensions.
2025-06-28 15:06:25 +01:00