Commit graph

28 commits

Author SHA1 Message Date
Carter
4f31d036ef merged tag stuff 2025-01-27 12:16:47 -06:00
Carter
3a000b0094 implemented device statistics 2025-01-27 10:36:54 -06:00
csawatzky
f891e4c29b moved the side and bottom navigator out of the navigation container and into the header to stop the wildcard pages from re-rendering/loading whenever the navigator drawer is opened 2025-01-21 15:09:38 -06:00
Carter
67ea4cbfdc got rid of unnessarry logs 2025-01-07 15:17:27 -06:00
Carter
2d98917322 committing all group related code 2025-01-07 10:34:18 -06:00
csawatzky
0ec54b2d31 modified tsconfig.app.json file to deal with errors i was getting, also made changes to the tabs on the devices page and moved group stuff out of the router and into the device page file 2025-01-02 15:32:39 -06:00
Carter
bc8b0a3405 added group tabs: 2025-01-02 11:08:15 -06:00
Carter
438451690b loading device page with relative pathing 2024-12-12 14:11:08 -06:00
Carter
05f7765f82 relative page routing seems functional 2024-12-10 14:20:22 -06:00
Carter
84d06d9783 listing devices and linking them to their respoective page 2024-12-10 08:35:50 -06:00
Carter
03f8ed20ca can provision devices 2024-12-09 17:26:12 -06:00
Carter
a317cd8bbc added logout button 2024-12-02 13:46:10 -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
7ee06c4e19 added bottom navigator 2024-11-26 12:17:36 -06:00
Carter
f2d3b32c97 rendering users page with the responsive container 2024-11-25 20:48:48 -06:00
Carter
dd522732db users page added and functional with basic mui table components 2024-11-25 14:14:04 -06:00
Carter
d050fdee55 building data grid for users. currently has example grid with dummy data 2024-11-21 13:03:02 -06:00
Carter
aa56f05c25 resolved permission error from permissions coming back as string 2024-11-19 17:32:37 -06:00
Carter
952b3f6c4e fixed pageContainer width 2024-11-19 11:15:40 -06:00
Carter
61922f28ee hard coded the background colors in theme to keep them consistent between light and dark modes 2024-11-18 15:47:07 -06:00
Carter
a453147e9e using location hook to properly update render so it highlights the correct button after it's pressed based on url 2024-11-18 11:01:33 -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
Carter
d49bbd9447 adding side navigator and device icon 2024-11-13 13:57:02 -06:00
Carter
e17896aa35 redirecting to login if not authenticated in router 2024-11-13 10:37:24 -06:00
Carter
e639e2cdf9 added router for page navigation 2024-11-13 10:16:59 -06:00
Carter
bce4089903 connect theme toggle 2024-11-01 11:42:31 -06:00
Carter
4670dc4ecc added themeType and made themes work with our whiteLabels 2024-10-31 18:02:17 -06:00
Carter
0d5d2e821f added header 2024-10-31 15:16:47 -06:00