Commit Graph

169 Commits

Author SHA1 Message Date
M M 7736828c95 Added JS docs. 2024-07-15 14:42:48 -07:00
M M 3c2ea63fc7 Got rid of category objects and changed to just the number. 2024-07-15 14:42:15 -07:00
M M a36665396d Got rid of extra timestamp field. 2024-07-15 14:37:59 -07:00
M M 7b95894239 Delete Server/Docker folder. 2024-07-15 14:36:17 -07:00
M M 5883fa0747 Added docs. 2024-07-15 14:08:17 -07:00
M M 19861f3253 Made the schema for the lighthouse metrics. 2024-07-15 14:06:41 -07:00
Alex Holliday 38102d1e7b Removed 404 error thrown when user has no monitors to display 2024-07-12 11:30:36 -07:00
Alexander Holliday 9867089c73 Merge pull request #324 from bluewave-labs/fix/get-monitors-by-user
Fixed non functioning code
2024-07-12 11:22:34 -07:00
Alex Holliday b0cbea156c Add check for admin acount 2024-07-12 10:57:39 -07:00
Alex Holliday 12e85aed03 Fixed non functioning code 2024-07-12 10:24:46 -07:00
Alexander Holliday 6100fb9dac Merge pull request #289 from MuhammadKhalilzadeh/limit-checks
Limit checks
2024-07-11 22:58:07 -07:00
MuhammadKhalilzadeh 6b8af0f669 Transfering limit to get monitors by Id. Plus, readme file changes 2024-07-11 10:20:39 +03:30
MuhammadKhalilzadeh e7ea80f820 undo changes 2024-07-11 09:29:33 +03:30
Alexander Holliday 9277a37559 Merge pull request #304 from bluewave-labs/feat/monitor-details-data
Feat/monitor details data
2024-07-10 12:34:02 -07:00
Alex Holliday 5a6cbcd325 Implemented update password functionality 2024-07-10 11:51:27 -07:00
Alex Holliday 5c1bb7ca6a Fetch data from endpoint instead of redux store 2024-07-10 10:33:32 -07:00
Alex Holliday 15b7383c61 Changed ParseBoolean functionality to allow for undefined and null 2024-07-09 10:29:11 -07:00
Alex Holliday f2fc5bd984 Changed parse boolean functionality to allow for undefined" 2024-07-09 10:28:41 -07:00
Alex Holliday 48ca591006 Added delete image profile functionality to update user 2024-07-09 10:23:22 -07:00
MuhammadKhalilzadeh 8265f1200d Optional query param added to the url 2024-07-09 09:53:48 +03:30
MuhammadKhalilzadeh 7db5433361 Renaming the variable 2024-07-08 22:55:23 +03:30
MuhammadKhalilzadeh 3e6b9049ec Add customization to limiting 2024-07-08 21:32:07 +03:30
MuhammadKhalilzadeh 98be150d6d extre imports and constants removed 2024-07-08 21:07:14 +03:30
MuhammadKhalilzadeh e76bee70d6 Error handling removed 2024-07-08 21:05:41 +03:30
Alex Holliday 43bac259d7 Generate avatar image on register or update if an image is included 2024-07-08 10:26:56 -07:00
MuhammadKhalilzadeh de6d2457c0 Merge branch 'limit-checks' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into limit-checks 2024-07-08 10:51:49 +03:30
MuhammadKhalilzadeh 6589d0ef06 limiting getChecks to the last 25 checks 2024-07-08 10:50:57 +03:30
Alexander Holliday ad26d1ba19 Update authController.js
Removed log statement
2024-07-06 22:19:02 -07:00
Alexander Holliday d88ac3c5c4 Update authRoute.js
Added userID param back to delete route, needed for middleware functionality
2024-07-06 22:18:23 -07:00
MuhammadKhalilzadeh e7fb6a9e60 small changes 2024-07-06 09:03:09 +03:30
Mohammad Khalilzadeh 9a9200c68e Merge branch 'bluewave-labs:master' into backend-completion 2024-07-06 08:50:43 +03:30
MuhammadKhalilzadeh 30a0cdd11c replace decode with verify 2024-07-06 08:48:58 +03:30
Alex Holliday f5e4aa0b0c Fixed select error in getUserByEmail 2024-07-05 13:30:39 -07:00
MuhammadKhalilzadeh 4f8031a944 Leveraging JWT for Authenticated Access 2024-07-05 10:19:58 +03:30
Mohammad Khalilzadeh a7adb8c04b Merge branch 'bluewave-labs:master' into backend-completion 2024-07-05 09:20:24 +03:30
Alex Holliday f97382c88d Removed profile image from user before returning it 2024-07-04 12:00:37 -07:00
MuhammadKhalilzadeh 17337d69b5 small error handling 2024-07-04 11:52:46 +03:30
MuhammadKhalilzadeh a6ccb4d9ed verifyOwnership added on the route 2024-07-04 11:39:18 +03:30
Mohammad Khalilzadeh a2e378f1dd Merge branch 'bluewave-labs:master' into backend-completion 2024-07-04 11:18:30 +03:30
Alex Holliday fc6691e148 Added missing await 2024-07-03 23:19:12 -07:00
Alex Holliday 5d24f3136c Replace job in queue when monitor is edited 2024-07-03 13:55:44 -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
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 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 da1e8ee5d9 Added image bytes to update user profile 2024-07-03 10:23:16 -07:00