Commit graph

282 commits

Author SHA1 Message Date
Carter
8fc8745862 fixed linking between groups and devices 2025-01-07 14:53:43 -06:00
Carter
77fb5a6bcf added ability to prepend paths to smart breadcrumb 2025-01-07 14:02:39 -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
26f0b7081b added loading detection 2024-12-19 14:15:21 -06:00
Carter
916d0f9132 groupd now generate tabs 2024-12-19 14:10:16 -06:00
Carter
c1ff72025a can add groups 2024-12-18 14:00:21 -06:00
Carter
4b08791bc9 actually added device actions 2024-12-18 11:02:55 -06:00
Carter
aa3301ac35 added device actions 2024-12-13 13:27:16 -06:00
Carter
cd986c4f56 added smart bread crumbs 2024-12-13 10:48:43 -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
30f0d671af chat input now always sits at the bottom of the chat; has a divider 2024-12-06 13:30:09 -06:00
Carter
cf45fcb98a using chats instead of notes for the chat 2024-12-05 20:53:57 -06:00
Carter
9ec1956687 updated chat styling; text input now always visible 2024-12-04 15:26:04 -06:00
Carter
7c3b0a3ab0 team chat is now functional 2024-12-03 09:33:43 -06:00
Carter
ba77dbc710 added logout and Team page 2024-12-02 14:11:08 -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
c94b8093ff teams list now uses responsive container 2024-11-26 15:28:49 -06:00
Carter
3f96724422 responsive table now has optional mobile render prop; users now has functional mobile view 2024-11-26 11:51:11 -06:00
Carter
441223d85e made search bar more functional 2024-11-25 22:14:26 -06:00
Carter
e4189a23c5 fixed column misplacement when no render for gutter 2024-11-25 20:56:52 -06:00
Carter
f2d3b32c97 rendering users page with the responsive container 2024-11-25 20:48:48 -06:00
Carter
8265914627 responsive table added and partly implemented. Has optional gutter component for rendering a subcomponent on the press of a button 2024-11-25 18:42:56 -06:00
Carter
dd522732db users page added and functional with basic mui table components 2024-11-25 14:14:04 -06:00
Carter
cf4e3fbe1f adding and removing teams works 2024-11-19 12:32:07 -06:00
Carter
952b3f6c4e fixed pageContainer width 2024-11-19 11:15:40 -06:00
Carter
e95b654d7f teams list now renders 2024-11-18 10:10:29 -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