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
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
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
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
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
d3314a1ab9
minor syntax clean
2025-06-25 12:49:14 -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
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
f5bc230fb6
changed test button to load scans
2025-06-24 11:01:37 -06:00
Carter
5c4036e974
Merge branch 'team_share' into dev_environment
2025-06-23 12:22:45 -06:00
Carter
f900ba6c9d
turning imitation to false when sharing team from the team page
2025-06-23 12:17:02 -06:00
Carter
2e78c3f03c
fixed side navigator prop error
2025-06-23 10:24:38 -06:00
Carter
179cbcf542
default argument for page container spacing
2025-06-23 10:07:17 -06:00
csawatzky
7630b67bc7
Merge branch 'i2c_detect' into dev_environment
2025-06-19 12:02:12 -06:00
csawatzky
2c3ba2c1f5
updating the proto and adding a button on the device page to test the scan i2c command
2025-06-19 11:32:21 -06:00
Carter
78884da48c
merged in team share branch and update proto
2025-06-18 16:19:29 -06:00
Carter
2a020eb6e7
added login redirect
2025-06-18 16:17:27 -06:00
Carter
a2a6acd934
got rid of sticky header's background color
2025-06-13 15:16:57 -06:00
Carter
7aca89d715
merged streamline stuff
2025-06-13 14:37:23 -06:00
Carter
1740160077
enabled more buttons in the side navigator for streamline
2025-06-13 11:28:52 -06:00
Carter
d684f6c39a
added some streamline whitelabel stuff
2025-06-12 15:52:01 -06:00
csawatzky
10b9cb951d
set spacing on device
2025-06-12 12:34:03 -06:00
Carter
b4204a1998
fixed streamline whiteLabel colors
2025-06-11 15:42:30 -06:00
Carter
af518b58a8
made streamline further up the whitelabel list so it doesn't default to agriculture by accident
2025-06-11 14:35:30 -06:00
csawatzky
769c35f0f7
changed the variant of the circular progress to show progress of the update rather than the looping animation
2025-06-11 14:34:52 -06:00
Carter
8a0c9491c8
added streamline whitelabel
2025-06-11 14:22:47 -06:00
csawatzky
7ef12f1078
changing determination of empty to being less than 5 bushels because if hte auto inventory sets it to 0 it causes null issues between golang and the DB
2025-06-11 13:56:44 -06:00
csawatzky
d5f3cb727c
fixed the centering of the gate cards
2025-06-11 13:47:02 -06:00
csawatzky
8cfba48968
Merge branch 'co2_bin_activity' into dev_environment
2025-06-11 11:58:15 -06:00