Commit graph

12 commits

Author SHA1 Message Date
csawatzky
23223aa1a8 updated the api to use a new variable for whether to load all nodes, this will still use the show errors boolean for the component page
fixed issue in the filter function in the grain cable model that caused it to return empty when a top node was not set
updated the bin svg to have the disabled nodes greyed out
2025-07-31 13:20:31 -06:00
csawatzky
269417a321 created new buttonGroup common component to replace the styled toggles since they don't seem to be styling the way we want anymore 2025-05-12 16:47:12 -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
d610e763c3 fixed sliders for the bin and grain bag visualizers 2025-04-24 11:14:02 -06:00
csawatzky
b62c7dbe5c updated the component and device api's to have as be a parameter for the function 2025-04-22 14:33:19 -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
c5afdc2c3d adding in the lidar inventory control stuff 2025-04-02 12:42:26 -06:00
csawatzky
7020cd90be added headspace warning indicators to the bin svg 2025-03-21 13:23:20 -06:00
Carter
c84f6194fa got rid of a bunch of old material-ui references and fixed a map import 2025-03-17 16:28:29 -06:00
csawatzky
41131dee26 finished the bin page styling fixes 2025-03-14 15:42:30 -06:00
csawatzky
a673fd72c1 re-styled the slider for the bin inventory 2025-03-14 14:02:07 -06:00
Carter
9bbbf0940e added tons of files, got the bin page to render 2025-03-12 12:41:20 -06:00