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
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
2e3192e9af
hotfix - putting back the background colour for the resposive table sticky header
2025-08-14 09:18:09 -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
Carter
69a848daf5
merged staging and switched to master proto
2025-08-11 11:22:01 -06:00
csawatzky
ad479e2b45
added in the device preset stuff for bin modes since it was missed in the initial update to the new platform
2025-08-05 10:34:20 -06:00
csawatzky
4d758ef26f
added hopper bins for the manufacturer Superior
2025-08-01 14:02:49 -06:00
csawatzky
384d8ad2ed
Merge branch 'node_exclusion_update' into staging_environment
2025-08-01 11:47:30 -06:00
csawatzky
06df78c5fe
updated the node dialog on the bin page to allow for excluding nodes from there
2025-08-01 11:32:34 -06:00
csawatzky
19659ef8a1
proto update
2025-07-31 16:06:10 -06:00
csawatzky
03ab16614d
update the bin storage condition to use the filtered nodes function to take into account excluded nodes
2025-07-31 14:40:55 -06:00
csawatzky
7dbeb19d8d
updated the bin graphs to use the last good measurement in the component status that takes into account excluded nodes
2025-07-31 13:28:05 -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
35e8996c29
Merge branch 'airflow' into node_exclusion_update
2025-07-28 15:38:28 -06:00
csawatzky
b6df61625d
rounding to 2 decimals
2025-07-28 15:37:22 -06:00
csawatzky
25fc5021fe
Merge branch 'airflow' into node_exclusion_update
2025-07-28 15:30:14 -06:00
csawatzky
e662645fa2
rounding the ft/m conversion
2025-07-28 15:23:49 -06:00
csawatzky
cd06fcb6dd
Merge branch 'component_quack' into airflow
2025-07-28 15:17:17 -06:00
csawatzky
525c057e16
fixed errors from moving the calibration definition to the quack
2025-07-28 15:12:45 -06:00
csawatzky
7d24cb7df4
updating the address for airflow
2025-07-28 12:04:20 -06:00
csawatzky
7d241e1dcb
added section on the component page to warn users of excluded nodes
2025-07-25 13:14:28 -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
38ae04f40c
added the airlfow subtypes
2025-07-24 15:56:23 -06:00
csawatzky
e586421ffa
took out the old exclusion stuff from the component types, moved the excluded nodes to the component settings rather than preferences, commented out some deprecated stuff relating to the old measurements
2025-07-24 15:44:00 -06:00
Carter
8d97d27097
merged staging and updated master proto
2025-07-23 14:11:07 -06:00
Carter
f228f7f869
Merge branch 'auth_stuff' into staging_environment
2025-07-23 12:10:17 -06:00
Carter
e806633a8d
using url.origin in the redirect uri to be more consistent
2025-07-23 12:10:01 -06:00
Carter
297cd99780
Merge branch 'auth_stuff' into staging_environment
2025-07-23 11:43:55 -06:00
Carter
c677e8ec40
disabled imitation on team page to prevent share error while viewing as team
2025-07-23 11:34:32 -06:00
Carter
7335b18ef3
Merge branch 'staging_environment' of gitlab.com:brandx/bxt-app into staging_environment
2025-07-23 09:59:56 -06:00
Carter
49f1a4ea98
Merge branch 'auth_stuff' into staging_environment
2025-07-23 09:54:52 -06:00
Carter
e5d4aee4a1
relative pathing for bins page
2025-07-23 09:54:42 -06:00
Carter
6996ab0e77
made the bins page use url context, added bins link to team page
2025-07-22 15:55:16 -06:00
csawatzky
885d308f3b
proto update
2025-07-22 14:47:29 -06:00
csawatzky
5b4d8d5566
Merge branch 'staging_environment' into node_exclusion_update
2025-07-22 14:41:27 -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
0266776e77
missed change
2025-07-21 13:21:30 -06:00
csawatzky
ed8ba4b3e4
added dry beans
2025-07-21 13:21:19 -06:00
Carter
e874792707
Merge branch 'auth_stuff' into staging_environment
2025-07-18 15:30:29 -06:00
Carter
84ed63a765
added https:// to the hostname to make a valid uri
2025-07-18 15:28:41 -06:00
Carter
e5c97e4648
Merge branch 'auth_stuff' into staging_environment
2025-07-18 15:06:01 -06:00
Carter
b9d2635f99
using hostname instead of url
2025-07-18 15:05:49 -06:00
Carter
c0ec437eaa
Merge branch 'auth_stuff' into staging_environment
2025-07-18 14:31:56 -06:00
Carter
bc1cf27ad4
debug output :)
2025-07-18 14:31:48 -06:00
Carter
6ad6de20d9
Merge branch 'auth_stuff' into staging_environment
2025-07-18 13:16:27 -06:00
Carter
6f02f9e562
setting auth redirect to the url dynamically instead of just local host
2025-07-18 13:15:55 -06:00
Carter
41cb2dc7e4
merged auth stuff
2025-07-18 12:01:20 -06:00
csawatzky
cd96d783ed
qick fix for the duplicate bin functionality on the dasboard, for admin users, so that it stop going to the bin page when you click on the duplicate button
2025-07-18 11:33:30 -06:00
csawatzky
90776b0c06
changover to use the components settings and not the prefs
2025-07-17 09:19:01 -06:00