| .. |
|
graphs
|
refactor the bin level over time
|
2025-07-07 14:11:30 -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
|
using co2 for the bin activity along with cables
|
2025-06-11 11:56:27 -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 |
|
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 'hybrid_inventory_control' into staging_environment
|
2025-06-09 14:55:26 -06:00 |
|
BinsList.tsx
|
Merge branch 'auth_stuff' into staging_environment
|
2025-07-23 09:54:52 -06:00 |
|
BinStorageConditions.tsx
|
using co2 for the bin activity along with cables
|
2025-06-11 11:56:27 -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 |
|
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
|
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 |