| .. |
|
3dView
|
updated the colldown mode, fixed a bug where the bin mode on the page was not changing in the dropdown after completing the mode change and some UI tweaks like text and descriptions
|
2026-07-14 13:21:53 -06:00 |
|
binModes
|
building up the framework for the three phase fan interaction
|
2026-07-17 13:37:56 -06:00 |
|
binSummary
|
also displaying the inventory control type next to "Bin Fill" in the inventory summary and added a fallback to display the inventory in the bin using the basic grain fill when there are no nodes to be able to render the heatmaps, also adjusted the brightness and colour of the basic grain fill
|
2026-06-16 12:40:07 -06:00 |
|
conditioning
|
building up the framework for the three phase fan interaction
|
2026-07-17 13:37:56 -06:00 |
|
graphs
|
added and all nodes option for the cards and graphs
|
2026-05-29 12:03:56 -06:00 |
|
AddBinFab.tsx
|
fixed alignment issues on local credentials front end
|
2026-05-20 12:08:43 -06:00 |
|
bin3dVisualizer.tsx
|
updated the colldown mode, fixed a bug where the bin mode on the page was not changing in the dropdown after completing the mode change and some UI tweaks like text and descriptions
|
2026-07-14 13:21:53 -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
|
nailed down the overall structure for the new bin modes now
|
2026-07-06 16:41:46 -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 |
|
BinPlayer.tsx
|
update to the bin player to set the bin bushels in the status using the measurements from the bin measurements
|
2026-06-26 15:25:18 -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 |
|
BinSensorCard.tsx
|
built out the graphs for the bin sensor display
|
2026-05-28 14:56:59 -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 |
|
binSensorsDisplay.tsx
|
added a dialog to cinfirm the mode change for the controller
|
2026-07-14 15:47:35 -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
|
nodes and labes adjust based on zoom level, colours show based on the bins upper and lower temp limits, working on panning functionality for the camera
|
2026-04-13 14:46:20 -06:00 |
|
BinTableExpanded.tsx
|
more visual tweaks and design, fixed a coule bugs and removed some console logs
|
2026-06-11 16:48:00 -06:00 |
|
binTableView.tsx
|
update to the bin player to set the bin bushels in the status using the measurements from the bin measurements
|
2026-06-26 15:25:18 -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
|
Merge branch 'staging_environment'
|
2026-05-26 11:39:23 -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 |