Joseph Doherty
b9c017136d
feat(ui): add Node column + filter to NotificationOutbox grid
2026-05-23 18:04:59 -04:00
Joseph Doherty
babf5b99e7
feat(ui): notification detail modal shows message body + recipients
2026-05-21 02:49:17 -04:00
Joseph Doherty
ef5cf76026
feat(ui): notification report row double-click opens detail modal
2026-05-21 02:39:41 -04:00
Joseph Doherty
c66ef71017
feat(ui): SMTP config form TlsMode field
...
Add a TlsMode read-only row and a None/StartTLS/SSL select to the SMTP
Configuration page edit form. New configs default to None; edits load
and persist the chosen mode through the repository.
2026-05-21 02:13:02 -04:00
Joseph Doherty
1c20e81d77
feat(ui): drill-in from Notifications to Audit Log ( #23 M7)
2026-05-20 20:20:54 -04:00
Joseph Doherty
547a7b98e5
fix(central-ui): load notification-list recipients sequentially to avoid concurrent DbContext use
2026-05-19 06:34:32 -04:00
Joseph Doherty
22bac058dd
feat(central-ui): Notification KPIs page with per-site breakdown
2026-05-19 06:09:43 -04:00
Joseph Doherty
34e464edab
refactor(central-ui): split Notification Report out of the Outbox page
2026-05-19 06:03:15 -04:00
Joseph Doherty
016f5d48a6
refactor(central-ui): co-locate NotificationListForm with the Notifications pages
2026-05-19 05:59:40 -04:00
Joseph Doherty
0fa4ac5525
refactor(central-ui): contextual errors, parallel recipient load, delete-path test for Notification Lists
2026-05-19 05:54:48 -04:00
Joseph Doherty
0f90c0ad9c
feat(central-ui): standalone Notification Lists page
2026-05-19 05:49:45 -04:00
Joseph Doherty
25beb833fc
refactor(central-ui): move SMTP Configuration page to /notifications/smtp
2026-05-19 05:45:06 -04:00