Commit Graph

77 Commits

Author SHA1 Message Date
Gorkem Cetin (BWL) 32bfc2fe0d Update README.md 2024-08-09 19:01:35 -04:00
Gorkem Cetin (BWL) 08e074b087 Update README.md 2024-08-09 16:42:37 -04:00
Gorkem Cetin (BWL) 901ce79a85 Update README.md 2024-08-09 15:48:10 -04:00
Mert Şişmanoğlu 66ae3e6754 docs(be-endpoints): add 'page speed' and 'maintenance window' route groups and their endpoints 2024-08-08 22:31:13 +03:00
Mert Şişmanoğlu 9cb0a1822a docs(be-endpoints): fill missing endpoints in the current route groups
- Current route groups are 'Auth', 'Monitors', 'Checks', 'Alerts'
2024-08-08 22:18:36 +03:00
Mert Şişmanoğlu c6cf2af246 docs: use correct http methods on readme>getting-started>endpoints
- 'edit with post' => put
- 'delete with post' => delete
2024-08-08 22:12:00 +03:00
Alexander Holliday c432f8ea60 Merge branch 'master' into feat/autodeploy 2024-07-30 14:39:55 -07:00
Gorkem Cetin (BWL) 6ac70a570c Show develop branch stats 2024-07-28 19:42:19 -04:00
Gorkem Cetin (BWL) 52fcdb0aed Add repo contribution chart (repobeats), better contribution wording 2024-07-28 18:12:38 -04:00
Gorkem Cetin (BWL) 344e0e624f Update README.md 2024-07-28 17:36:54 -04:00
Gorkem Cetin (BWL) 879ff4c558 Update README.md 2024-07-28 17:34:23 -04:00
Alexander Holliday a58e0ef981 Fix/update server docs env (#464)
* Updated env vars table for server

* Updated sample env file for docker compose
2024-07-26 18:57:32 -07:00
Alexander Holliday 477cad7cc9 Feat/monitor endpoint refactor (#463)
* Moved all methods to modules

* removed old mongoDB file

* Refactored endpoints to take query params, removed duplicate methods, updated routes, updated Client queries

* Added comment

* Add model differentiation

* Add sort order, fix minor bug, add validation for query params
2024-07-26 18:56:39 -07:00
Skorpios 7751a67372 Feat/db operations psc (#449)
* Add screenshot, fix wording

* Update README.md

* setting up PSC in DB.

* Add docs.

---------

Co-authored-by: Gorkem Cetin (BWL) <167266851+gorkem-bwl@users.noreply.github.com>
2024-07-25 14:54:50 -07:00
Alex Holliday d774f36b22 Updated validatio nand edit monitor 2024-07-24 12:08:42 -07:00
Alex Holliday 3f65973f0c Update get users endpoint 2024-07-24 11:34:14 -07:00
Alex Holliday 6db9a2f960 Update edit user endpoint 2024-07-24 11:33:20 -07:00
Alex Holliday b39e80b9da Updated login docs 2024-07-24 11:11:41 -07:00
Alex Holliday 708c483876 updated register docs 2024-07-24 11:06:06 -07:00
Gorkem Cetin (BWL) 838018741e Update README.md 2024-07-24 06:04:28 -04:00
Gorkem Cetin (BWL) 4fd6465ae2 Add screenshot, fix wording 2024-07-23 05:31:15 -04:00
Alex Holliday d8947d090e Added docs 2024-07-22 11:56:16 -07:00
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