Commit graph

23 commits

Author SHA1 Message Date
csawatzky
ce1ee67fdc fixed variable 2025-12-16 14:16:02 -06:00
csawatzky
7697ec5474 renamed prop 2025-12-16 14:15:25 -06:00
csawatzky
42110f8821 some updates to the form so that it uses the passed in grain to initialize it but not change when it changes 2025-12-16 14:14:54 -06:00
csawatzky
fb1434f817 putting the grain form in the component form and adding a custom grain toggle, also tweaked the form to be just the form when no grains are saved and to use a search select and put the form in an accordion when there are saved custom grains 2025-12-15 16:29:54 -06:00
csawatzky
d6c670fb78 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
csawatzky
37d87d062a added the new corn types for the other equations, also renamed the other oats and rye to include the equation names 2025-11-17 11:59:30 -06:00
csawatzky
8bcb2bf60c added rye, one for each equation to determine the most accurate 2025-09-02 09:22:16 -06:00
csawatzky
f7df4d92d8 added new grain types, still need the equations 2025-08-29 14:38:37 -06:00
csawatzky
e313fd10ae proto update for the test oats enum 2025-08-19 15:51:58 -06:00
csawatzky
8a9d7af6ae adding temp oats to the grain describer to have a user test which is more accurate 2025-08-19 15:34:47 -06:00
csawatzky
0266776e77 missed change 2025-07-21 13:21:30 -06:00
csawatzky
ed8ba4b3e4 added dry beans 2025-07-21 13:21:19 -06:00
csawatzky
59f7f7f4e1 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
csawatzky
b62c7dbe5c updated the component and device api's to have as be a parameter for the function 2025-04-22 14:33:19 -06:00
csawatzky
4912d319ff update as in the transaction api 2025-04-21 15:10:18 -06:00
csawatzky
1acbfe36b0 update as in the grain bag api 2025-04-21 13:58:37 -06:00
csawatzky
e2f5eb0557 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
csawatzky
d3431f5559 updated the columns for transactions 2025-04-08 14:39:24 -06:00
csawatzky
97bbd41492 adding the transaction page 2025-04-08 11:43:39 -06:00
Carter
65eeb9e8b4 got rid of material-ui references and fixed fan icon import 2025-03-18 11:40:16 -06:00
Carter
2d78947d2e added grain bag stuff and file selector/uploader stuff 2025-03-11 16:36:32 -06:00
csawatzky
f2cf950a6b updated the material ui imports for existing files that had not been updated yet 2025-03-04 12:35:36 -06:00
Carter
45ff49bcea added tons of files for component functionality; manual component adding added temporarily 2025-02-11 16:31:03 -06:00