Commit graph

119 commits

Author SHA1 Message Date
csawatzky
283958ab6a interactions are being added to the components correctly 2025-11-17 15:05:32 -06:00
csawatzky
e70c971a88 built out the functions to create the interactions 2025-11-14 16:21:18 -06:00
csawatzky
393a2f77dc the component sets are being properly constructed and passed up to the mode dialog that will control adding the interactions to them 2025-11-10 15:21:43 -06:00
csawatzky
ea81610635 removed log 2025-11-05 16:07:33 -06:00
csawatzky
6191aa0da7 some button styling 2025-11-05 15:35:36 -06:00
csawatzky
842f9bee6a passing multiple plenums and pressure to the visualizer and added a button to cycle them 2025-11-05 15:07:34 -06:00
csawatzky
7a8a010a39 Merge branch 'staging_environment' into field_dashboard 2025-10-14 13:42:53 -06:00
csawatzky
9a5e25908f fixed some instances where if no temp unit was set for the user yet the unit defaulted to °F to cerrectly default to °C now 2025-10-14 11:06:10 -06:00
csawatzky
e535ec3c8b Merge branch 'libracart' into staging_environment 2025-10-10 15:32:13 -06:00
csawatzky
e7c059724d hotfix so the bin cards are not as squished in the bin yard drawer 2025-10-06 15:46:07 -06:00
csawatzky
80428050ba displaying the conditioning card in cooldown now as well as drying/hydrating 2025-10-01 12:11:19 -06:00
csawatzky
708a1568a6 attempting another fix for the svg cable sorting to prevent cables flipping 2025-09-30 16:26:28 -06:00
csawatzky
337986f88f fix issue where the storage conditions emc sections was using the 0's from temp only cables and throwing them off 2025-09-30 15:35:42 -06:00
csawatzky
b9cc34afa1 fixed the high toggle showing the humidity and not the emc value 2025-09-29 11:08:51 -06:00
csawatzky
b8a9f6b497 adding spaces to some places since libra cart is two words 2025-09-04 14:47:00 -06:00
csawatzky
c69636482a adding the harvest plan stuff to the field page 2025-09-04 14:38:53 -06:00
csawatzky
a6b463eea2 Merge branch 'staging_environment' into field_dashboard 2025-09-02 13:42:06 -06:00
csawatzky
5636b70fa7 fixed the bin card on the bins page to not use temp only cables for the average humidity calc 2025-09-02 11:37:09 -06:00
csawatzky
661a35b5a8 fixed issue where the cables on the bin svg swapped due to the sorting algorithm, fixed filter issue that included the node one position above the top node, fixed issue that included temp only nodes in the average humidity and moisture calcs 2025-09-02 11:00:00 -06:00
csawatzky
1b916a34de Merge branch 'rye_grain' into staging_environment 2025-09-02 09:29:30 -06:00
csawatzky
b2f3fac57e fixing the drying calculator by making sure to update the initial time when the mode is changed 2025-08-22 14:50:29 -06:00
csawatzky
27c69c3e55 hotfix for the bin duplication in the bin actions of the bin page 2025-08-22 13:35:27 -06:00
csawatzky
3567190c3a added fields page data api call 2025-08-22 09:39:20 -06:00
csawatzky
1028f0639b Merge branch 'staging_environment' into field_dashboard 2025-08-20 10:55:26 -06:00
csawatzky
7971b0a218 fixed the bin cards so that mobil now has 2 per row again 2025-08-20 10:22:28 -06:00
csawatzky
cf0d493f40 fix for when there are no changes to the mode over the set period of time 2025-08-18 16:55:49 -06:00
csawatzky
44f227c3e9 removing some logs 2025-08-18 16:50:53 -06:00
csawatzky
441e02f65a fixed the Duplicate Bin button in the bin actions by importing the BinDuplication react component from the old frontend 2025-08-18 16:11:32 -06:00
csawatzky
eae0628e8b hotfix for the plenum column on the devices page to be renamed and the bin page sensors graph headers reading going through multiple conversions 2025-08-18 14:59:32 -06:00
csawatzky
497e81fc4b fixed bug that was causing the reading in the headers of the bin sensro graphs to be converted evertime the tab changed to "Sensors" 2025-08-18 14:08:20 -06:00
csawatzky
5341c38ce2 correction for when there is no data for the graph to use the correct inventory (settings or status) 2025-08-15 15:51:12 -06:00
csawatzky
2bd04acb68 fixed up the mode graph 2025-08-15 11:36:54 -06:00
csawatzky
e57f75bf56 set up an areea chart for bin levels over time if there are more than 10 changes since the bars get kinda cluttered 2025-08-15 11:18:19 -06:00
csawatzky
2dde79970d hotfix to have the duplicate button available to users with the installer feature flag 2025-08-13 15:46:07 -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
06df78c5fe updated the node dialog on the bin page to allow for excluding nodes from there 2025-08-01 11:32:34 -06:00
csawatzky
03ab16614d update the bin storage condition to use the filtered nodes function to take into account excluded nodes 2025-07-31 14:40:55 -06:00
csawatzky
7dbeb19d8d updated the bin graphs to use the last good measurement in the component status that takes into account excluded nodes 2025-07-31 13:28:05 -06:00
csawatzky
23223aa1a8 updated the api to use a new variable for whether to load all nodes, this will still use the show errors boolean for the component page
fixed issue in the filter function in the grain cable model that caused it to return empty when a top node was not set
updated the bin svg to have the disabled nodes greyed out
2025-07-31 13:20:31 -06:00
Carter
49f1a4ea98 Merge branch 'auth_stuff' into staging_environment 2025-07-23 09:54:52 -06:00
Carter
e5d4aee4a1 relative pathing for bins page 2025-07-23 09:54:42 -06:00
csawatzky
cd96d783ed qick fix for the duplicate bin functionality on the dasboard, for admin users, so that it stop going to the bin page when you click on the duplicate button 2025-07-18 11:33:30 -06:00
csawatzky
67cafbe2ed refactor the bin level over time
the auto inventory stuff pulls from the measurements and the manual/hybrid stuff pulls from the history, the auto will also create a new chart underneath for the bin modes
2025-07-07 14:11:30 -06:00
csawatzky
6ea08107a5 display port info in the bin components screen 2025-06-26 13:28:37 -06:00
csawatzky
41a17ded94 using co2 for the bin activity along with cables 2025-06-11 11:56:27 -06:00
csawatzky
7b6dd72b90 put the refresh in the finally block since the bin was being refreshed before that changes had occured 2025-06-10 10:47:00 -06:00
csawatzky
cb7bf64c68 Merge branch 'hybrid_inventory_control' into staging_environment 2025-06-09 14:55:26 -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
cd2a0258bc fixed form issue where the basic bin height was not being updated when advanced was being edited 2025-06-04 15:45:00 -06:00
csawatzky
691b3be1f9 approval of transactions works, is also now requires a matching transaction if the bin selected also uses hybrid control, rejection still needs to be implemented 2025-06-04 15:20:46 -06:00