Br0wnHammer
|
6457984dd4
|
ackStage Backword Compatible
|
2025-06-25 14:16:00 +05:30 |
|
Br0wnHammer
|
78a2e5d106
|
VerifyTemAccess Middleware
|
2025-06-25 11:52:38 +05:30 |
|
Alex Holliday
|
95b832c1c6
|
Merge branch 'develop' into feat/incidents-clear
|
2025-06-25 09:03:00 +08:00 |
|
Br0wnHammer
|
183c13fe53
|
Naming Changes in BE
|
2025-06-24 14:44:02 +05:30 |
|
Alex Holliday
|
c16d5c4246
|
early return if user not found
|
2025-06-24 13:25:10 +08:00 |
|
Alex Holliday
|
40f4294cae
|
cascade on superuser delete
|
2025-06-24 12:07:02 +08:00 |
|
Br0wnHammer
|
30d85e5712
|
Ack Field in Checks
|
2025-06-23 22:07:03 +05:30 |
|
Alexander Holliday
|
91ab821090
|
Merge pull request #2506 from JefferMarcelino/feature/hide-admin-login-link
Add toggle to optionally display admin login link on status page and fix syntax errors
|
2025-06-23 13:25:43 +08:00 |
|
Jeffer Marcelino
|
465bdd2945
|
chore: format
|
2025-06-22 18:33:58 +02:00 |
|
Jeffer Marcelino
|
7c5516cd75
|
feat(api): add backend support for toggling admin login link visibility on status page
|
2025-06-22 18:26:20 +02:00 |
|
Owaise Imdad
|
ecb1ca4517
|
Missed to add a line in jsdoc.
|
2025-06-21 00:25:57 +05:30 |
|
Owaise Imdad
|
ba00e9afff
|
Added JSDocs in module file.
|
2025-06-21 00:25:30 +05:30 |
|
Owaise Imdad
|
9700551f41
|
Removal of n count of document.
|
2025-06-21 00:18:09 +05:30 |
|
ThetaOI
|
24cb4c70a7
|
Merge branch 'bluewave-labs:develop' into network-page-BE-part-1
|
2025-06-21 00:09:51 +05:30 |
|
Br0wnHammer
|
faa2a2d965
|
Fixes in the controllers
|
2025-06-20 20:42:57 +05:30 |
|
Br0wnHammer
|
a9c1d131a5
|
Route Update All Monitor/Team Checks
|
2025-06-20 16:11:22 +05:30 |
|
Br0wnHammer
|
e8908351a2
|
Route for Updating a single Incident Status
|
2025-06-20 15:39:13 +05:30 |
|
Owaise Imdad
|
223203737f
|
Logging error only once as middleware takes care of it.
|
2025-06-19 22:42:07 +05:30 |
|
Alex Holliday
|
7e5521eb13
|
Move thresholds from Notification to Monitor
|
2025-06-19 12:10:07 +08:00 |
|
Owaise Imdad
|
8fe3ed9bd1
|
Added formating.
|
2025-06-18 23:30:39 +05:30 |
|
Owaise Imdad
|
0f298d6450
|
Code for network db settings.
|
2025-06-18 23:23:24 +05:30 |
|
Alex Holliday
|
7bca60269c
|
update schema and validation
|
2025-06-18 14:42:59 +08:00 |
|
Alex Holliday
|
7d333c6d93
|
return updated settings
|
2025-06-17 10:58:30 +08:00 |
|
Alex Holliday
|
22f8a37f1f
|
add discord type
|
2025-06-16 10:36:34 +08:00 |
|
Alexander Holliday
|
1607aba78f
|
Merge pull request #2427 from bluewave-labs/feat/test-email
Feat: New Email Options
|
2025-06-15 17:11:12 +08:00 |
|
Alex Holliday
|
4b621a228f
|
remove monitors from status page on delete
|
2025-06-13 14:54:59 +08:00 |
|
Br0wnHammer
|
38a1d5e7a1
|
Implement PR Comments
|
2025-06-13 12:22:28 +05:30 |
|
Alex Holliday
|
42372ab111
|
remove userID and teamID from status page
|
2025-06-13 13:10:56 +08:00 |
|
Alex Holliday
|
5e23a2b79c
|
Remove team and user id
|
2025-06-13 12:16:52 +08:00 |
|
Alex Holliday
|
d2233d2e3e
|
remove teamId from checks
|
2025-06-13 12:04:39 +08:00 |
|
Alex Holliday
|
b9fbfd2a25
|
remove team id from monitor controller/db methods, standardize parameters
|
2025-06-13 11:49:03 +08:00 |
|
Alex Holliday
|
afece4df65
|
update routes, validation
|
2025-06-13 10:46:06 +08:00 |
|
Alexander Holliday
|
64390bae2b
|
Merge pull request #2419 from bluewave-labs/feat/edit-notification-channel
feat: implement editing notification channels
|
2025-06-10 13:47:25 +08:00 |
|
Alex Holliday
|
0ac1f13043
|
implement editing notification channels
|
2025-06-10 11:13:19 +08:00 |
|
Alex Holliday
|
711e85cb6e
|
implement delete cascade
|
2025-06-10 09:49:53 +08:00 |
|
Alexander Holliday
|
f41709bd12
|
Merge pull request #2414 from bluewave-labs/feat/fe/uptime-notification-channels
feat: fe/uptime notification channels, resolves #2344
|
2025-06-10 09:24:56 +08:00 |
|
Alexander Holliday
|
59955cd29a
|
Merge pull request #2413 from bluewave-labs/feat/notification-channels
feat: notification channels
|
2025-06-10 09:24:37 +08:00 |
|
Alexander Holliday
|
a85d2c8559
|
Merge pull request #2409 from bluewave-labs/Capture-version-on-details-page
Capture version on details page
|
2025-06-10 08:59:26 +08:00 |
|
Alex Holliday
|
1b40aa0ded
|
add notifications to infra page, add generic webhook notification channel
|
2025-06-09 14:59:26 +08:00 |
|
Alex Holliday
|
de673ea5d1
|
add notifications to pagespeed
|
2025-06-09 14:22:11 +08:00 |
|
Alex Holliday
|
f2000ffe56
|
add notificaitons to projection
|
2025-06-09 12:58:52 +08:00 |
|
Alex Holliday
|
a0de1e3c72
|
remove old notificaiton code
|
2025-06-09 12:58:25 +08:00 |
|
Alex Holliday
|
92ddf023ec
|
add pager duty handling method
|
2025-06-09 10:49:52 +08:00 |
|
Alex Holliday
|
5a50e9b301
|
Add controller, db, and validation for notifications
|
2025-06-09 10:30:21 +08:00 |
|
Alex Holliday
|
55a871cb3c
|
update notification model
|
2025-06-09 10:24:06 +08:00 |
|
Alex Holliday
|
274595a533
|
purge distributed uptime
|
2025-06-09 10:17:09 +08:00 |
|
Owaise Imdad
|
ccc9faa892
|
Feature for adding capture version on the deatils page.
|
2025-06-08 00:13:47 +05:30 |
|
Alex Holliday
|
c119df1553
|
format
|
2025-06-01 11:55:16 -07:00 |
|
sonvir249
|
118ad67369
|
Show port monitors with port numbers.
|
2025-05-25 15:54:31 +05:30 |
|
Alex Holliday
|
b471c49cbf
|
unordered bulk insert
|
2025-05-16 14:08:45 -07:00 |
|