Commit Graph

468 Commits

Author SHA1 Message Date
Alexander Holliday 2288754cd0 Merge pull request #190 from MuhammadKhalilzadeh/monitors
Create new monitor without dropdowns
2024-06-25 17:25:44 -04:00
Alexander Holliday d106f71acb Merge pull request #196 from bluewave-labs/revert-195-feat/terry-component
Revert "first commit"
2024-06-25 16:09:13 -04:00
Alexander Holliday fbc983895c Revert "first commit" 2024-06-25 13:09:02 -07:00
Terry Jung 76a140f42b Merge pull request #195 from terryjung0244/feat/terry-component
first commit
2024-06-25 15:35:39 -04:00
terryjung0244 f5f67f277a first commit 2024-06-25 15:29:59 -04:00
Alexander Holliday f14ea09241 Merge pull request #186 from bluewave-labs/feat/monitor-user-name
Added authstate to CurrentStats, displays username correctly, resolves #185
2024-06-25 14:45:56 -04:00
Alexander Holliday 87b3d2c8c1 Merge pull request #184 from bluewave-labs/feat/token-ttl
Added token TTL env variable with default of 2 hours, resolves #163
2024-06-25 14:19:03 -04:00
Alexander Holliday 3cd6cbc62e Merge pull request #194 from bluewave-labs/fix/monitor-auth-slice-error-handling
Fixed error handling bug in redux slices
2024-06-25 14:16:00 -04:00
Alex Holliday 8eae283507 Fixed error handling bug in redux slices 2024-06-25 11:14:16 -07:00
MuhammadKhalilzadeh 9f06a0abda Create new monitor without dropdowns 2024-06-25 13:34:19 +03:30
MuhammadKhalilzadeh fb2706caed Create new monitor without dropdowns 2024-06-25 13:33:06 +03:30
MuhammadKhalilzadeh 4eab458065 Create new monitor without dropdowns 2024-06-25 13:30:52 +03:30
MuhammadKhalilzadeh ca689d4de8 Create new monitor without dropdowns 2024-06-25 13:22:28 +03:30
Alex Holliday 8d92baff84 Added authstate to CurrentStats, displays username correctly 2024-06-24 14:59:19 -07:00
Alexander Holliday 11c1819951 Merge pull request #183 from bluewave-labs/feat/nav-state
Feat/nav state, resovles #177
2024-06-24 17:53:10 -04:00
Alex Holliday 61a059bf21 Added token TTL env variable with default of 2 hours 2024-06-24 14:12:23 -07:00
Alex Holliday bb27a9f49f NavBar now shows correct name on login, sign up redirect functional 2024-06-24 13:51:11 -07:00
Alex Holliday e356515098 Moved login and register out of the rouer outlet, added redirect to root route 2024-06-24 13:27:38 -07:00
Alex Holliday b84a5e017d Implemented protected route component, added protected routes. Fixed redircts. Removed token from localstorage, not being used 2024-06-24 13:03:42 -07:00
Alex Holliday 5beaa8dfe1 Merge remote-tracking branch 'upstream/master' into feat/protected-routes 2024-06-24 12:46:12 -07:00
Alexander Holliday b9419d7379 Merge pull request #179 from bluewave-labs/feat/logout
Implemented logout funcationality, resolves #178
2024-06-24 15:33:52 -04: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
Alexander Holliday 173baf76be Merge pull request #170 from bluewave-labs/feat/monitor-to-backend
Feat/monitor to backend, resolves #160
2024-06-24 14:00:23 -04:00
Alex Holliday d883898384 Refactored to deal with empty data set 2024-06-24 10:59:18 -07:00
Alexander Holliday 3d201a0d4b Merge pull request #176 from bluewave-labs/feat/profile-settings-refactor
Refactor Profile Settings elements with their respective components, #172
2024-06-24 11:48:58 -04:00
Daniel Cojocea bb42bfc00a Adjusted password form field namings 2024-06-24 11:43:07 -04:00
Daniel Cojocea e6ea59dee5 Adjusted form fields to lowercase as per backend requirements 2024-06-23 18:42:33 -04:00
Daniel Cojocea 75f28eaf45 Integrated joi validation 2024-06-23 17:41:40 -04:00
Alexander Holliday aa36a33e4d Merge pull request #175 from MuhammadKhalilzadeh/monitors
Monitors
2024-06-23 08:49:20 -04:00
Daniel Cojocea b85f1f6396 Refactored input elements with their respective components and added validation 2024-06-22 18:39:11 -04:00
MuhammadKhalilzadeh 59c00f1493 a small change 2024-06-22 09:01:16 +03:30
MuhammadKhalilzadeh 640e41cf3b a small change 2024-06-22 08:55:19 +03:30
Alexander Holliday 952e6f07c1 Merge pull request #171 from bluewave-labs/feat/profileSettings-style
Feat/profile settings style
2024-06-21 16:33:20 -07:00
Daniel Cojocea 5d7c8af2df Resolved conflict 2024-06-21 19:31:27 -04:00
Daniel Cojocea db652852f1 Removed duplicate styling code from component files 2024-06-21 19:08:42 -04:00
Alex Holliday 68cb5b4597 Added forgotten Host and HostStatus components 2024-06-21 16:07:30 -07:00
Alex Holliday 9b8c651736 Monitor summary now displays correct data 2024-06-21 15:51:53 -07:00
Alex Holliday 171b1b8059 Conneted Monitor page to backend. Added data normailization to Checks. Added JSdocs and proptypes 2024-06-21 15:11:54 -07:00
Alex Holliday 2f1053bd05 Iniital commit 2024-06-21 11:08:31 -07:00
Alexander Holliday 30b2229e98 Merge pull request #132 from MuhammadKhalilzadeh/monitors
Monitors
2024-06-21 10:23:38 -07:00
Alexander Holliday 37e855cb26 Merge pull request #168 from bluewave-labs/feat/color-variables
Changed color variables to resolve merge conflict from #132
2024-06-21 10:22:33 -07:00
Daniel Cojocea 17294afd4b Changed color variables to resolve merge conflict 2024-06-21 13:18:42 -04:00
Daniel Cojocea f563629e69 refactored some hardcoded css 2024-06-21 13:16:11 -04:00
Alexander Holliday d08662cda2 Merge pull request #167 from bluewave-labs/feat/redux-persist
Added and configured redux-persist, resolves #164
2024-06-21 10:09:02 -07:00
Alexander Holliday 7c40dc6b3c Merge pull request #166 from bluewave-labs/feat/async-thunk-monitors-by-id
Implemented async thunk for getMonitorsByUserId, resolves #161
2024-06-21 10:08:46 -07:00
Alex Holliday 0b88dbfae2 Added whitelist 2024-06-20 15:08:41 -07:00
Alex Holliday 5d855157b4 Added and configured redux-persist 2024-06-20 14:07:33 -07:00
Alex Holliday 2ce8de5304 Implemented async thunk for getMonitorsByUserId 2024-06-20 13:50:31 -07:00