Commit Graph

570 Commits

Author SHA1 Message Date
M M fa70ae655a Added path for details page for the monitors. 2024-07-03 20:07:45 -07:00
Alexander Holliday 6f4e7d6631 Merge pull request #246 from bluewave-labs/feat/incidents-pg-refactor
Incidents page refactor.
2024-07-03 13:23:08 -07:00
Alexander Holliday eb8aa4725a Merge pull request #253 from bluewave-labs/fix/monitor-status
Update monitor status
2024-07-03 13:21:10 -07:00
Alex Holliday 04ff74dcef Update monitor status 2024-07-03 13:19:47 -07:00
Alexander Holliday be9e5884bf Merge pull request #251 from bluewave-labs/feat/monitor-status-change
Monitor now has a status, status will be updated on new check, #235
2024-07-03 13:09:31 -07:00
Alexander Holliday d450463b38 Merge pull request #252 from bluewave-labs/fix/remove-image-from-returned-user
Fix/remove image from returned user
2024-07-03 12:37:14 -07:00
Alex Holliday ceecf3427c Added JS doc 2024-07-03 12:34:57 -07:00
Alex Holliday 505d9f2890 Added error checking and fixed typo 2024-07-03 12:32:42 -07: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 440716b021 Merge remote-tracking branch 'upstream/master' into fix/remove-image-from-returned-user 2024-07-03 12:07:43 -07:00
Alexander Holliday fd52943870 Merge pull request #250 from bluewave-labs/feat/registration-role
Added admin role to registration, resolves #249
2024-07-03 12:07:20 -07:00
Alex Holliday 59992b4ac8 Remove profileImage from returned user 2024-07-03 11:59:24 -07:00
Alex Holliday 031ae06d41 Add conditional to avoid extra db operatons 2024-07-03 11:46:30 -07:00
Alex Holliday 9ccf42fe55 Monitor now has a status, status will be updated on new check 2024-07-03 11:41:12 -07:00
Alex Holliday 9a382210b6 Added admin role to registration 2024-07-03 11:21:14 -07:00
Alexander Holliday 3a1bd48d89 Merge pull request #248 from bluewave-labs/feat/profile-picture-update-endpoint
Added image bytes to update user profile, resolves #247
2024-07-03 10:26:30 -07:00
Alex Holliday da1e8ee5d9 Added image bytes to update user profile 2024-07-03 10:23:16 -07:00
Alexander Holliday 9532fa6fb5 Merge pull request #245 from bluewave-labs/feat/redirect-on-no-admin
Feat/redirect on no admin, resolves #232
2024-07-03 09:53:15 -07:00
M M 971518d70e Added JSDocs. 2024-07-02 21:19:44 -07:00
M M 99f460c80a Added header. 2024-07-02 21:13:29 -07:00
M M f7e8e69168 Added icon to filter by status dropdown. 2024-07-02 21:07:15 -07:00
M M 8453542777 Got rid of the adornment at the end. 2024-07-02 20:46:28 -07:00
M M c9ca639f23 Added the filter by status dropdown to the page. 2024-07-02 20:43:39 -07:00
M M c2b47e5cc4 Placed the TableContainer in a box to better match figma design. 2024-07-02 20:24:51 -07:00
Alex Holliday 033101c884 Added dependency array and catch block 2024-07-02 15:57:53 -07:00
Alex Holliday 299dadd24d Check for admin, redirect to register/login as appropriate 2024-07-02 15:54:49 -07:00
Alex Holliday b563c44f38 Merge remote-tracking branch 'upstream/master' into feat/redirect-on-no-admin 2024-07-02 14:39:47 -07:00
Alexander Holliday 75d16b749d Merge pull request #243 from bluewave-labs/feat/check-admin
Feat/check admin, resolves #241
2024-07-02 14:22:05 -07:00
Alexander Holliday 65d55c239f Merge pull request #244 from bluewave-labs/feat/picture-validation
Added validation to picture uploads, resolves #213
2024-07-02 12:58:12 -07:00
Alexander Holliday 7d78d054ba Merge pull request #231 from bluewave-labs/feat/image-upload
Feat/image upload, resolves #221
2024-07-02 12:33:49 -07:00
Daniel Cojocea 5cbe916a94 Added missing proptype and jsdocs 2024-07-02 14:56:02 -04:00
Daniel Cojocea 92c7816623 Added validation to picture uploads 2024-07-02 14:51:31 -04:00
Alex Holliday acd96989cc Merge remote-tracking branch 'upstream/master' into feat/redirect-on-no-admin 2024-07-02 11:14:23 -07:00
Alex Holliday cee88f63d9 Make axios request 2024-07-02 11:14:12 -07:00
Alexander Holliday 3760e6b5e7 Merge pull request #238 from bluewave-labs/fix/verify-ownership
Added special case for User document, resolves #237
2024-07-02 11:13:53 -07:00
Alexander Holliday c545a704ac Merge branch 'master' into feat/image-upload 2024-07-02 11:00:48 -07:00
Alex Holliday 9d628008bc Merge remote-tracking branch 'upstream/master' into feat/check-admin 2024-07-02 10:50:39 -07:00
Alex Holliday 53bd2cacdc Added local state 2024-07-02 10:50:18 -07:00
Alexander Holliday 7f24aec2cc Merge pull request #239 from bluewave-labs/feat/user-roles
Added role field to User model, resolves #233
2024-07-02 10:48:56 -07:00
Alex Holliday ec63281202 Return admin account status on check 2024-07-02 10:45:38 -07:00
Alex Holliday c469a01ec5 Updated validation 2024-07-02 10:39:22 -07:00
Alex Holliday d7d6effdda Add route and controller 2024-07-02 10:38:02 -07:00
Alex Holliday 898738e287 Added role field to User model 2024-07-02 10:24:06 -07:00
Alex Holliday 50f219249b Added special case for User document 2024-07-02 10:20:10 -07:00
Alexander Holliday 754079d5c4 Merge pull request #230 from bluewave-labs/feat/incidents-page
Implementation of the Incidents page.
2024-07-02 09:49:17 -07:00
Alex Holliday 20301d1933 removed stub method 2024-07-01 11:50:35 -07:00
Alex Holliday e8d4a5d868 Add profileImage to schema, controllers, and routes 2024-07-01 11:48:56 -07:00
Gorkem Cetin (BWL) 9fef75e824 Fix for contributing.md 2024-06-30 21:36:29 -04:00
Gorkem Cetin (BWL) 8e7c6ceb99 Updates to CONTRIBUTING.md 2024-06-30 21:30:46 -04:00
Gorkem Cetin (BWL) 6c543ffa9c Create PULLREQUESTS.md 2024-06-30 21:17:07 -04:00