Commit graph

1050 commits

Author SHA1 Message Date
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
Carter
bdddcfc103 Merge branch 'staging_environment' 2025-11-25 10:31:48 -06:00
csawatzky
c79ff66b13 hotfix for the team icon upload using imagekit by adding the provider 2025-11-21 11:10:02 -06:00
csawatzky
3cce11db6b setting the default option to the first device in the list 2025-11-20 16:17:16 -06:00
csawatzky
f228e1a574 Merge branch 'multi_plenum_drying' into staging_environment 2025-11-20 16:03:44 -06:00
csawatzky
3df6db8a01 finished the refactoring of the bin mode change to allow for more components to be selected 2025-11-20 15:39:29 -06:00
csawatzky
004f54b113 updating the logic in the actual addCondition function 2025-11-20 11:27:14 -06:00
csawatzky
79c29f6f81 increasing the limit for conditions on devices running 2.1.9 to 4, and changing the button logic for adding and removing them 2025-11-20 11:07:14 -06:00
csawatzky
70bd91bbe7 switching from having 3 dialogs to using a stepper 2025-11-20 10:26:33 -06:00
Carter
a4bd9088cc merged staging and switched to master proto 2025-11-18 14:55:32 -06:00
csawatzky
283958ab6a interactions are being added to the components correctly 2025-11-17 15:05:32 -06:00
csawatzky
d2b2bd2f8b Merge branch 'more_corn' into staging_environment 2025-11-17 12:09:35 -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
965738fedd Merge branch 'reverse_nodes' into staging_environment 2025-11-14 16:25:55 -06:00
csawatzky
e70c971a88 built out the functions to create the interactions 2025-11-14 16:21:18 -06:00
Carter
5093573ba7 Merge branch 'contract_page_load' 2025-11-13 16:40:36 -06:00
Carter
6973387e2e Merge branch 'contract_page_load' into staging_environment 2025-11-13 16:06:31 -06:00
Carter
90cac4f49f fixed bug with co missing in the gas readings column 2025-11-13 16:04:17 -06:00
csawatzky
54d995ae2d added toggle for node reversal to the component form, limited it to firmware version 2.1.8 or higher 2025-11-13 11:25:44 -06:00
Carter
88ad100778 Merge branch 'contract_page_load' 2025-11-13 11:22:21 -06:00
Carter
8163cecada Merge branch 'staging_environment' of gitlab.com:brandx/bxt-app into staging_environment 2025-11-13 11:22:05 -06:00
Carter
d41853e0f2 fixed timestamp issue with displaying sen/temp/gas columns 2025-11-13 10:55:46 -06:00
csawatzky
d831677769 hotfix for the moisture not being visible for custom grain types 2025-11-12 16:30:49 -06:00
csawatzky
eb3617bfba proto update 2025-11-12 12:10:58 -06:00
csawatzky
d2c5eeffe2 added a way to set the distance between the the peak and the lidar to be able to adjust the height for the inventory calc 2025-11-12 11:41:16 -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
Carter
181f1194e2 set loading to false in the finally stage 2025-11-10 13:06:40 -06:00
Carter
6143e0aba1 got rid of render order error 2025-11-10 12:49:22 -06:00
Carter
7c6f592997 Merge branch 'staging_environment' 2025-11-07 14:08:32 -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
2a8aeed510 hotfix for the gate svg for having two degree symbols 2025-11-04 10:48:27 -06:00
csawatzky
beee7b6f2a hotfix for putting the interactions on the component cards
the interactions are loading and being added correctly but when determining which card to display the interaction on it was not considering the expansion and mux lines in the check for the same component id
2025-11-03 09:52:27 -06:00
csawatzky
8fd63e249d Merge branch 'i2c_detect' into staging_environment 2025-10-30 16:50:11 -06:00
Carter
af279cb2f3 switched back to master proto 2025-10-29 12:12:30 -06:00
Carter
3d02759857 Merge branch 'chat_timestamp' into staging_environment 2025-10-29 11:03:48 -06:00
Carter
1c00976ac2 got rid of log 2025-10-29 11:03:03 -06:00
Carter
49e8160ccf timestamping chat viewed timestamp when closing the header team chat 2025-10-29 10:50:41 -06:00
csawatzky
5c5d8debc4 fix for the mV decimals on drager sensors, there shouldn't be any 2025-10-28 09:33:55 -06:00
csawatzky
d63022ca88 fix for the drager voltage showing incorrectly on the chart for o2 subtypes 2025-10-28 09:27:42 -06:00
csawatzky
d6f33a873c adding ne alarm subtype to the boolean output 2025-10-27 15:11:27 -06:00
csawatzky
33eb4e6eca Merge branch 'master' into i2c_detect 2025-10-23 14:04:09 -06:00
csawatzky
98a1538167 fix for the I2C Drager stuff so it uses the expansion line and not cable id so the address type stays as 2, onewire drager will still use cable id 2025-10-23 13:01:54 -06:00
Carter
61ea77846c got rid of accidental setting has plenums as true 2025-10-22 11:24:07 -06:00
Carter
5b6faca16d switched to master proto 2025-10-22 10:46:17 -06:00
Carter
dd50fdc723 Merge branch 'staging_environment' 2025-10-22 10:36:43 -06:00
Carter
d5ef3c956f Merge branch 'access_object' 2025-10-21 13:41:42 -06:00