Commit Graph

152 Commits

Author SHA1 Message Date
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
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
MuhammadKhalilzadeh 3e265a03fc syncings 2024-05-15 08:18:33 +03:30
Mohammad Khalilzadeh a3b4669722 Merge branch 'bluewave-labs:master' into syncings_2 2024-05-15 08:17:46 +03:30
Mohammad Khalilzadeh 5f3bc03963 Merge branch 'bluewave-labs:master' into master 2024-05-15 08:17:30 +03:30
Mohammad Khalilzadeh fc05d90640 Delete Client/src/components directory 2024-05-15 08:17:05 +03:30
Alexander Holliday 4f3bbb2f88 Merge pull request #33 from veyselboybay/master
update on joi schema, added logger docs, and updated user model
2024-05-14 21:44:55 -07:00
veyselboybay ca33fcae91 update on joi schema, added logger docs, and updated user model 2024-05-14 23:15:29 -04:00
Veysel 6d9e74b33a Merge pull request #32 from bluewave-labs/feat/use-db
Updated gitignore to ignore log files, Refactored Authcontroller to u…
2024-05-14 22:40:44 -04:00
Alex Holliday a4a61695b0 Updated gitignore to ignore log files, Refactored Authcontroller to use DB interface, Added Try/Catch to validation to catch uncaught error, Added username optional validation to Joi so it expects a username 2024-05-14 11:12:22 -07:00
Skorpios 5aa0c33432 Merge pull request #29 from bluewave-labs/feat/DashboardMenu
Implemented the Dashboard Menu.
2024-05-14 10:24:02 -07:00
M M 3ff8c65eb5 Addressed comments. 2024-05-14 10:00:52 -07:00
Alexander Holliday c5b93e7437 Merge pull request #30 from veyselboybay/master
server/Logger and Emailing service
2024-05-14 09:46:12 -07:00
Mohammad Khalilzadeh 769305614d Merge pull request #10 from MuhammadKhalilzadeh/syncings_2
Syncings 2
2024-05-14 11:11:11 +03:30
MuhammadKhalilzadeh 3ef3b5f749 polishing 2024-05-14 11:09:51 +03:30
MuhammadKhalilzadeh d38011cbcf polishing 2024-05-14 11:06:34 +03:30
veyselboybay ad2b48bb41 Added logging service and emailing function 2024-05-13 19:20:56 -04:00
M M e6b0b9b2ca Implemented the Dashboard Menu. 2024-05-13 16:12:20 -07:00
veyselboybay cca454b447 Merge branch 'master' of https://github.com/veyselboybay/bluewave-uptime 2024-05-13 18:54:12 -04:00
veyselboybay 973ed3ce1c saving changings for pulling updates 2024-05-13 18:47:38 -04:00
Veysel b3dc161f56 Merge pull request #28 from bluewave-labs/fix/naming-convention
Fixed naming conventions to comply with standard
2024-05-13 18:25:38 -04:00
Veysel c51224ebc7 Merge pull request #23 from bluewave-labs/feat/monitors
Feat/monitors
2024-05-13 18:24:57 -04:00
Alex Holliday 4e12778f00 Remove seed data, not required 2024-05-13 15:22:35 -07:00