| .. |
|
graphs
|
fix for when there are no changes to the mode over the set period of time
|
2025-08-18 16:55:49 -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
|
hotfix for the bin duplication in the bin actions of the bin page
|
2025-08-22 13:35:27 -06:00 |
|
BinCardV2.tsx
|
fixed the bin card on the bins page to not use temp only cables for the average humidity calc
|
2025-09-02 11:37:09 -06:00 |
|
BinComponents.tsx
|
display port info in the bin components screen
|
2025-06-26 13:28:37 -06:00 |
|
BinComponentTypes.tsx
|
using co2 for the bin activity along with cables
|
2025-06-11 11:56: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 |
|
BinDuplication.tsx
|
hotfix for the bin duplication in the bin actions of the bin page
|
2025-08-22 13:35:27 -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
|
set up an areea chart for bin levels over time if there are more than 10 changes since the bars get kinda cluttered
|
2025-08-15 11:18:19 -06:00 |
|
BinsList.tsx
|
added fields page data api call
|
2025-08-22 09:39:20 -06:00 |
|
BinStorageConditions.tsx
|
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 |
|
BinSVGV2.tsx
|
fixed issue where the cables on the bin svg swapped due to the sorting algorithm, fixed filter issue that included the node one position above the top node, fixed issue that included temp only nodes in the average humidity and moisture calcs
|
2025-09-02 11:00:00 -06:00 |
|
BinTour.tsx
|
bin sensors add the bins
|
2025-03-13 09:26:47 -06:00 |
|
BinTransactions.tsx
|
put the refresh in the finally block since the bin was being refreshed before that changes had occured
|
2025-06-10 10:47:00 -06:00 |
|
BinVisualizerV2.tsx
|
fixed the bin card on the bins page to not use temp only cables for the average humidity calc
|
2025-09-02 11:37:09 -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 node dialog on the bin page to allow for excluding nodes from there
|
2025-08-01 11:32:34 -06:00 |