Commit graph

663 commits

Author SHA1 Message Date
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
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
csawatzky
41a17ded94 using co2 for the bin activity along with cables 2025-06-11 11:56:27 -06:00
csawatzky
7b6dd72b90 put the refresh in the finally block since the bin was being refreshed before that changes had occured 2025-06-10 10:47:00 -06:00
csawatzky
34fac72a07 Merge branch 'sticky_header' into staging_environment 2025-06-09 14:56:35 -06:00
csawatzky
cb7bf64c68 Merge branch 'hybrid_inventory_control' into staging_environment 2025-06-09 14:55:26 -06:00
csawatzky
48f3c03ebc removed the default padding from page container, and changed the prop from padding to spacing, this will add left and right padding and a top margin, also disable the page wide scroll bar in app.css 2025-06-09 14:12:42 -06:00
csawatzky
7a99a44307 protobuf update and added agi cable subtype 2025-06-09 11:13:46 -06:00
csawatzky
06a5476e93 made a sticky header for the table 2025-06-09 11:11:39 -06:00
csawatzky
347c86a285 fixed button on map to go to fields page 2025-06-06 14:08:15 -06:00