Commit graph

407 commits

Author SHA1 Message Date
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
Carter
48d792d76d fixed column sizing when all gas readings are visible 2025-05-26 09:42:39 -06:00
csawatzky
3368a9112f adding load more functionality to the devices and teams mobile tables 2025-05-23 16:13:39 -06:00
csawatzky
531c7f2570 Merge branch 'staging_environment' into table_load_more 2025-05-23 15:17:02 -06:00
csawatzky
d6a76203ef added load more function to the responsive table for mobile view 2025-05-23 15:15:55 -06:00
Carter
62436d6b0d Merge branch 'table_sorting' into staging_environment 2025-05-23 14:16:05 -06:00
Carter
6598c8e14c git rid of debug output 2025-05-23 14:15:33 -06:00
Carter
bad50e2191 saving and loading order and orderBy to and from session storage 2025-05-23 13:57:04 -06:00
Carter
a1a4851fd9 merged gas status, pulled, updated staging proto 2025-05-23 13:24:32 -06:00
Carter
32c2fbdb6e StatusGas now displays overlays and can be grouped 2025-05-23 12:13:10 -06:00
csawatzky
625a1f573d Merge branch 'staging_environment' of gitlab.com:brandx/bxt-app into staging_environment 2025-05-22 14:00:45 -06:00
csawatzky
f39c0d1102 updated the platform stuff to include the ethernet blue board 2025-05-22 13:31:37 -06:00