[OpenNMS/opennms] bbbe66: NMS-20120: Path Outages tab
joseanesONMS via opennms-cvs <[email protected]>
| Newsgroups | gmane.network.opennms.cvs |
|---|---|
| Message-ID | <OpenNMS/opennms/push/refs/heads/jira/NMS-20120-path-outages/[email protected]> |
Branch: refs/heads/jira/NMS-20120-path-outages
Home: https://github.com/OpenNMS/opennms
Commit: bbbe66c9f0016828ea225f2ef3038bd2aa5ec69b
https://github.com/OpenNMS/opennms/commit/bbbe66c9f0016828ea225f2ef3038bd2aa5ec69b
Author: Jose Anes <[email protected]>
Date: 2026-08-13 (Thu, 13 Aug 2026)
Changed paths:
M opennms-webapp-rest/src/main/java/org/opennms/web/rest/v1/NotificationConfigRestService.java
M opennms-webapp-rest/src/test/java/org/opennms/web/rest/v1/NotificationConfigRestServiceIT.java
M ui/src/components/AdminNotifications/ConfigureNotificationsDialog.vue
A ui/src/components/AdminNotifications/PathOutagesTab.vue
M ui/src/services/index.ts
M ui/src/services/notificationConfigService.ts
M ui/src/stores/notificationConfigStore.ts
M ui/src/types/notificationConfig.ts
M ui/tests/stores/notificationConfigStore.test.ts
Log Message:
-----------
NMS-20120: Path Outages tab
Add the Path Outages configuration tab: a critical-path editor with a
filter-rule preview and an apply/clear flow (a blank IP clears the path for
matching nodes), backed by REST over PathOutageDao/NodeDao in Hibernate
transactions rather than raw JDBC. Reject a rule that matches no nodes and a
non-ICMP service with 400s, return 404 when deleting a critical path that isn't
configured, map filter-evaluation infrastructure failures to 500 rather than a
raw stack, and drop the redundant rule evaluation per apply. The clear
confirmation no longer shows a preview-capped node count, IPv4-mapped IPv6
addresses validate correctly, and IT coverage exercises the new cases. Fields
use the FormField seam with inline info-icon help.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs