Commit Graph

396 Commits

Author SHA1 Message Date
Mohammad Khalilzadeh
bc48a28296 Merge branch 'bluewave-labs:master' into monitors 2024-06-18 22:42:21 +03:30
MuhammadKhalilzadeh
3f2fe8b084 back to hosts table from new monitor 2024-06-18 22:39:58 +03:30
Alexander Holliday
b4c5bcbb5f Merge pull request #154 from bluewave-labs/fix/error-handling
Improved network service error handling
2024-06-18 11:42:52 -07:00
Alex Holliday
59562b10c9 Improved network service error handling 2024-06-18 11:42:25 -07:00
Skorpios
d4012e1f19 Merge pull request #151 from bluewave-labs/feat/toast-props
Updated toast with prop, prop validation, and JSDocs.
2024-06-17 21:33:52 -07:00
M M
7fa3f95cd0 Updated toast with prop, prop validation, and JSDocs. 2024-06-17 16:59:07 -07:00
Alexander Holliday
a26d221f8f Merge pull request #150 from bluewave-labs/feat/checks
Checks now inserted into db during monitor status check, reslovles #141
2024-06-17 15:55:22 -07:00
Alex Holliday
771cce98b5 Checks now inserted into db during monitor status check 2024-06-17 13:52:20 -07:00
Alexander Holliday
e278d243c8 Merge pull request #149 from bluewave-labs/feat/delete-cascade
Added delete cascade for Montiors.  Alerts and Checks now also deleted, resolves #87
2024-06-17 12:50:59 -07:00
Alex Holliday
2149a35b88 Merge remote-tracking branch 'upstream/master' into feat/delete-cascade 2024-06-17 12:10:54 -07:00
Alexander Holliday
d33f901123 Merge pull request #148 from bluewave-labs/feat/network-service
Implemented network service, resolves #145
2024-06-17 12:09:32 -07:00
Alex Holliday
6801d066a1 Added delete cascade for Montiors. Alerts and Checks now also deleted 2024-06-17 12:08:41 -07:00
Alex Holliday
0b52a5bdc7 Fixed error handling, refactored response time measurement 2024-06-17 11:33:55 -07:00
Alex Holliday
a0ca205d6a Added response time 2024-06-17 11:05:22 -07:00
Alex Holliday
14f68d58f7 Implemented network service 2024-06-17 10:47:36 -07:00
Mohammad Khalilzadeh
3e8f8bc5ee Merge branch 'bluewave-labs:master' into monitors 2024-06-17 08:55:51 +03:30
Alexander Holliday
86d9389abc Merge pull request #127 from bluewave-labs/feat/notifications
Implemented the toastify notifications.
2024-06-16 15:14:28 -07:00
M M
de04a99bf7 Modified the AnnouncementsDualButtonWithIcon to handle closing the toast. 2024-06-16 13:49:25 -07:00
Alexander Holliday
9da39c8f91 Merge pull request #144 from bluewave-labs/feat/loading-spinners
Implemented Loading Button Spinner Component, #142
2024-06-15 20:11:06 -07:00
Alexander Holliday
3a5b1d21dd Merge pull request #140 from bluewave-labs/feat/ping
Implemented ping type for monitors, added cleanup for job queue, resolves #136
2024-06-15 20:05:25 -07:00
Alexander Holliday
caaf604c9f Merge branch 'master' into feat/ping 2024-06-15 20:05:14 -07:00
Alexander Holliday
16126fe929 Merge pull request #139 from bluewave-labs/feat/server-error-msgs
Feat/server error msgs, resloves #138
2024-06-15 19:57:52 -07:00
M M
2de2b359af Refactored Toast Component into a custom React Toastify component. 2024-06-15 19:06:51 -07:00
M M
18fe82b048 Committing changes to build_images.sh before switching branches 2024-06-15 16:39:05 -07:00
M M
a86d195671 Merge remote-tracking branch 'upstream/master' into feat/notifications 2024-06-15 16:31:57 -07:00
Daniel Cojocea
d39107a5da Implemented Loading Button Spinner Component, #142 2024-06-15 14:27:32 -04:00
Gorkem Cetin (BWL)
3d515cc676 Better explanation of the project. Add contributing section. 2024-06-15 11:06:28 -04:00
Gorkem Cetin (BWL)
eb9201b6e2 Update CONTRIBUTING.md 2024-06-15 11:01:15 -04:00
Mohammad Khalilzadeh
233c54326e Merge branch 'bluewave-labs:master' into monitors 2024-06-15 09:20:32 +03:30
M M
4b06a0d3ba Merge remote-tracking branch 'upstream/master' into feat/notifications 2024-06-14 18:41:20 -07:00
Alex Holliday
f9f73dbc47 Implemented ping type for monitors, added cleanup for job queue 2024-06-14 14:31:07 -07:00
Alex Holliday
3269e07edf Fixed obliterate queue msg 2024-06-14 14:02:18 -07:00
Alex Holliday
5da22f4403 Refactored hardcoded error messages to util file. Added logging to job queue 2024-06-14 13:45:45 -07:00
Alex Holliday
1ad32ed84b Merge remote-tracking branch 'upstream/master' into feat/server-error-msgs 2024-06-14 13:03:14 -07:00
Alexander Holliday
f3de5ce381 Merge pull request #135 from bluewave-labs/feat/http-https-status
Implemented HTTP(s) Request, added add and delete to and from job queue, resolves #134
2024-06-14 12:58:55 -07:00
Alexander Holliday
0f03a34fb9 Merge pull request #137 from bluewave-labs/feat/docker-compose
Feat/docker compose, resolves #133
2024-06-14 12:58:36 -07: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
51315bb8ed use env file 2024-06-13 21:37:35 -07:00
Alex Holliday
aa25d9620d Added docker compose 2024-06-13 21:37:14 -07:00
Alex Holliday
a9ddb27218 Implemented HTTP(s) Request, added add and delete to and from job queue 2024-06-13 13:05:41 -07:00
Gorkem Cetin (BWL)
f827293a12 Create CONTRIBUTING.md
This is a very basic version. It will probably be in a better shape after our first MVP where we have a working version together with an installation/usage documentation as well.
2024-06-13 13:55:11 -04:00
Mohammad Khalilzadeh
67394991b2 Merge branch 'bluewave-labs:master' into monitors 2024-06-13 10:47:15 +03:30
MuhammadKhalilzadeh
f5bfb738b0 Monitors:hosts, with some bugs and challenges to fix 2024-06-13 10:44:16 +03:30
Alex Holliday
24aff84e2d Merge branch 'master' into feat/server-error-msgs 2024-06-12 20:03:30 -07:00
M M
58313dde5c Matched toast notification to existing error notifications. 2024-06-12 16:12:18 -07:00
M M
6999f2bda2 Merge remote-tracking branch 'upstream/master' into feat/notifications 2024-06-12 16:10:29 -07:00
Veysel
fe70b9b52a Merge pull request #131 from bluewave-labs/fix/error-checking
Simplified form control in Login and Register.  Fixed registration bu…
2024-06-12 18:16:21 -04:00
Alex Holliday
9cf4f7bb60 Added error messages to utility class 2024-06-12 14:15:58 -07:00
Alex Holliday
7d0fa0fe17 Added autocomplete attribute 2024-06-12 13:51:28 -07:00
Alex Holliday
3cc01db55f Wrapped login and register in forms 2024-06-12 13:49:38 -07:00