Commit Graph

55 Commits

Author SHA1 Message Date
Gorkem Cetin (BWL) 1714cd9054 Fix README.md 2024-07-17 14:24:26 -04:00
Gorkem Cetin (BWL) 3c6fdbd726 Update README.md 2024-07-17 14:22:38 -04: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
MuhammadKhalilzadeh 1a15c0c9b3 Readme modified according to limited get monitors 2024-07-10 21:38:27 +03:30
Alexander Holliday 15e1f3f219 Merge pull request #216 from bluewave-labs/fix/docs
Updated monitors docs
2024-06-27 16:24:23 -04:00
Alex Holliday 7e0442e4eb removed dangling file: 2024-06-27 13:19:23 -07:00
M M ad90b94c58 Fixed the link for the required env variables for the client. 2024-06-26 18:04:20 -07:00
M M 2f890393b9 Fixed broken link for docker quickstart. 2024-06-26 17:54:53 -07:00
Alex Holliday 63bf491080 Fixed error in docker image location in docs 2024-06-26 10:41:59 -07:00
Alexander Holliday 74da41bf3b Merge pull request #188 from bluewave-labs/feat/full-app-docker
Full application docker compose set up, resolves #187
2024-06-26 02:02:08 -04:00
Alex Holliday 531eb0b857 Full application docker compose set up 2024-06-24 16:09:51 -07:00
Alex Holliday 61a059bf21 Added token TTL env variable with default of 2 hours 2024-06-24 14:12:23 -07:00
Alex Holliday e793b04918 Updated readme for two endpoints 2024-06-18 13:19:58 -07:00
Gorkem Cetin (BWL) 3d515cc676 Better explanation of the project. Add contributing section. 2024-06-15 11:06:28 -04:00
Alex Holliday c8bcc59b52 Added docker compose, fixed all file paths, updated readme, fixed Async function bcrypt compare 2024-06-14 12:07:34 -07:00
Alex Holliday d0da8fa482 Fixed link 2024-06-12 11:25:51 -07:00
Alex Holliday b1d2a3912a Removed accidental Notification commit, updated readme with ENV vars for client 2024-06-12 11:04:11 -07:00
Alex Holliday 105852aed2 Added frontend howst ENV, updated readme 2024-06-11 11:41:57 -07:00
Alex Holliday e576514ff8 Added reset password endpoint, updated readme 2024-06-11 10:36:56 -07:00
Alex Holliday c059f1f27c Added info badges to readme 2024-06-07 13:38:32 -07:00
veyselboybay 4a9fc8fdb9 added email service in register controller, updated read me 2024-06-05 18:30:23 -04:00
Veysel 634fc89e11 Merge pull request #100 from bluewave-labs/feat/job-queue
Feat/job queue
2024-06-05 17:17:27 -04:00
Alex Holliday b6da1ce7c1 Merge branch 'master' into feat/server-db-images 2024-06-05 13:23:43 -07:00
Alex Holliday 44bee4141c updated readme 2024-06-05 12:34:59 -07:00
veyselboybay d627f03e8e Implemented the emailing service 2024-06-05 14:17:54 -04:00
Alex Holliday c6f0fcb13a Updated documentation 2024-05-29 12:30:13 -07:00
Alex Holliday 247153a133 Updated readme 2024-05-29 11:07:17 -07:00
Alex Holliday 476b6ff6d8 Added routes to readme 2024-05-28 13:18:32 -07:00
veyselboybay 424bec1366 Updated the Alert model, ReadMe file 2024-05-28 14:42:51 -04:00
Alex Holliday 29d4b5477f Added docker images for MongoDB and Redis to project. Updated readme with instructions to run docker images 2024-05-28 10:41:10 -07:00
Alex Holliday 9e3278b304 Added placeholders to readme 2024-05-27 16:04:44 -07:00
Veysel c6384c5732 Merge pull request #73 from bluewave-labs/feat/update-user
Feat/update user, resolves #58
2024-05-27 18:32:44 -04:00
Alex Holliday 7672cd5530 Removed password from returned user, updated readme 2024-05-27 12:27:57 -07:00
veyselboybay 36936266ac Added Check and Alert models and updated ReadMe 2024-05-27 15:07:34 -04:00
Alex Holliday 5fa73a1f17 Added documentation for error handling 2024-05-27 11:03:12 -07:00
Alex Holliday 3cb63919f0 Added divider 2024-05-25 20:14:24 -07:00
Alex Holliday 54f7f2d404 Added missing details tag, contributors was hidden under the last endpoint 2024-05-25 20:14:06 -07:00
Alvaro Torres 75e007142f Add Server endpoints to ToC in README 2024-05-25 13:56:19 -05:00
Alex Holliday 54c94879d7 Changed delete status code to 200 to allow for consistent API response, Updated docs to reflect this 2024-05-22 14:43:07 -07:00
Alex Holliday f4b0034281 Added new endpoints to readme, added cURL and Sample respones to existing endpoint docs, fixed minor bugs discovered during documentation 2024-05-22 14:38:47 -07:00
veyselboybay 0b333384ac Updated Contributors in readme file - Added team member 2024-05-22 16:46:09 -04:00
Alex Holliday b1afdaa776 Added JWT to registration and login 2024-05-22 10:48:58 -07:00
Alex Holliday 23925dc1c5 Missed Readme in commit 2024-05-21 10:13:06 -07:00
Alex Holliday 3977e7ad1f Add TOC to readme 2024-05-15 12:40:56 -07:00
Alex Holliday e7a58f2756 Added login route, updated readme 2024-05-15 12:16:04 -07:00
veyselboybay ad2b48bb41 Added logging service and emailing function 2024-05-13 19:20:56 -04:00
Alex Holliday 8d6529d497 Added some endpoint info to readme 2024-05-10 14:34:04 -07:00
Veysel 085fc0ed82 Update README.md 2024-05-10 02:45:41 -04:00
veyselboybay 32ad245bb4 updated readme file 2024-05-10 02:38:31 -04:00