frontend/src/grain
2026-01-06 10:41:07 -06:00
..
CustomGrainForm.tsx finished the supported grain view for desktop and the mobile view for both 2026-01-06 10:41:07 -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 set up the table for supported grains 2025-12-31 15:29:57 -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 modified the matching check and confirmation dialog for when grain types dont match or at least one (destination or source) is using custom 2025-12-18 13:24:20 -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