Commit Graph

173 Commits

Author SHA1 Message Date
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
Veysel 412a14306e Merge pull request #55 from bluewave-labs/UpdateContribsReadMe
Updated Contributors in readme file - Added team member - Just a minor change in Readme file added @MuhammadKhalilzadeh
2024-05-22 16:48:45 -04:00
veyselboybay 0b333384ac Updated Contributors in readme file - Added team member 2024-05-22 16:46:09 -04:00
Veysel 417b7c9baa Merge pull request #51 from MuhammadKhalilzadeh/login-page
Login page Closes #46
2024-05-22 16:41:59 -04:00
Veysel 2ffe422b0d Merge pull request #54 from bluewave-labs/feat/jwt
Feat/jwt resolves #41
2024-05-22 15:37:51 -04:00
Alex Holliday a7de58c99b Refactored service name, resolves #41 2024-05-22 11:49:14 -07:00
Alex Holliday ddd7152683 Removed old comments 2024-05-22 11:42:29 -07:00
Alex Holliday 073f8b2e30 Added verification middleware, protected monitor routes 2024-05-22 11:38:36 -07:00
Alex Holliday 7dbd3b28d2 Refactored issuing token to function 2024-05-22 10:53:58 -07:00
Alex Holliday b1afdaa776 Added JWT to registration and login 2024-05-22 10:48:58 -07:00
MuhammadKhalilzadeh a1f5f93d08 fixing font size 2024-05-22 19:09:13 +03:30
Mohammad Khalilzadeh 758ff0b8b6 Merge branch 'bluewave-labs:master' into login-page 2024-05-22 17:47:28 +03:30
MuhammadKhalilzadeh d384de84d6 Login page ui implemented 2024-05-22 17:46:58 +03:30
MuhammadKhalilzadeh 90b5d894c8 Login page ui implemented 2024-05-22 17:41:24 +03:30
Skorpios 35cc81b3c5 Merge pull request #50 from bluewave-labs/feat/Integrations
Implemented the integrations component.
2024-05-21 23:30:29 -07:00
M M aa000bda8b Refactored the code and addressed the comments. 2024-05-21 16:38:11 -07:00
M M 5ec8c70176 Merge remote-tracking branch 'upstream/master' into feat/Integrations 2024-05-21 15:46:11 -07:00
Veysel 48215d3786 Merge pull request #49 from bluewave-labs/feat/monitor-routes
Feat/monitor routes
2024-05-21 17:05:09 -04:00
Alex Holliday 4f934c0d69 Accidentally removed isActive filter from getAll, replaced it 2024-05-21 13:58:29 -07:00
Alex Holliday c4dc57b9be Updated status codes, added edit monitor endpoint 2024-05-21 13:52:28 -07:00
Alex Holliday face3339cd Updated getAllMonitors to only return active monitors 2024-05-21 11:28:36 -07:00
Alex Holliday e7cd1ae6ab Added create and delete monitor routes, Added JSDocs to MongoDB 2024-05-21 11:23:39 -07:00
Veysel d18b88aa15 Merge pull request #47 from bluewave-labs/docs/monitor-controller
Added JSDocs for monitor controller, Updated readme, Added DB_TYPE en…
2024-05-21 13:19:41 -04:00
Alex Holliday 23925dc1c5 Missed Readme in commit 2024-05-21 10:13:06 -07:00
Alex Holliday ddc4021232 Added JSDocs for monitor controller, Updated readme, Added DB_TYPE environtmental variable for switching between DB types 2024-05-21 10:11:16 -07:00
Veysel 9e32111d39 Merge pull request #43 from MuhammadKhalilzadeh/syncings_3
Syncings 3
2024-05-21 11:53:56 -04:00
MuhammadKhalilzadeh adc9626b0f Merge branch 'syncings_3' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into syncings_3 2024-05-21 13:54:51 +03:30
MuhammadKhalilzadeh 9a22218e45 service directory deleted 2024-05-21 13:54:21 +03:30
Mohammad Khalilzadeh 3265965e0b Merge branch 'bluewave-labs:master' into syncings_3 2024-05-21 13:51:52 +03:30
Mohammad Khalilzadeh b1960e7e58 Delete Server/service directory 2024-05-21 13:49:37 +03:30
Veysel 196dc8986f Merge pull request #42 from bluewave-labs/fix/pull39
Fix/pull39
2024-05-21 02:02:16 -04:00
Mohammad Khalilzadeh 61e537c8b6 Merge branch 'bluewave-labs:master' into syncings_3 2024-05-21 08:36:09 +03:30
Veysel ecd9e57a23 Merge pull request #36 from bluewave-labs/feat/login-route
Added login route, updated readme
2024-05-20 18:44:29 -04:00
MuhammadKhalilzadeh db6d0f2fe1 adding route for playground 2024-05-20 09:53:02 +03:30
M M f0beddbaa8 Implemented the integrations component. 2024-05-19 22:40:55 -07:00
Alex Holliday d1dda6989c Removed ping service 2024-05-18 09:40:01 -07:00
MuhammadKhalilzadeh 7c8a35a0b3 Merge branch 'syncings_3' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into syncings_3 2024-05-18 10:09:29 +03:30
MuhammadKhalilzadeh 7bb92a1d2f re-storing 2024-05-18 10:09:25 +03:30
Mohammad Khalilzadeh 12c31865f7 Add files via upload 2024-05-18 10:00:08 +03:30
MuhammadKhalilzadeh f42492d07f re-storing 2024-05-18 09:45:03 +03:30
Mohammad Khalilzadeh 3a94abb649 Delete Server directory 2024-05-18 09:04:41 +03:30
MuhammadKhalilzadeh b2c8e50043 downloaded Server folder and replaced it 2024-05-17 09:46:17 +03:30
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
Mohammad Khalilzadeh 3a5c889a8b Merge pull request #11 from MuhammadKhalilzadeh/syncings_3
Syncings 3
2024-05-15 09:42:41 +03:30
MuhammadKhalilzadeh 7888205375 tsx to jsx and components to Components 2024-05-15 09:40:50 +03:30
Mohammad Khalilzadeh fb9318fd74 Delete Client/src/components directory 2024-05-15 08:43:55 +03:30
MuhammadKhalilzadeh e60a2d923c Merge branch 'syncings_2' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into syncings_2 2024-05-15 08:41:49 +03:30
MuhammadKhalilzadeh 01050774c9 bug fixings 2024-05-15 08:40:41 +03:30
Mohammad Khalilzadeh 1e9e3e837c Delete .vite directory 2024-05-15 08:26:24 +03:30