frontend/src/grain
2026-03-26 12:47:16 -06:00
..
CustomGrainForm.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
CustomGrainSelector.tsx changed the component used in the bin and component settings to the grain selector and split out the form into another component that handles just the form and passing up a grainSettings object from its fields 2025-12-23 10:16:31 -06:00
GrainDescriber.ts working on US ton stuff 2026-03-04 12:51:10 -06:00
GrainMoisture.ts 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
GrainTransaction.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
GrainUse.ts added tons of files for component functionality; manual component adding added temporarily 2025-02-11 16:31:03 -06:00
GrainUtils.ts added tons of files for component functionality; manual component adding added temporarily 2025-02-11 16:31:03 -06:00
index.ts updated the component and device api's to have as be a parameter for the function 2025-04-22 14:33:19 -06:00