Commit graph

66 commits

Author SHA1 Message Date
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
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
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