Commit graph

43 commits

Author SHA1 Message Date
csawatzky
29d9e7377c working on US ton stuff 2026-03-04 12:51:10 -06:00
Carter
de855c6fdb adding ? before accessing length to prevent white screen error 2025-12-17 10:46:20 -06:00
Carter
ecd7f08510 got rid of extra divider when access object isn't there 2025-10-21 12:30:17 -06:00
Carter
9cab2b88c7 added access-object to allowable actions 2025-10-21 12:19:39 -06:00
csawatzky
d8479b47dc added map zoom back into to the user settings 2025-09-08 12:57:34 -06:00
Carter
4f8b0254bb added a welcome tour to the signupCallback page 2025-07-08 14:07:01 -06:00
Carter
674763de24 saving preferred units on success 2025-06-25 14:10:02 -06:00
Carter
a43ff1a8ad added preferred units back to the user settings menu 2025-06-25 13:44:40 -06:00
Carter
c7848a25ef put the login page back 2025-06-25 09:45:02 -06:00
Carter
2a020eb6e7 added login redirect 2025-06-18 16:17:27 -06:00
csawatzky
f0295c7480 changing the use effect to make the call to the dispatch to change as to view as the user but is recording who they were viewing as, if they close without selecting an abject it will restore the previous team to the dispatch 2025-05-15 15:19:46 -06:00
csawatzky
a7ed8ccb21 moved the dispatch call to change as to be after the navigation 2025-05-15 14:37:20 -06:00
Carter
1b1d6e4485 using local storage to remember team names in the bread crumbs 2025-04-23 16:07:36 -06:00
csawatzky
b62c7dbe5c updated the component and device api's to have as be a parameter for the function 2025-04-22 14:33:19 -06:00
Carter
bd852c083a fixed get theme hook error 2025-04-15 15:21:44 -06:00
Carter
df0f7eb6aa theme change is now in user settings 2025-04-15 09:29:16 -06:00
Carter
3454d16f36 got new theme system to work without re-rendering 2025-04-14 16:25:33 -06:00
Carter
65eeb9e8b4 got rid of material-ui references and fixed fan icon import 2025-03-18 11:40:16 -06:00
Carter
89b964fef6 setting default team to view as when user is first loaded 2025-03-07 15:18:30 -06:00
Carter
d19d37410e added view as button to user menu 2025-03-07 13:09:14 -06:00
Carter
b0274ad639 implemented access object but didn't add the file to git haha silly me. 2025-03-06 11:55:27 -06:00
Carter
eff8a544ba access object imported 2025-03-06 11:53:32 -06:00
Carter
6c5ac2b17c added team select in user menu 2025-02-12 13:25:12 -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
30f0d671af chat input now always sits at the bottom of the chat; has a divider 2024-12-06 13:30:09 -06:00
Carter
7c3b0a3ab0 team chat is now functional 2024-12-03 09:33:43 -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
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
Carter
5c79f9a633 user menu and user settings can now be opened 2024-11-27 10:44:08 -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
cf4e3fbe1f adding and removing teams works 2024-11-19 12:32:07 -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
Carter
6d71ca75a9 updated config so to import from src folders easier 2024-11-14 13:53:24 -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
fc03b8c7b1 added theme icon and login button when user is unauthenticated 2024-11-01 11:14:42 -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