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
Carter
0127eeefc7
view as team notification pops up if they don't have devices or bins but have a team
2025-07-16 13:32:08 -06:00
Carter
4f8b0254bb
added a welcome tour to the signupCallback page
2025-07-08 14:07:01 -06:00
csawatzky
67cafbe2ed
refactor the bin level over time
...
the auto inventory stuff pulls from the measurements and the manual/hybrid stuff pulls from the history, the auto will also create a new chart underneath for the bin modes
2025-07-07 14:11:30 -06:00
Carter
c9bf0d11ad
added dark streamline logo, minor styling adjustments
2025-07-07 11:57:53 -06:00
Carter
24d27121d1
added signup callback page that runs an api call to finish signup
2025-07-03 13:41:09 -06:00
csawatzky
54a826bc2d
disable radio and dropdown for the component if it is primed to add
2025-07-02 16:56:05 -06:00
csawatzky
5bebde4bfb
Merge branch 'i2c_detect' into staging_environment
2025-07-02 16:51:10 -06:00
csawatzky
4d24dd0f6d
removed logs
2025-07-02 16:50:16 -06:00
csawatzky
98717b7c00
expanded component extensions with secondary components (mainly due to the scd30)
2025-07-02 16:49:38 -06:00
csawatzky
3f4b1f7039
proto update
2025-07-02 09:22:43 -06:00
csawatzky
1f733d1d01
proto update
2025-06-30 16:47:49 -06:00
csawatzky
5607672a4b
adding way of disabling the scan button
...
the button will be disabled once it has been clicked as well as on the device page if a scan is in progress (there are pending requests)
2025-06-30 16:46:39 -06:00
csawatzky
27228602e7
took out the testing button from device actions
2025-06-30 13:27:12 -06:00