This website requires JavaScript.
Explore
Help
Sign In
farmcontrol
/
farmcontrol-ui
Watch
2
Star
0
Fork
0
You've already forked farmcontrol-ui
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
farmcontrol-ui
/
src
/
components
/
Dashboard
/
context
History
Tom Butcher
83f5b20168
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head
This commit looks good
Details
Remove unnecessary console.log statements across multiple files to clean up the codebase and improve performance. This includes updates in appupdate.js, macappupdate.js, mainWindow.js, and various components in the Dashboard context.
2026-07-23 21:44:15 +01:00
..
ActionsModalContext.jsx
Fixed border radius.
2026-03-07 20:00:39 +00:00
ApiServerContext.jsx
Remove unnecessary console.log statements across multiple files to clean up the codebase and improve performance. This includes updates in appupdate.js, macappupdate.js, mainWindow.js, and various components in the Dashboard context.
2026-07-23 21:44:15 +01:00
AppUpdateContext.jsx
Implement update dismissal functionality in AppUpdateContext to enhance user experience during updates. Added methods to save and check dismissed updates, and modified update prompt logic to respect user preferences. Update modal behavior adjusted to incorporate dismissal actions.
2026-06-21 21:48:05 +01:00
AuthContext.jsx
Remove unnecessary console.log statements across multiple files to clean up the codebase and improve performance. This includes updates in appupdate.js, macappupdate.js, mainWindow.js, and various components in the Dashboard context.
2026-07-23 21:44:15 +01:00
ElectronContext.jsx
Implemented software update installation.
2026-06-21 15:18:04 +01:00
HistoryContext.jsx
Implemented materials.
2026-03-08 01:28:09 +00:00
MessageContext.jsx
Fixed all warnings.
2025-12-27 15:06:02 +00:00
NotificationContext.jsx
Enhance NotificationProvider to fetch notifications based on authentication and token presence, improving notification handling logic.
2026-06-21 19:42:01 +01:00
PrintServerContext.jsx
Fixed warnings and info pages.
2025-08-23 00:53:47 +01:00
SpotlightContext.jsx
Implement search functionality for models by label in SpotlightContext and update list data handling to include model actions. Enhance model retrieval logic for improved user interaction in the dashboard.
2026-06-25 01:00:33 +01:00
ThemeContext.jsx
Add primary color override and disabled color properties in ThemeContext. Update CSS custom properties for primary and disabled colors based on theme mode and user-defined overrides, enhancing theme customization capabilities.
2026-07-20 02:06:13 +01:00