[OpenNMS/opennms] 796eec: NMS-20124: bell notices deep-link to the filtered ...
joseanesONMS via opennms-cvs <[email protected]> Mon, 03 Aug 2026 19:59:11 -0700
| Newsgroups | gmane.network.opennms.cvs |
|---|---|
| Message-ID | <OpenNMS/opennms/push/refs/heads/jira/NMS-20124-bell-notifications/[email protected]> |
Branch: refs/heads/jira/NMS-20124-bell-notifications
Home: https://github.com/OpenNMS/opennms
Commit: 796eec1f71fb46221e621d5e413111bc7b200403
https://github.com/OpenNMS/opennms/commit/796eec1f71fb46221e621d5e413111bc7b200403
Author: Jose Anes <[email protected]>
Date: 2026-08-03 (Mon, 03 Aug 2026)
Changed paths:
M opennms-webapp-rest/src/main/java/org/opennms/web/rest/v1/NotificationRestService.java
M ui/src/components/Menu/UserNotificationsMenuItem.vue
M ui/src/containers/Notifications.vue
Log Message:
-----------
NMS-20124: bell notices deep-link to the filtered page, in-page refresh, dark mode, and query correctness
Clicking a specific notice in the bell now opens the new Notifications
page filtered to the user's outstanding notices instead of the legacy
notification/detail.jsp. Re-apply the preset on route-query change so a
bell click while already on the page refreshes the list (the component
is not remounted on a hash-query change).
Fix the teamOutstanding ("assigned to anyone but you") query: the
usersNotified LEFT_JOIN with or(ne,isNull) duplicated notices and
inflated the count, so mark the criteria distinct; and always consume a
blank excludeNotifiedUser param so it is not mis-parsed as an entity
property (was a 500). Add a dark-mode text fix for the notifications
page and its dialogs, keyed off the reliable html.open-dark class since
the PrimeVue dark tokens do not reach the custom/teleported text.
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