frontend/src/harvestPlan
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