frontend/src/grain
2026-06-03 12:36:08 -06:00
..
ChangeGrainDialog.tsx created a change grain dialog component and made the grain display a 'button' to be able to change the grain without going into the settings 2026-06-02 15:20:04 -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 finished the bin sensor view to display connected components for a bin 2026-05-28 11:18:40 -06:00
GrainMoisture.ts finished the bin sensor view to display connected components for a bin 2026-05-28 11:18:40 -06:00
GrainTransaction.tsx finished hooking up the inventory adjustment slider when using manual control on the bin page 2026-06-03 12:36:08 -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