Commit graph

68 commits

Author SHA1 Message Date
csawatzky
a2971c6e44 finished the mobile view for the field page and some minor functionality changes 2025-10-16 16:20:30 -06:00
csawatzky
7a8a010a39 Merge branch 'staging_environment' into field_dashboard 2025-10-14 13:42:53 -06:00
csawatzky
b3a50db873 added platform description to the firmware upgrade dialog 2025-10-10 16:45:26 -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
a6b463eea2 Merge branch 'staging_environment' into field_dashboard 2025-09-02 13:42:06 -06:00
csawatzky
d1e9066324 removed log 2025-09-02 11:04: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
1588905a04 added explanation of squared parameter to fieldBounds function in the field model 2025-08-28 10:54:26 -06:00
csawatzky
b3a8a3b25f added option to the field minimap and the field bounds for the options to adjust the bounds to make them squared for longer/taller fields 2025-08-28 10:50:05 -06:00
csawatzky
3802691977 added way for users to share all fields 2025-08-27 16:06:59 -06:00
csawatzky
4db21a3d0c finished designing the list and mobile view of the field list 2025-08-26 14:33:57 -06:00
csawatzky
96958c12a0 got the field on the map and the setting the initial bounding box 2025-08-20 16:02:43 -06:00
csawatzky
b3245ad1bc fixed the function definition since it was preventing cloning of components for the support page 2025-08-19 11:00:26 -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
163f4dc288 Merge branch 'node_exclusion_update' into dev_environment 2025-07-31 15:18:45 -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
csawatzky
648e8d8dbe Merge branch 'i2c_detect' into dev_environment 2025-07-28 15:38:44 -06:00
csawatzky
45ae0817a3 Merge branch 'airflow' into i2c_detect 2025-07-28 15:38:11 -06:00
csawatzky
b6df61625d rounding to 2 decimals 2025-07-28 15:37:22 -06:00
csawatzky
d63ff51a42 Merge branch 'i2c_detect' into dev_environment 2025-07-28 15:25:44 -06:00
csawatzky
c10aa31541 Merge branch 'airflow' into i2c_detect 2025-07-28 15:24:04 -06:00
csawatzky
e662645fa2 rounding the ft/m conversion 2025-07-28 15:23:49 -06:00
csawatzky
1d9eaeee3a Merge branch 'airflow' into i2c_detect 2025-07-28 15:02:14 -06:00
csawatzky
131c4ebb89 setting the deprecated boards according to Ashton that wont reach the version for the detectI2C feature to have it as N/A 2025-07-25 16:33:43 -06:00
csawatzky
c5091578d6 adding versioning for detect i2c on v2 devices 2025-07-25 16:19:29 -06:00
csawatzky
116ad33351 Merge branch 'airflow' into dev_environment 2025-07-25 09:48:26 -06:00
csawatzky
8a53f9689a changed the speed to be m/s in metric rather than km/h and ft/m in imperial and added the measurement type for speed/velocity to the airflow component 2025-07-25 09:45:32 -06:00
csawatzky
2d5f21c9b5 set the detect I2C feature to not be available yet as we have changed how it works on dev so will want to wait for those changes before it goes live 2025-07-22 10:42:55 -06:00
csawatzky
3325c9d75b implemented the epansion line stuff
made adjustments to to the grain cable by adding i2c as an option as long as you set and expander line,
also ajusted DeviceAvailability so that an i2c address will not be claimed if the component has an expansion line set, updated the device wizard to removed pin options if the i2c port was selected and vice versa for pins since we now have a components that supports both types, updated the components setting to set the default address type based on the restriction passed in that is set by the wizard, and fall back to what is was before if one is not passed in
2025-07-11 13:56:17 -06:00
csawatzky
751b39d345 made the react components to display the card for scanned components 2025-06-26 13:20:10 -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
41a17ded94 using co2 for the bin activity along with cables 2025-06-11 11:56:27 -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
Carter
422ee9a070 Merge branch 'staging_environment' of gitlab.com:brandx/bxt-app into staging_environment 2025-05-22 15:11:31 -06:00
Carter
1ca8c94a79 getting the firmware list so i know what to upgrade to, upgrade button won't display if firmwares are not yet loaded 2025-05-22 15:10:49 -06:00
csawatzky
f39c0d1102 updated the platform stuff to include the ethernet blue board 2025-05-22 13:31:37 -06:00
csawatzky
5f9d39e26d Merge branch 'master' into staging_environment 2025-05-08 15:22:08 -06:00
Carter
f316ec1c01 added the device upgrade code 2025-05-08 13:45:13 -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
2ab02a0349 adding missing platforms into device.ts 2025-04-15 15:36:21 -06:00
csawatzky
e039a75bf8 added the cable estimator and the pdf stuff that goes with it 2025-04-09 14:49:04 -06:00
csawatzky
97bbd41492 adding the transaction page 2025-04-08 11:43:39 -06:00
csawatzky
2ef22a8bc2 added tasks page and functionality 2025-04-07 15:46:59 -06:00
csawatzky
3990dfbf4f added the sites page and all other required imports for it to work, also fixed the map card 2025-04-03 12:54:00 -06:00
csawatzky
bcacf761c8 added the construction and aviation map stuff as well as the site api and model 2025-03-31 16:24:44 -06:00
csawatzky
02cee8623a re-worked the terminals page and gateList component for better use with ResponsiveTable 2025-03-31 13:43:12 -06:00
csawatzky
505cb8e3aa imported the gate and terminal related files to prep for the aviation map 2025-03-28 15:54:11 -06:00
csawatzky
e2e061151b added the harvest plan stuff for the map and field drawer 2025-03-28 10:51:48 -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