Commit graph

146 commits

Author SHA1 Message Date
Carter
476d696aa8 put error boundary around the group page 2025-01-30 13:16:58 -06:00
Carter
d7dc1fa417 put error boundary around the group page 2025-01-30 13:16:01 -06:00
Carter
a64f091aed adding sourcemap to vite config 2025-01-30 12:35:19 -06:00
Carter
bcef5ecd85 building in development mode on dev server for better error reading 2025-01-30 11:56:44 -06:00
Carter
9edb6bbb2f fixed permission issue with groups, added groups and devices links to team page 2025-01-30 11:38:39 -06:00
Carter
400b7d54a4 just logging user data 2025-01-29 14:34:01 -06:00
Carter
4f31d036ef merged tag stuff 2025-01-27 12:16:47 -06:00
Carter
adbf83808f devices stat cards can be selected to list by device state 2025-01-27 12:15:10 -06:00
Carter
3a000b0094 implemented device statistics 2025-01-27 10:36:54 -06:00
Carter
0076f2d208 tags owned by device are loaded with device page data, adding tag is object agnostic 2025-01-22 13:44:56 -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
csawatzky
38e0bcb33c added notification drawer to the header
for the moment commented out the code to get the component icons and am just displaying the device icons until the component stuff is added to the new frontend
2025-01-20 14:58:36 -06:00
Carter
4e7c68401b device settings and actions made functional 2025-01-10 14:42:30 -06:00
Carter
3ce00facd1 tag stuff 2025-01-08 14:45:45 -06:00
Carter
67ea4cbfdc got rid of unnessarry logs 2025-01-07 15:17:27 -06:00
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
23bcb467e9 wrote helper function fto accomodate improper enums 2024-12-13 09:39:19 -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
0ae37f1370 slight styling changes 2024-12-06 13:41:01 -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
c31712464b added CancelSubmit common element 2024-12-06 12:26:26 -06:00
Carter
374ba20f0c formatted chat input better, got rid of resize, added end adornment to send messages without the enter button 2024-12-06 11:36:27 -06:00
Carter
a0d1fcf5a9 chat output remembers scroll position with every scroll, so position is saved when items are deleted as well. 2024-12-06 10:45:37 -06:00
Carter
558bed357a got rid of useless scrollPos variable 2024-12-06 10:18:15 -06:00
Carter
48549bf4de chat automatically adjusts scrollbar so as to not effect the chat view when more chats are loaded 2024-12-06 10:14: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
1a9ee12533 added chat drawer 2024-12-04 10:41:46 -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
a317cd8bbc added logout button 2024-12-02 13:46:10 -06:00
Carter
5603f86b87 favoriting team no longer triggers reload in team list 2024-11-29 19:07:06 -06:00
Carter
39764ae4b0 can now favorite a team from TeamActions 2024-11-29 18:53:41 -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
091634161f added notification settigns 2024-11-27 14:46:25 -06:00
Carter
15c3c8b536 fixed avatar and phone number settigns 2024-11-27 14:02:06 -06:00
Carter
1da5faf59c user settings icon picker 2024-11-27 11:37:04 -06:00