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
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
Carter
8d97d27097
merged staging and updated master proto
2025-07-23 14:11:07 -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
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
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
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
csawatzky
90ab920f01
Merge branch 'i2c_detect' into dev_environment and a proto update
2025-07-14 13:28:05 -06:00
csawatzky
4cfbe9f1c6
updated the proto with the new definition for the i2c scan stuff, and updated the react components accordingly
2025-07-14 13:25:54 -06:00
csawatzky
f726635551
forgot to add the address as an option to the monitor
2025-07-11 15:18:07 -06:00
csawatzky
cb5e2a6ba4
proto update
2025-07-11 14:12:08 -06:00
csawatzky
8b69632be4
removed the unused array
2025-07-11 13:56:39 -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
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