Commit graph

1143 commits

Author SHA1 Message Date
csawatzky
1fbc817abe put the first components into the field page 2025-08-29 12:36:45 -06:00
csawatzky
c263f16346 fixing the i2c sensors card erroring out when coming back to the page from support view via the breadcrumb 2025-08-28 12:00:30 -06:00
csawatzky
732b3d2ab0 fixing the i2c sensors card erroring out when coming back to the page from support view 2025-08-28 11:58:51 -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
0f09854f02 fixed issue where the scan card would not appear if you navigate to the device page by any way other than the devices table 2025-08-27 16:59:42 -06:00
csawatzky
78e51ac797 fixed issue where the scan card would not appear if you navigate to the device page by any way other than the devices table 2025-08-27 16:58:49 -06:00
csawatzky
a9b9c0c33d Merge branch 'i2c_detect' into dev_environment 2025-08-27 16:45:41 -06:00
csawatzky
9b20446dec fixing issue with empty scan 2025-08-27 16:44:39 -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
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
7d9d03255b Merge branch 'master' of gitlab.com:brandx/bxt-app 2025-08-22 13:36:08 -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
Carter
419062bf8b Merge branch 'service-worker-bust' 2025-08-21 16:06:53 -06:00
Carter
792eea73bf Merge branch 'service-worker-bust' into staging_environment 2025-08-21 15:23:53 -06:00
Carter
15aeb887ed merged cache buster and accepted current changes 2025-08-21 14:36:07 -06:00
Carter
aeb93d19d2 added cache-busting service-worker and removed caching for service-worker.js (vite uses sw.js) 2025-08-21 14:33:22 -06:00
csawatzky
233150006c Merge branch 'staging_environment' into dev_environment 2025-08-20 16:14:23 -06:00
csawatzky
731cf06e60 change to the form so that if a device has individual calibrations it can still use the mode stuff 2025-08-20 16:13:13 -06:00
csawatzky
30806a61c4 expanding the json file so the the new scd30 subtype for co2 has the mode/calibration part 2025-08-20 16:06:40 -06:00
csawatzky
4115495f65 expanding the json so the new scd30 co2 subtype has the modes in it 2025-08-20 16:05:41 -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
399f449ca4 proto change 2025-08-20 10:55:34 -06:00
csawatzky
1028f0639b Merge branch 'staging_environment' into field_dashboard 2025-08-20 10:55:26 -06:00
csawatzky
d61fb63a7d Merge branch 'master' into field_dashboard 2025-08-20 10:54:12 -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
e313fd10ae proto update for the test oats enum 2025-08-19 15:51:58 -06:00
csawatzky
8a9d7af6ae adding temp oats to the grain describer to have a user test which is more accurate 2025-08-19 15:34:47 -06:00
csawatzky
b3569efc5f added a use effect to update the value in the time when the initial value in the component changes 2025-08-19 14:24:55 -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
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
a4982af00e Merge branch 'libracart' into staging_environment 2025-08-14 14:04:20 -06:00
csawatzky
050225bdb1 adding little description about the data sync and adding a sync button 2025-08-14 14:00:33 -06:00
csawatzky
2e3192e9af hotfix - putting back the background colour for the resposive table sticky header 2025-08-14 09:18:09 -06:00
csawatzky
c5541c5366 putting the background colour back in for the responsive table sticky header 2025-08-14 09:16:46 -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
Carter
85ccecdcdc hotfix: if getting user with team fails, just get the user 2025-08-13 14:37:38 -06:00
csawatzky
31af3ffa65 hard coding in the url for the libracart button 2025-08-13 14:28:24 -06:00
csawatzky
7029a18d9c making sure so use stagings protobuf 2025-08-13 10:23:02 -06:00
csawatzky
efc6fb4014 making sure to use the dev protobuf 2025-08-13 10:21:25 -06:00
csawatzky
a1ef6ea89b Merge branch 'libracart' into dev_environment 2025-08-13 10:20:47 -06:00