Commit graph

203 commits

Author SHA1 Message Date
Carter
a2a6acd934 got rid of sticky header's background color 2025-06-13 15:16:57 -06:00
csawatzky
34fac72a07 Merge branch 'sticky_header' into staging_environment 2025-06-09 14:56:35 -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
Carter
2b904a9f93 Merge branch 'table_column_resize' into staging_environment 2025-06-05 13:59:35 -06:00
csawatzky
009de038c3 change the bracket data 2025-06-04 16:57:55 -06:00
Carter
371185e8a5 can reset widths to default from the column settings menu 2025-06-04 16:03:14 -06:00
Carter
43b519ca37 column widths save to local storage 2025-06-04 15:54:43 -06:00
Carter
b710c03ede made "resizeable" and optional prop for the responsive table 2025-06-04 12:34:23 -06:00
Carter
e1b3afd543 code cleaning 2025-06-04 10:56:06 -06:00
Carter
64748bd76d using a loop to determine the next table cell to shrink 2025-06-04 10:55:14 -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
6a1c61606c stopped resize selected from text highlighting 2025-06-03 12:27:07 -06:00
Carter
5229aff9ab minor spacing changes 2025-06-03 12:21:02 -06:00
Carter
56f78dd906 got rid of last column size grabber 2025-06-03 09:50:36 -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
Carter
bf65aefd68 Merge branch 'master' into table_column_resize 2025-05-29 09:48:07 -06:00
Carter
aaf3cd2784 Merge branch 'tags_fix' into staging_environment 2025-05-28 12:43:58 -06:00
Carter
34b3017325 added tooltips back to smartbreacrumb chips 2025-05-28 12:43:36 -06:00
Carter
0cd0921c63 formatted column titles to have a size grabber thing 2025-05-26 13:55:48 -06:00
csawatzky
fde0eb731c doing some more mobile views to load more 2025-05-26 13:21:42 -06:00
csawatzky
159a0638e7 merging issues resolved 2025-05-23 15:23:19 -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
6f2c6ca255 clicking new column always starts in ascending, cycling the same column can turn off sorting 2025-05-23 14:12:08 -06:00
Carter
746cfdf8a9 Merge branch 'gas_status' into staging_environment 2025-05-23 13:31:40 -06:00
Carter
eacc32352b minor styling change, got rid of code warnings 2025-05-23 13:30:26 -06:00
Carter
a1a4851fd9 merged gas status, pulled, updated staging proto 2025-05-23 13:24:32 -06:00
Carter
7d1081ea50 gas status now rotates through overlays properly, shows the correct readings when grouped 2025-05-23 13:13:37 -06:00
Carter
32c2fbdb6e StatusGas now displays overlays and can be grouped 2025-05-23 12:13:10 -06:00
Carter
e978a26060 Merge branch 'table_sorting' into staging_environment 2025-05-22 12:41:04 -06:00
Carter
ff6a7096de minor styling 2025-05-22 12:40:56 -06:00
Carter
720e23c27e Merge branch 'staging_environment' of gitlab.com:brandx/bxt-app into staging_environment 2025-05-22 12:30:25 -06:00
Carter
733522947a Merge branch 'table_sorting' into staging_environment 2025-05-22 12:30:10 -06:00
Carter
c058b4179c implemented column ordering in bin cable estimator 2025-05-22 12:29:51 -06:00
Carter
8143ef4c37 added table sorting to responsive table 2025-05-22 11:16:08 -06:00
Carter
6dc181b24c status card for gas readings 2025-05-21 13:49:00 -06:00
Carter
abde5c6499 separateDust setting will persist in local storage 2025-05-16 13:26:17 -06:00
Carter
2a578a947e fixed sen5x status component not rotating after switching setting 2025-05-16 12:27:22 -06:00
Carter
33988e3684 added optional element to responsive table to render an element before the search bar 2025-05-16 11:33:25 -06:00
Carter
ebf6bdb71a fixed navigation bug in devices page; added option to seperate dust from sen5x to different column 2025-05-16 10:53:26 -06:00
csawatzky
39a90c93cb changing the font to open sans for typography in theme.ts, and making the toggled one bold 2025-05-14 15:25:51 -06:00
Carter
5b6e25a7fa Merge branch 'upgrade_device' into staging_environment 2025-05-14 10:10:24 -06:00
csawatzky
5403fe3392 changing background colour of highlighted/toggled button 2025-05-14 08:51:50 -06:00
csawatzky
b7881e3e01 Merge branch 'button_group' into dev_environment 2025-05-13 13:46:32 -06:00
csawatzky
65d960ca10 have the background use the whitelabels secondary colour for the toggled buttons 2025-05-13 13:46:02 -06:00
csawatzky
269417a321 created new buttonGroup common component to replace the styled toggles since they don't seem to be styling the way we want anymore 2025-05-12 16:47:12 -06:00