Commit graph

10 commits

Author SHA1 Message Date
csawatzky
24c157747c removed a slash before the ? for the url params that may have been the cause of iOS devices using safari to trigger an error when calling updatedComponentPreferences in the binAPI 2026-02-17 16:40:23 -06:00
csawatzky
03ab16614d update the bin storage condition to use the filtered nodes function to take into account excluded nodes 2025-07-31 14:40:55 -06:00
csawatzky
8c66a9d2c8 bolding the text for selected yard, changing font colour in drawer title to black 2025-05-08 16:18:24 -06:00
csawatzky
446147d4d5 fixed the temp and humidity on the bin cards in the drawer on the map, also fixed the drawer loading bins not in the yard 2025-05-08 15:56:38 -06:00
csawatzky
b197f34f33 added function to the bin model to get the bushels from either the settings or the status based on the inventory control and replaced the instances in the bin card and visualizer where it was getting it from the settings with the function 2025-04-30 17:01:55 -06:00
csawatzky
59f7f7f4e1 updated all uses of as in the api files to use the global state as well as a passed in value, will give priority to the passed in value and fall back to the state if it is undefined. 2025-04-28 10:47:59 -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
c74a7490d9 updated existing api calls 2025-02-24 15:41:06 -06:00
Carter
cf4e3fbe1f adding and removing teams works 2024-11-19 12:32:07 -06:00
Carter
e95b654d7f teams list now renders 2024-11-18 10:10:29 -06:00