| .. |
|
graphs
|
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 |
|
AddBinFab.tsx
|
added height and width the the ImgIcon common component in order to control the icon size so that icons that are not square dont get the bottom cut off
|
2025-03-13 16:28:36 -06:00 |
|
BinActions.tsx
|
got rid of a bunch of old material-ui references and fixed a map import
|
2025-03-17 16:28:29 -06:00 |
|
BinCardV2.tsx
|
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 |
|
BinComponents.tsx
|
updated the component and device api's to have as be a parameter for the function
|
2025-04-22 14:33:19 -06:00 |
|
BinComponentTypes.tsx
|
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 |
|
BinConditioningCard.tsx
|
added tons of files, got the bin page to render
|
2025-03-12 12:41:20 -06:00 |
|
BinConditioningInteraction.tsx
|
updated as in the interactions api
|
2025-04-21 16:40:30 -06:00 |
|
BinFansStatusTable.tsx
|
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 |
|
BinHistory.tsx
|
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 |
|
BinSelector.tsx
|
bins page now has the add bin button
|
2025-03-10 12:51:40 -06:00 |
|
BinSensors.tsx
|
bin sensors add the bins
|
2025-03-13 09:26:47 -06:00 |
|
BinSettings.tsx
|
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 |
|
BinsList.tsx
|
added height and width the the ImgIcon common component in order to control the icon size so that icons that are not square dont get the bottom cut off
|
2025-03-13 16:28:36 -06:00 |
|
BinStorageConditions.tsx
|
adjusted some spacing stuff on the bin page
|
2025-05-06 11:17:35 -06:00 |
|
BinSVGV2.tsx
|
replaced all instances of the styled toggle with the new buttongroup common component
|
2025-05-13 11:55:13 -06:00 |
|
BinTour.tsx
|
bin sensors add the bins
|
2025-03-13 09:26:47 -06:00 |
|
BinVisualizerV2.tsx
|
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 |
|
BinyardDisplay.tsx
|
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 |
|
BinYards.tsx
|
bolding the text for selected yard, changing font colour in drawer title to black
|
2025-05-08 16:18:24 -06:00 |
|
CableTopNodeSummary.tsx
|
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 |
|
GrainNodeInteractions.tsx
|
updated the component and device api's to have as be a parameter for the function
|
2025-04-22 14:33:19 -06:00 |