Commit graph

12 commits

Author SHA1 Message Date
Carter
312cc6e2dc build info on bottom left of screen area 2026-05-22 11:09:18 -06:00
csawatzky
934264708f adding the dhv support check to the fullViewportContainer as well, it is not actually used by anything that i can see, but this will futureproof it in case it is used later 2026-02-03 13:19:53 -06:00
csawatzky
d009cf8383 use height, not minHeight, as that stopped the ability to scroll at all 2026-02-03 13:16:56 -06:00
csawatzky
b9bb31de7d modifying the page container style to fix the issue where on mobile when using a browser you cant scroll to the bottom because of how vh works 2026-02-03 13:02:14 -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
Carter
179cbcf542 default argument for page container spacing 2025-06-23 10:07:17 -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
Carter
2d98917322 committing all group related code 2025-01-07 10:34:18 -06:00
Carter
84d06d9783 listing devices and linking them to their respoective page 2024-12-10 08:35:50 -06:00
Carter
0e98d7329f team page added, uses data from previous page so that the team isn't loaded again if it's clicked from the team list 2024-11-29 18:28:38 -06:00
Carter
952b3f6c4e fixed pageContainer width 2024-11-19 11:15:40 -06:00
Carter
258b19583e side navigator can now actually link to different places, it is now placed inside the Router 2024-11-14 16:58:31 -06:00