Commit graph

797 commits

Author SHA1 Message Date
Saiyida Noor
add87dca1c moved all of the libracart suff from the old frontend into the new new, also... 2025-08-06 15:30:39 +00:00
Noor
5d9f4787a5 minor update 2025-08-06 09:29:38 -06:00
Noor
1596f14ecd Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into libracart 2025-08-06 09:24:46 -06:00
csawatzky
f1f4b46b48 showing the marketplace stuff regardless of whitelabel if the user has admin 2025-08-05 13:46:24 -06:00
csawatzky
814054e5a3 trying to fix the marketplace not showing up on dev 2025-08-05 13:32: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
f2636795d1 Merge branch 'drager_i2c' into dev_environment 2025-08-01 15:25:37 -06:00
csawatzky
f9ae15f2c8 added i2c as an option for drager components 2025-08-01 15:17:55 -06:00
csawatzky
4d758ef26f added hopper bins for the manufacturer Superior 2025-08-01 14:02:49 -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
163f4dc288 Merge branch 'node_exclusion_update' into dev_environment 2025-07-31 15:18:45 -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
Noor
7e821cf2d6 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into libracart 2025-07-31 10:26:04 -06:00
Noor
58ca2dff31 Merge branch 'libracart' of gitlab.com:brandx/bxt-app into libracart 2025-07-29 11:19:48 -06:00
csawatzky
ad0b589bd9 Merge branch 'i2c_detect' into dev_environment 2025-07-28 16:37:36 -06:00
csawatzky
a3a8b95277 added to the filter to remove any expander entries when there is no expander line 2025-07-28 16:37:11 -06:00
csawatzky
648e8d8dbe Merge branch 'i2c_detect' into dev_environment 2025-07-28 15:38:44 -06:00
csawatzky
35e8996c29 Merge branch 'airflow' into node_exclusion_update 2025-07-28 15:38:28 -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
25fc5021fe Merge branch 'airflow' into node_exclusion_update 2025-07-28 15:30:14 -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
8f5d9d1767 Merge branch 'airflow' into i2c_detect 2025-07-28 15:22:36 -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
1d9eaeee3a Merge branch 'airflow' into i2c_detect 2025-07-28 15:02:14 -06:00
csawatzky
4ab5b4aedd added mux address as a blacklisted address so it doesn't appear on the card, and changed the i2c address for airflow 2025-07-28 14:45:06 -06:00
csawatzky
934c9cb92b fixed isse with calibration no longer being defined in the pond proto 2025-07-28 14:40:28 -06:00
csawatzky
ee1d91638c Merge branch 'airflow' into dev_environment 2025-07-28 12:07:45 -06:00
csawatzky
7d24cb7df4 updating the address for airflow 2025-07-28 12:04:20 -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
7d241e1dcb added section on the component page to warn users of excluded nodes 2025-07-25 13:14:28 -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
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
250b75bd68 Merge branch 'auth_stuff' into dev_environment 2025-07-23 12:10:31 -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
aa0f10cc2e Merge branch 'auth_stuff' into dev_environment 2025-07-23 11:34:44 -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
bbbecdaf71 Merge branch 'auth_stuff' into dev_environment 2025-07-23 10:08:08 -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