csawatzky
1487c78466
fixed bug where the linear progress never went away because the loading boolean was never being reset when no contracts were loaded, also added to the note in the contracts that the names of custom types have to match
2026-02-12 16:16:53 -06:00
csawatzky
b5f6139bc0
added place to set the actual yield for harvest plans at their completion
2026-02-12 15:43:29 -06:00
csawatzky
e41670be8f
added comment in the measurement describer
2026-02-12 15:02:43 -06:00
csawatzky
73a4d6afea
fixing airflow component measurement types
2026-02-12 14:59:40 -06:00
csawatzky
f6e53aff1c
added some minor functionality to the field page so clicking a harvest plan from the table updated the overview with it, also fixed a bug that came up regarding that with the settings using the plan permissions when they should be using the permissions passed in
2026-02-12 14:55:43 -06:00
csawatzky
9966e90f7a
fixed a broken button in the accordion of the mobile view of the field dashboard
2026-02-11 14:40:40 -06:00
csawatzky
71eacc8faa
changing some labeling for the task settings in harvest plans for the costs
2026-02-11 12:57:16 -06:00
csawatzky
af90e8893c
fixing an issue with the break evens where if the bushel price or yield target were not set it would try to divide by 0 and get infinity, now it will just display 0 if not set
2026-02-10 16:58:20 -06:00
csawatzky
85568e6ce5
remove console log
2026-02-10 15:59:46 -06:00
csawatzky
43f817c875
fixing bug that would show the previous harvest plan when you click on a field that does not have one set without closing the drawer first
2026-02-10 15:59:26 -06:00
csawatzky
e9281b2812
bug with harvest plans on the map, when you look at a plan that has tasks, and then look at one that doesn't it was retaining the tasks from the previous plan and not resetting it to an ampty array
2026-02-09 16:51:39 -06:00
csawatzky
6206a898d1
fix for the bin utilization area having the graphs be 1px by 1px
2026-02-06 12:48:15 -06:00
csawatzky
489ac39e73
also putting the delta graph in the sensors section
2026-02-05 12:32:07 -06:00
csawatzky
a437e2aa55
Merge branch 'staging_environment' into gate_delta_temp_graph
2026-02-05 11:41:16 -06:00
csawatzky
caf9fada15
modified the SingleSetAreaChart to take in a few more parameters to be able to customize the tooltip a little better as well as have multicolour for above 0 and below 0 for the new graph on the gate page for showing the delta temp over time
2026-02-05 11:39:21 -06:00
csawatzky
92114bb22c
changing the column label
2026-02-03 16:20:43 -06:00
csawatzky
5f44cf6f09
chaging the gate list display slightly to show the delta temp of the last temp reading on the gate
2026-02-03 15:14:49 -06:00
csawatzky
934264708f
adding the dhv support check to the fullViewportContainer as well, it is not actually used by anything that i can see, but this will futureproof it in case it is used later
2026-02-03 13:19:53 -06:00
csawatzky
d009cf8383
use height, not minHeight, as that stopped the ability to scroll at all
2026-02-03 13:16:56 -06:00
csawatzky
b9bb31de7d
modifying the page container style to fix the issue where on mobile when using a browser you cant scroll to the bottom because of how vh works
2026-02-03 13:02:14 -06:00
csawatzky
b5c8039192
proto update
2026-01-29 11:43:21 -06:00
csawatzky
79c29f518a
updated the mobile view and moved the displays into their own function rather than in the columns so they can be used for the mobile views
2026-01-29 11:24:20 -06:00
csawatzky
e42f1a3fb0
updated the gate page to use the pca state in the gates status for the lights on the visualizer and the pca fan on/off, this also allows me to get rid of setting those base on the data loaded for the graph which will fix the bug where the light could change based on what date range you loaded
2026-01-28 14:59:32 -06:00
csawatzky
f02aa3a6e0
added more of the status for the gate to the gates dashboard, also changed the sensor graphs to have them in a specific order
2026-01-28 13:04:34 -06:00
csawatzky
41aa84d28f
hotfix for the new whitelabel not getting the correct client id
2026-01-27 12:17:21 -06:00
Carter
b19b0337fa
switch to master proto
2026-01-27 10:56:20 -06:00
csawatzky
8cf173e19a
proto update
2026-01-26 12:19:28 -06:00
csawatzky
22b0ea0baa
changing localhost whitelabel
2026-01-26 12:07:28 -06:00
csawatzky
fbdfebc028
Merge branch 'mipca_whitelabel' into staging_environment
2026-01-26 11:51:16 -06:00
csawatzky
abd829a0f3
update the readme and created a new whitelabel for MiPCA that will be used to replace the omniAir one
2026-01-26 11:48:58 -06:00
csawatzky
cc4d0d5736
Merge branch 'object_status' into staging_environment
2026-01-22 16:12:44 -06:00
csawatzky
39ac6fd5e2
updated the interaction api to have the new call to clear interactions, and am now using that call to clear the interactions from the pressure chain and when that response comes back successfully then will add the new set of interactions
2026-01-22 15:55:15 -06:00
csawatzky
0d0936269f
modified the dialog for adding gate device interactions
...
explains better what the interactions will do and an option to add a pressure threshold that turns off the red light if it goes below, that option will change the redlight from having one toggle interaction to 4 set interactions
2026-01-21 16:09:14 -06:00
csawatzky
3f186f7a45
Merge branch 'object_status' into staging_environment
2026-01-19 13:18:14 -06:00
csawatzky
fa1130f777
hotfix bug where the version check was not functioning as expected when the version in the device status was empty or the requiredVersion was N/A
2026-01-19 12:33:05 -06:00
csawatzky
76774b4692
fix bug where the version check was not functioning as expected when the version in the device status was empty or the requiredVersion was N/A
2026-01-19 12:31:51 -06:00
csawatzky
9f3b48c277
make sure to use the new version comparison for the max conditions as well
2026-01-19 12:06:11 -06:00
Carter
9b45474cb6
merged from staging and updated to master proto
2026-01-19 11:13:50 -06:00
Carter
d7c9734c06
merged in hotfixes and kept staging protobuf
2026-01-19 10:53:24 -06:00
csawatzky
3a89c3b191
hitfix for the greater than operator not being flipped
...
for display on a node diff subtype where node one is higher than node 2 the operators and value need to be 'flipped' since that is how the interactions are stored
example:
node 2 -> node 1 the user enters greater than 10 then what is sent down for the interaction is if node 2 minus node 1 is less than -10 so the display needs to flip them back to 'greater than' and +10
2026-01-19 09:57:40 -06:00
csawatzky
89d5e40d45
fix bug where the operator wasn't being flipped where it was supposed to
2026-01-19 09:49:12 -06:00
csawatzky
d23d1d6ed3
fixed the options disappearing for alert after closing the dialog box
2026-01-16 10:11:59 -06:00
csawatzky
8d6f6517fb
proto update
2026-01-15 15:53:02 -06:00
csawatzky
7892bbfe1d
Merge branch 'master' of gitlab.com:brandx/bxt-app
2026-01-15 15:52:43 -06:00
csawatzky
4342e1f27b
some hotfixes for construction so that the url navigation is correct when clicking on a card and an undefined error when loading heater data
2026-01-15 15:51:56 -06:00
csawatzky
65e70265fb
displaying status information on the gates dashboard now
2026-01-15 14:32:39 -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
dd46c2ece3
merged staging and switched to master proto
2026-01-06 11:25:15 -06:00