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
439
Commits
4
Branches
0
Tags
Commit Graph
7 Commits
Author
SHA1
Message
Date
Tom Butcher
3f9da22b58
Minor performance improvements.
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head
This commit looks good
Details
2026-03-13 19:47:26 +00:00
Tom Butcher
52fd0ebd63
Enhance FilePreview and FileUpload components with error handling and minimal display option. Refactor AuthContext to improve user info retrieval and session management.
2026-03-07 20:32:02 +00:00
Tom Butcher
b5dd009d1a
Refactor FileUpload component to ensure onChange is called consistently after file selection, improving state management for file uploads.
2026-03-07 19:43:59 +00:00
Tom Butcher
4995d37aa2
Removed console.log statements from various components to clean up the code and improve performance.
2025-12-07 02:38:39 +00:00
Tom Butcher
05d7864da8
A lot of UI fixes updated packages etc.
2025-12-02 18:29:09 +00:00
Tom Butcher
48631c98c3
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
Tom Butcher
bdc376af25
Added file support
2025-09-07 19:41:26 +01:00