Commit Graph

27 Commits

Author SHA1 Message Date
Daniel Cojocea
31e4c7b110 Fixed avatar image not displaying 2024-07-08 16:06:12 -04:00
Daniel Cojocea
28c3616004 Fixed save picture functionality 2024-07-05 19:52:29 -04:00
Daniel Cojocea
5807990342 Refactored some of the code 2024-07-04 20:47:23 -04:00
Daniel Cojocea
7f57f9fa0c Connected picture state to redux 2024-07-03 17:49:40 -04:00
Alex Holliday
f97aa1ca8c Return user and Token instead of decoding token. Added transform to not store image in redux store 2024-07-03 12:20:30 -07:00
Alex Holliday
20301d1933 removed stub method 2024-07-01 11:50:35 -07:00
Alex Holliday
7a066733da Added async thunk for creating monitors, connected CreateMonitor to backend 2024-06-27 15:27:32 -07:00
Daniel Cojocea
91f2cac438 Fixed error handling bug 2024-06-25 14:20:13 -04:00
Daniel Cojocea
a64be7c017 Merge remote-tracking branch 'upstream/master' into feat/profile-settings-redux 2024-06-25 14:16:52 -04:00
Alex Holliday
8eae283507 Fixed error handling bug in redux slices 2024-06-25 11:14:16 -07:00
Daniel Cojocea
4edc18a9f4 Implemented redux integration - profile panel 2024-06-25 13:01:21 -04:00
Daniel Cojocea
ee08bac389 Initial commit 2024-06-24 21:32:30 -04:00
Alex Holliday
5beaa8dfe1 Merge remote-tracking branch 'upstream/master' into feat/protected-routes 2024-06-24 12:46:12 -07:00
Alex Holliday
3c8de47c5f Added clearing monitor state 2024-06-24 12:00:49 -07:00
Alex Holliday
6c6070baae iniital commit 2024-06-24 11:56:25 -07:00
Alex Holliday
7d7b155d45 AdImplemented logout funcationality: 2024-06-24 11:21:30 -07:00
Alex Holliday
2f1053bd05 Iniital commit 2024-06-21 11:08:31 -07:00
Alex Holliday
2ce8de5304 Implemented async thunk for getMonitorsByUserId 2024-06-20 13:50:31 -07:00
Alex Holliday
a12e200e33 Removed log statement, saved authToken to auth state 2024-06-10 14:28:31 -07:00
Alex Holliday
44c9659b1d Refactored actions 2024-06-10 12:24:17 -07:00
Alex Holliday
9beebd90a1 Connected login to backend 2024-06-10 11:53:10 -07:00
Alex Holliday
91891b1a90 Added async thunk 2024-06-10 10:38:00 -07:00
Alex Holliday
de7b6b4c89 Used redux for auth information 2024-06-07 16:17:10 -07:00
Alex Holliday
b4cee7e065 Refacoted API url 2024-06-04 14:18:25 -07:00
Alex Holliday
9926f60c09 Refactored to use thunk for Axios request 2024-06-04 13:32:17 -07:00
Alex Holliday
fbe357091a Revised initial state for monitors 2024-06-04 12:40:05 -07:00
Alex Holliday
ccb61004bb Set up Redux Toolkit, Added redux demo to /demo route 2024-06-04 12:15:35 -07:00