| .. |
|
conditioning
|
with changing unit preferences and such to use the user object and not local storage, the decriber needed to be updated as well and i missed that part, so now describeMeasurement takes in an optional user and uses its settings for the unit and such and when not passed in will use the defaults
|
2026-04-01 10:42:16 -06:00 |
|
graphs
|
missed some more uses of measurement describer
|
2026-04-01 11:05:21 -06:00 |
|
AddBinFab.tsx
|
re-aligned add bin button and closing crisp chat when chat drawer is opened
|
2026-02-26 15:00:32 -06:00 |
|
BinActions.tsx
|
made some changes in the bin sensors to open a new dialog when the component being removed is the last one for a device so users can remove the device from the bin along with the component
|
2026-04-14 15:29:59 -06:00 |
|
BinCardV2.tsx
|
replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage
|
2026-03-26 12:47:16 -06:00 |
|
BinComponents.tsx
|
made some changes in the bin sensors to open a new dialog when the component being removed is the last one for a device so users can remove the device from the bin along with the component
|
2026-04-14 15:29:59 -06:00 |
|
BinComponentTypes.tsx
|
using co2 for the bin activity along with cables
|
2025-06-11 11:56:27 -06:00 |
|
BinConditioningCard.tsx
|
updated the grain describers to use the new enum in the pond for the moisture calculation, changed the extract moisture function to account for custom grain types, and if there is no equation set it will return the humidity, updated instances where the bin uses that function to pass in the grain settings in its inventory
|
2025-12-12 15:17:37 -06:00 |
|
BinConditioningInteraction.tsx
|
with changing unit preferences and such to use the user object and not local storage, the decriber needed to be updated as well and i missed that part, so now describeMeasurement takes in an optional user and uses its settings for the unit and such and when not passed in will use the defaults
|
2026-04-01 10:42:16 -06:00 |
|
BinControllerDisplay.tsx
|
connected the api to the button to update the controller state
|
2026-03-09 11:41:17 -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
|
had cursor replace uses of getDistanceUnit with using the distance unit in the users settings so that it no longer relies on local storage
|
2026-03-26 09:43:39 -06:00 |
|
BinSensors.tsx
|
made some changes in the bin sensors to open a new dialog when the component being removed is the last one for a device so users can remove the device from the bin along with the component
|
2026-04-14 15:29:59 -06:00 |
|
BinSettings.tsx
|
replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage
|
2026-03-26 12:47:16 -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
|
replacing the getTemperatureUnit function in units that uses the local storage with a function in the user model to just get it from the user settings
|
2026-03-25 15:45:59 -06:00 |
|
BinSVGV2.tsx
|
updated the grain describers to use the new enum in the pond for the moisture calculation, changed the extract moisture function to account for custom grain types, and if there is no equation set it will return the humidity, updated instances where the bin uses that function to pass in the grain settings in its inventory
|
2025-12-12 15:17:37 -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
|
replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage
|
2026-03-26 12:47:16 -06:00 |
|
BinVisualizerV2.tsx
|
replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage
|
2026-03-26 12:47:16 -06:00 |
|
BinyardDisplay.tsx
|
replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage
|
2026-03-26 12:47:16 -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
|
with changing unit preferences and such to use the user object and not local storage, the decriber needed to be updated as well and i missed that part, so now describeMeasurement takes in an optional user and uses its settings for the unit and such and when not passed in will use the defaults
|
2026-04-01 10:42:16 -06:00 |