Commit graph

958 commits

Author SHA1 Message Date
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
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
csawatzky
27228602e7 took out the testing button from device actions 2025-06-30 13:27:12 -06:00
csawatzky
0b31f5585d Merge branch 'i2c_detect' into dev_environment 2025-06-30 11:42:11 -06:00
csawatzky
ba7852bbc7 adding display for when the foundaddresses is an empty array 2025-06-30 11:34:43 -06:00
csawatzky
c8105ef624 finished the card to detect i2c components and select ones to add 2025-06-27 14:19:55 -06:00
Carter
e654aa002b changed default spacing value back to 0, fixed some pageContainers using padding instead of spacing 2025-06-27 11:33:43 -06:00
csawatzky
eebb2407f4 install query-string...again 2025-06-26 13:31:58 -06:00
csawatzky
6f12f6818b proto update 2025-06-26 13:30:56 -06:00
csawatzky
5127a78cb0 Merge branch 'master' into i2c_detect 2025-06-26 13:30:23 -06:00
csawatzky
6ea08107a5 display port info in the bin components screen 2025-06-26 13:28:37 -06:00
csawatzky
28dbaa4be7 Merge branch 'master' of gitlab.com:brandx/bxt-app 2025-06-26 13:28:13 -06:00
csawatzky
a4b6179b26 added function so the component can display its port and cable id 2025-06-26 13:22:29 -06:00
csawatzky
d9483282c8 removed the airflow address for bindat plus since its was only for testing 2025-06-26 13:20:43 -06:00
csawatzky
751b39d345 made the react components to display the card for scanned components 2025-06-26 13:20:10 -06:00
Carter
29890809ef Merge branch 'staging_environment' 2025-06-25 15:46:16 -06:00
Carter
36d7f17bc7 Merge branch 'auth_stuff' into staging_environment 2025-06-25 15:39:12 -06:00
Carter
e2bfa68ca9 Merge branch 'auth_stuff' into dev_environment 2025-06-25 15:37:13 -06:00
Carter
674763de24 saving preferred units on success 2025-06-25 14:10:02 -06:00
Carter
a43ff1a8ad added preferred units back to the user settings menu 2025-06-25 13:44:40 -06:00
Carter
45ea740f0b Merge branch 'auth_stuff' into dev_environment 2025-06-25 12:49:51 -06:00
Carter
437d0357b6 Merge branch 'auth_stuff' into staging_environment 2025-06-25 12:49:38 -06:00
Carter
d3314a1ab9 minor syntax clean 2025-06-25 12:49:14 -06:00
Carter
dd7d67c2d0 Merge branch 'auth_stuff' into staging_environment 2025-06-25 11:05:32 -06:00
Carter
b4877038f1 Merge branch 'auth_stuff' into dev_environment 2025-06-25 11:04:33 -06:00
Carter
338b256d13 took out the login page route again, auth redirect forces login page if doing a sign up 2025-06-25 10:59:20 -06:00
Carter
c983216910 Merge branch 'auth_stuff' into staging_environment 2025-06-25 09:59:19 -06:00
Carter
1b36170a91 Merge branch 'auth_stuff' into dev_environment 2025-06-25 09:59:00 -06:00
Carter
c7848a25ef put the login page back 2025-06-25 09:45:02 -06:00
Carter
15d2a6a690 moved login page logic into the auth file to redirect correctly before auth redirects because you're unauthenticated 2025-06-24 16:46:59 -06:00
csawatzky
898bb9e0f1 fix open weather CI variable again 2025-06-24 11:17:36 -06:00
csawatzky
b314069c86 fix open weather ci variable 2025-06-24 11:16:44 -06:00
csawatzky
f5bc230fb6 changed test button to load scans 2025-06-24 11:01:37 -06:00