Commit graph

72 commits

Author SHA1 Message Date
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
cf45fcb98a using chats instead of notes for the chat 2024-12-05 20:53:57 -06:00
Carter
15c3c8b536 fixed avatar and phone number settigns 2024-11-27 14:02:06 -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
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
e95b654d7f teams list now renders 2024-11-18 10:10:29 -06:00
Carter
df4a259131 added ts config so that it could compile using absolute paths without error 2024-11-14 15:27:54 -06:00
Carter
d49bbd9447 adding side navigator and device icon 2024-11-13 13:57:02 -06:00
Carter
f602a22b1b added state containers, user model, and the button for user menu 2024-10-31 20:30:11 -06:00
Carter
95a1ba486b imported logos, header displays logo based on whiteLabel 2024-10-31 17:21:12 -06:00
Carter
0d5d2e821f added header 2024-10-31 15:16:47 -06:00
Carter
c89ef8d48a added protobuf ts dependency 2024-10-29 13:40:51 -06:00
Carter
eafb88ebfc Now loading user in a wrapper for the app, added loading screen 2024-10-29 11:13:51 -06:00
Carter
a7b417abdf added http provider 2024-10-23 08:49:33 -06:00
Carter
0b29c7056a gave auth0 provider 2024-10-22 12:59:51 -06:00
Carter
7873310412 temporarily disabled test 2024-10-21 15:08:48 -06:00
Carter
08f69f81d1 added babel and deleted unused files 2024-10-21 14:49:06 -06:00
Carter
7fe654a0e5 switched to vite instead of create-react-app to stayed updated in packages 2024-10-21 14:32:25 -06:00
Carter
31115fc7cf added pretty-quick 2024-10-09 14:29:12 -06:00
Carter
3b45a9c3e3 Initialize project using Create React App 2024-10-09 12:09:23 -06:00