Commit graph

20 commits

Author SHA1 Message Date
csawatzky
13c15ec195 finished hooking up the inventory adjustment slider when using manual control on the bin page 2026-06-03 12:36:08 -06:00
csawatzky
a65dbe8820 finished work on the table, made the legend, and hooked up the edits for the temp/moisture targets 2026-05-15 15:49:53 -06:00
csawatzky
f54d4b5375 changed the orbital camera to allow for an offset without messing with the rotation, added a moisture heatmap, updated the bin3dvisualizer to look cleaner, re-implemented a new version of the dialog box that pops up when clicking a node 2026-05-13 14:32:52 -06:00
csawatzky
619f9b7bf4 some tweaks to the 3d bin and nodes, finished up the table view 2026-05-06 13:08:04 -06:00
csawatzky
f5db701d3c nodes and labes adjust based on zoom level, colours show based on the bins upper and lower temp limits, working on panning functionality for the camera 2026-04-13 14:46:20 -06:00
csawatzky
ee416db013 cables and noes now render in the bins, the label to show readinds appears when zooming in and inventory using fill percent works, still need to work on top node fill level for cable inventory control, and node heatmap/gradient similar to the bin SVG 2026-04-10 16:22:48 -06:00
csawatzky
cb6609bdb1 built out a simple framework for building 3d objects
an orbital camera and some basic shapes are used to build the 3d bin shell and the flat inventory when using manual or lidar are built
2026-04-08 09:39:42 -06:00
csawatzky
cabc0146ed 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
csawatzky
62c2f6a63c finished updating for US tons 2026-03-06 10:24:12 -06:00
csawatzky
29d9e7377c working on US ton stuff 2026-03-04 12:51:10 -06:00
csawatzky
be8dc1d11f various display updates to use the custom grain name and colors 2025-12-17 14:04:37 -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
9de058f6dd hotfix for bins page where it was using the wrong inventory to determine empty when using auto lidar, also changing the feature for libra cart to have a dash when being added as that is what is being checked for in the router and navigator 2025-09-29 10:17:01 -06:00
csawatzky
714a221154 removed some logs and added to the logic in fillPercent in the bin model 2025-08-13 10:18:56 -06:00
csawatzky
3e6185be8f making sure the bin uses the correct data when using libracart as an inventory control 2025-08-12 16:20:04 -06:00
csawatzky
7ef12f1078 changing determination of empty to being less than 5 bushels because if hte auto inventory sets it to 0 it causes null issues between golang and the DB 2025-06-11 13:56:44 -06:00
csawatzky
216569b661 write permission to the bin or team is required to make the transaction rows selectable 2025-06-06 09:13:02 -06:00
csawatzky
b197f34f33 added function to the bin model to get the bushels from either the settings or the status based on the inventory control and replaced the instances in the bin card and visualizer where it was getting it from the settings with the function 2025-04-30 17:01:55 -06:00
csawatzky
022925d7d7 ag visual farm added to the dev branch field related stuff not imported yet, and the geocoder has some bugs with the new version 2025-03-26 14:38:31 -06:00
Carter
3bab272744 added bins page (mostly stubbed) 2025-03-10 10:29:20 -06:00