Commit graph

24 commits

Author SHA1 Message Date
Carter
afdbe3426e fixed a bunch of group/team permission stuff on the devices page 2025-04-25 14:40:49 -06:00
Carter
6727d9f132 fixed theme not using theme.ts 2025-04-22 15:05:26 -06:00
Carter
ffa060cee8 fixed margin causing app to scroll when it shouldn't 2025-04-22 12:59:10 -06:00
Carter
3454d16f36 got new theme system to work without re-rendering 2025-04-14 16:25:33 -06:00
Carter
89b964fef6 setting default team to view as when user is first loaded 2025-03-07 15:18:30 -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
0076f2d208 tags owned by device are loaded with device page data, adding tag is object agnostic 2025-01-22 13:44:56 -06:00
Carter
3ce00facd1 tag stuff 2025-01-08 14:45:45 -06:00
Carter
cf45fcb98a using chats instead of notes for the chat 2024-12-05 20:53:57 -06:00
Carter
f2d3b32c97 rendering users page with the responsive container 2024-11-25 20:48:48 -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
26595deba6 cut out garbage code and wrapped navigation container in appContent css 2024-11-13 10:58:15 -06:00
Carter
6329378586 theme toggle actually toggles theme; sign-in button actually signs in 2024-11-01 12:50:05 -06:00
Carter
bce4089903 connect theme toggle 2024-11-01 11:42:31 -06:00
Carter
4c51513cfe removed user from loading paramter (it's in global state now) 2024-11-01 11:28:17 -06:00
Carter
e9ae50a618 outputting loading screen parameters 2024-11-01 11:22:03 -06:00
Carter
f64e5ad231 added theme icon and login button when user is unauthenticated 2024-11-01 11:10:20 -06:00
Carter
5977aa8edf added team model, loading user with team 2024-11-01 10:13:17 -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
Renamed from src/app/App.tsx (Browse further)