This website requires JavaScript.
Explore
Help
Sign in
brandxtech
/
frontend
Watch
2
Star
0
Fork
You've already forked frontend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b992b6785c
frontend
/
src
/
harvestPlan
History
Download ZIP
Download TAR.GZ
csawatzky
b5f6139bc0
added place to set the actual yield for harvest plans at their completion
2026-02-12 15:43:29 -06:00
..
DuplicateHarvestPlan.tsx
fixed some undefined errors
2025-10-14 14:52:05 -06:00
HarvestPlanActions.tsx
added some minor functionality to the field page so clicking a harvest plan from the table updated the overview with it, also fixed a bug that came up regarding that with the settings using the plan permissions when they should be using the permissions passed in
2026-02-12 14:55:43 -06:00
HarvestPlanDisplay.tsx
fixing an issue with the break evens where if the bushel price or yield target were not set it would try to divide by 0 and get infinity, now it will just display 0 if not set
2026-02-10 16:58:20 -06:00
HarvestPlanTable.tsx
added some minor functionality to the field page so clicking a harvest plan from the table updated the overview with it, also fixed a bug that came up regarding that with the settings using the plan permissions when they should be using the permissions passed in
2026-02-12 14:55:43 -06:00
HarvestSettings.tsx
added place to set the actual yield for harvest plans at their completion
2026-02-12 15:43:29 -06:00