This website requires JavaScript.
Explore
Help
Sign in
brandxtech
/
frontend
Watch
2
Star
0
Fork
You've already forked frontend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ce1ee67fdc
frontend
/
src
/
grain
History
Download ZIP
Download TAR.GZ
csawatzky
ce1ee67fdc
fixed variable
2025-12-16 14:16:02 -06:00
..
CustomGrainForm.tsx
fixed variable
2025-12-16 14:16:02 -06:00
GrainDescriber.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
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
updated all uses of as in the api files to use the global state as well as a passed in value, will give priority to the passed in value and fall back to the state if it is undefined.
2025-04-28 10:47:59 -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