| .. |
|
conditioning
|
setting the default option to the first device in the list
|
2025-11-20 16:17:16 -06:00 |
|
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 some instances where if no temp unit was set for the user yet the unit defaulted to °F to cerrectly default to °C now
|
2025-10-14 11:06:10 -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
|
displaying the conditioning card in cooldown now as well as drying/hydrating
|
2025-10-01 12:11:19 -06:00 |
|
BinConditioningInteraction.tsx
|
displaying the conditioning card in cooldown now as well as drying/hydrating
|
2025-10-01 12:11:19 -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
|
Merge branch 'multi_plenum_drying' into staging_environment
|
2025-11-20 16:03:44 -06:00 |
|
BinsList.tsx
|
added optional custom card function to the binslist so that on the map page we can have the map move to the bin and open the bin drawer when the card is clicked from the yard drawer
|
2025-12-29 16:23:02 -06:00 |
|
BinStorageConditions.tsx
|
displaying the conditioning card in cooldown now as well as drying/hydrating
|
2025-10-01 12:11:19 -06:00 |
|
BinSVGV2.tsx
|
attempting another fix for the svg cable sorting to prevent cables flipping
|
2025-09-30 16:26:28 -06:00 |
|
BinTour.tsx
|
added some steps to the bin tour to reference each of the tabs, added some step to the signup tour to show some more pages and also added a way to change unit settings IN the tour step, now it is entirely their fault if they skip it, we cant make it any more in their face
|
2025-12-03 15:04:55 -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
|
added some steps to the bin tour to reference each of the tabs, added some step to the signup tour to show some more pages and also added a way to change unit settings IN the tour step, now it is entirely their fault if they skip it, we cant make it any more in their face
|
2025-12-03 15:04:55 -06:00 |
|
BinyardDisplay.tsx
|
added optional custom card function to the binslist so that on the map page we can have the map move to the bin and open the bin drawer when the card is clicked from the yard drawer
|
2025-12-29 16:23:02 -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 |