Commit graph

145 commits

Author SHA1 Message Date
Carter
2413cc36d1 Merge branch 'staging_environment' of gitlab.com:brandx/bxt-app into staging_environment 2026-02-23 14:45:27 -06:00
Carter
8e4dc16947 merged staging and updated staging proto 2026-02-23 13:40:17 -06:00
Carter
bdc173ed33 alignment for creating bin button 2026-02-20 15:58:01 -06:00
csawatzky
762a630659 some permission changes
the team permission in the global state was coming back empty, so am now retrieving the team permissions for file uploads in grain transacitons, also adjusted the bin visualizer to disable the slider and inventory button when they do not have write permissions so they cant even open the transaction window, this should help prevent a case in the possible future where we allow bin transactions to have uploadable files from having a bin shared to them and uploading a file but not being able to create the transaction that it would be linked to thus causing the file to be uploaded to digital ocean, but not connected in our backend to anything
2026-02-13 12:51:26 -06:00
Carter
d7c9734c06 merged in hotfixes and kept staging protobuf 2026-01-19 10:53:24 -06:00
Carter
d7562bc1bd moved the add bin bottom out ffrom under the chatbox button 2026-01-09 14:13:11 -06:00
csawatzky
17728714a3 also now filling in the drying fields with default data based on the ambient component, or what was last used in the bin 2026-01-07 12:22:18 -06:00
csawatzky
a225f02795 fixed issue with automatic start causing it to add interactions repeatedly 2026-01-06 16:32:17 -06:00
csawatzky
8ec08b0c36 Merge branch 'custom_grain' into staging_environment 2026-01-06 13:24:04 -06:00
Carter
7e4899f7a7 Merge branch 'staging_environment' 2026-01-06 11:24:46 -06:00
csawatzky
d9bcd07c8d changing the humidity/moisture part of the bin card to only display the average and the high, low, average selector only changes the temp part 2026-01-05 11:27:49 -06:00
csawatzky
2f8897d8ed Merge branch 'master' into custom_grain 2025-12-30 11:17:27 -06:00
csawatzky
7964aa09cc added optional custom card function to the binslist so that on the map page we can have the map move to the bin and open the bin drawer when the card is clicked from the yard drawer 2025-12-29 16:23:02 -06:00
csawatzky
27590da78f changed the component used in the bin and component settings to the grain selector and split out the form into another component that handles just the form and passing up a grainSettings object from its fields 2025-12-23 10:16:31 -06:00
csawatzky
be8dc1d11f various display updates to use the custom grain name and colors 2025-12-17 14:04:37 -06:00
csawatzky
7697ec5474 renamed prop 2025-12-16 14:15:25 -06:00
csawatzky
41f3374982 hotfix - making high the default display for the grain temp for bins and binVisualizer 2025-12-15 09:57:31 -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
633ef3817f added some steps to the bin tour to reference each of the tabs, added some step to the signup tour to show some more pages and also added a way to change unit settings IN the tour step, now it is entirely their fault if they skip it, we cant make it any more in their face 2025-12-03 15:04:55 -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
70bd91bbe7 switching from having 3 dialogs to using a stepper 2025-11-20 10:26:33 -06:00
csawatzky
283958ab6a interactions are being added to the components correctly 2025-11-17 15:05:32 -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
csawatzky
d831677769 hotfix for the moisture not being visible for custom grain types 2025-11-12 16:30:49 -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
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