Some checks failed
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
- Added editDisabled state to multiple components, enhancing control over editing actions based on the current state. - Updated the disabled property in relevant components to utilize the new editDisabled state, ensuring consistent behavior across the dashboard. - Refactored imports to remove unused getModelByName function calls, streamlining the codebase.