Merge pull request 'feat: consume transactional email notifications' (#14) from development into main #17

Merged
agrynco merged 4 commits from feature/it-1115-html-template-escaping into development 2026-08-19 23:06:28 +03:00

4 Commits

Author SHA1 Message Date
agrynco 50033a5bd4 fix: escape html notification variables
Encode template variables in HTML bodies while preserving text and subjects.

Ref: IT-1115
2026-08-19 23:04:15 +03:00
agrynco 01c622038d Merge pull request 'fix: correct notification template filter links' (#15) from bugfix/it-1039-template-filter-links into main
Reviewed-on: https://gitea.grynco.com.ua/hrynco/hrynco-notification-service/pulls/15
2026-08-04 21:02:59 +03:00
agrynco 1ceb71b9a2 fix: correct notification template filter links
Use explicit Razor interpolation for create and edit URLs and cover the rendered link syntax with a regression test.

Ref: IT-1039
2026-08-04 21:01:46 +03:00
agrynco bb0de0f2c1 Merge pull request 'feat: consume transactional email notifications' (#14) from development into main
Reviewed-on: https://gitea.grynco.com.ua/hrynco/hrynco-notification-service/pulls/14
2026-08-04 13:39:28 +03:00