Commit graph

13 commits

Author SHA1 Message Date
csawatzky
b5f6139bc0 added place to set the actual yield for harvest plans at their completion 2026-02-12 15:43:29 -06:00
csawatzky
f6e53aff1c 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
csawatzky
71eacc8faa changing some labeling for the task settings in harvest plans for the costs 2026-02-11 12:57:16 -06:00
csawatzky
af90e8893c 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
csawatzky
e9281b2812 bug with harvest plans on the map, when you look at a plan that has tasks, and then look at one that doesn't it was retaining the tasks from the previous plan and not resetting it to an ampty array 2026-02-09 16:51:39 -06:00
csawatzky
a2971c6e44 finished the mobile view for the field page and some minor functionality changes 2025-10-16 16:20:30 -06:00
csawatzky
4bf8a5d2ff fixed some undefined errors 2025-10-14 14:52:05 -06:00
csawatzky
23daa72bd7 building the table for harvest plans 2025-09-08 11:14:02 -06:00
csawatzky
c69636482a adding the harvest plan stuff to the field page 2025-09-04 14:38:53 -06:00
csawatzky
a99ab8b8b5 update as in the harvest plan api 2025-04-21 16:02:31 -06:00
csawatzky
e2f5eb0557 modified th api's for bin, contract and task to have as passed in as a prop and not get it ffrom the global state directly in the api 2025-04-17 13:33:27 -06:00
csawatzky
cbbda3a6f2 added the task stuff back in where it was commented out 2025-04-07 15:56:16 -06:00
csawatzky
e2e061151b added the harvest plan stuff for the map and field drawer 2025-03-28 10:51:48 -06:00