Commit graph

368 commits

Author SHA1 Message Date
csawatzky
5b4d8d5566 Merge branch 'staging_environment' into node_exclusion_update 2025-07-22 14:41:27 -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
a0a54bee2a moved all of the libracart suff from the old frontend into the new new, also added libracart as an option alongside jd and cnh to skip the auth0 callback when redirected back to us from there 2025-07-17 13:42:11 -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
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
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
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
751b39d345 made the react components to display the card for scanned components 2025-06-26 13:20:10 -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
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
179cbcf542 default argument for page container spacing 2025-06-23 10:07:17 -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
2a020eb6e7 added login redirect 2025-06-18 16:17:27 -06:00
Carter
7aca89d715 merged streamline stuff 2025-06-13 14:37:23 -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
csawatzky
d5f3cb727c fixed the centering of the gate cards 2025-06-11 13:47:02 -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
06a5476e93 made a sticky header for the table 2025-06-09 11:11:39 -06:00
csawatzky
868ad677ae adding refresh function 2025-06-06 09:13:30 -06:00
csawatzky
216569b661 write permission to the bin or team is required to make the transaction rows selectable 2025-06-06 09:13:02 -06:00
Carter
9c94585de0 trying nginx conf change-up 2025-06-05 10:38:03 -06:00
Carter
b710c03ede made "resizeable" and optional prop for the responsive table 2025-06-04 12:34:23 -06:00
Carter
5b55563886 rendering cells without width instead of skipping render to fix index issue 2025-06-04 10:43:48 -06:00
Carter
5229aff9ab minor spacing changes 2025-06-03 12:21:02 -06:00
Carter
4d26cb0f05 using referece to get widths and darg indexes 2025-06-03 09:48:35 -06:00
Carter
6cc29c37c7 drag resize is working 2025-06-03 09:16:49 -06:00
csawatzky
49bd146de6 finished putting in the table and the dropdowns and the loading of stuff when it is needed 2025-05-29 16:55:28 -06:00
Carter
bf65aefd68 Merge branch 'master' into table_column_resize 2025-05-29 09:48:07 -06:00
Carter
cefb34dbbb groups tab is now saved to session storage 2025-05-27 11:08:50 -06:00
csawatzky
d17be025cb Merge branch 'staging_environment' into hybrid_inventory_control 2025-05-27 10:38:26 -06:00
Carter
a6930f9c4f Merge branch 'staging_environment' of gitlab.com:brandx/bxt-app into staging_environment 2025-05-26 16:37:36 -06:00
csawatzky
24fcb63ae6 trying a new push 2025-05-26 16:25:38 -06:00
csawatzky
e97773ffc9 added load more function to mobile view of responsive table to the remaining uses 2025-05-26 16:04:13 -06:00
csawatzky
45255f69d5 modified the heaters to use the mobile view of the responsive table rahter than define their own list 2025-05-26 15:33:25 -06:00
csawatzky
fde0eb731c doing some more mobile views to load more 2025-05-26 13:21:42 -06:00
Carter
a5c9fc5b76 Merge branch 'gas_status' into staging_environment 2025-05-26 09:43:26 -06:00