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
History
Tom Butcher
2eed3a518c
Add CustomSelect component for enhanced selection functionality with option change handling
2025-11-29 01:21:27 +00:00
..
components
Add CustomSelect component for enhanced selection functionality with option change handling
2025-11-29 01:21:27 +00:00
database
Enhance DocumentJob, DocumentPrinter, and Printer models by adding new fields for state, object IDs, and document size management. Update action labels for clarity and improve data handling with date formatting. Introduce new connection options for printers and enhance the user interface for job management.
2025-11-24 03:34:20 +00:00
routes
Add ApiContextDebug component for API server debugging and testing functionality; removed PrintServerContextDebug component.
2025-09-05 23:17:08 +01:00
utils
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
App.jsx
Moved assets folder out of src
2025-08-23 11:49:09 +01:00
config.js
Update package-lock.json to add @tanstack/react-query dependency and adjust peer dependencies for various packages. Modify backend and API server URLs in config.js for production environment.
2025-11-24 03:34:37 +00:00
index.jsx
Migration to Vite.
2025-08-22 20:28:50 +01:00
logo.svg
Initial Commit
2024-07-28 17:54:38 +01:00
reportWebVitals.js
Added more functionality
2025-05-09 22:16:13 +01:00