Anatolii Hrynchuk agrynco
  • Joined on 2023-10-06
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-17 13:53:40 +03:00
cc3857a409 feat: add persistence and restoration of email template filters in UI and backend
agrynco pushed to main at hrynco/hrynco-notification-service 2026-05-17 11:43:56 +03:00
94f0d45aaf Merge pull request 'feat: add filtering by ServiceName and Key in email templates query and UI' (#11) from development into main
07f536938f feat: add filtering by ServiceName and Key in email templates query and UI
Compare 2 commits »
agrynco merged pull request hrynco/hrynco-notification-service#11 2026-05-17 11:43:55 +03:00
feat: add filtering by ServiceName and Key in email templates query and UI
agrynco created pull request hrynco/hrynco-notification-service#11 2026-05-17 11:43:45 +03:00
feat: add filtering by ServiceName and Key in email templates query and UI
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-17 11:43:29 +03:00
07f536938f feat: add filtering by ServiceName and Key in email templates query and UI
agrynco pushed to main at hrynco/hrynco-notification-service 2026-05-17 11:34:15 +03:00
e7d3953747 Merge pull request 'refactor: add ordering by ServiceName and Key in GetAllAsync method' (#10) from development into main
3381fcc2f8 refactor: add ordering by ServiceName and Key in GetAllAsync method
Compare 2 commits »
agrynco merged pull request hrynco/hrynco-notification-service#10 2026-05-17 11:34:15 +03:00
refactor: add ordering by ServiceName and Key in GetAllAsync method
agrynco created pull request hrynco/hrynco-notification-service#10 2026-05-17 11:34:12 +03:00
refactor: add ordering by ServiceName and Key in GetAllAsync method
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-17 11:31:48 +03:00
3381fcc2f8 refactor: add ordering by ServiceName and Key in GetAllAsync method
agrynco pushed to main at hrynco/hrynco-notification-service 2026-05-17 11:18:45 +03:00
3bd952ef9e Merge pull request 'refactor: simplify Program.cs and clean up NuGet.Config' (#9) from development into main
285cc6abb7 refactor: simplify Program.cs and clean up NuGet.Config
Compare 2 commits »
agrynco merged pull request hrynco/hrynco-notification-service#9 2026-05-17 11:18:43 +03:00
refactor: simplify Program.cs and clean up NuGet.Config
agrynco created pull request hrynco/hrynco-notification-service#9 2026-05-17 11:18:40 +03:00
refactor: simplify Program.cs and clean up NuGet.Config
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-17 11:18:10 +03:00
285cc6abb7 refactor: simplify Program.cs and clean up NuGet.Config
agrynco pushed to main at hrynco/hrynco-notification-service 2026-05-14 22:21:33 +03:00
9589095760 Merge pull request 'refactor: modularize email processing logic and improve service structure' (#8) from development into main
25fb48ccf0 refactor: modularize email processing logic and improve service structure
Compare 2 commits »
agrynco merged pull request hrynco/hrynco-notification-service#8 2026-05-14 22:21:31 +03:00
refactor: modularize email processing logic and improve service structure
agrynco created pull request hrynco/hrynco-notification-service#8 2026-05-14 22:16:05 +03:00
refactor: modularize email processing logic and improve service structure
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-14 22:15:27 +03:00
25fb48ccf0 refactor: modularize email processing logic and improve service structure
agrynco pushed to main at hrynco/hrynco-notification-service 2026-05-13 03:40:33 +03:00
ab042c7617 Merge pull request 'refactor: improve UpdateAsync in EmailTemplateRepository for better entity handling' (#7) from development into main
0861e18cec refactor: improve UpdateAsync in EmailTemplateRepository for better entity handling
Compare 2 commits »
agrynco merged pull request hrynco/hrynco-notification-service#7 2026-05-13 03:40:31 +03:00
refactor: improve UpdateAsync in EmailTemplateRepository for better entity handling
agrynco created pull request hrynco/hrynco-notification-service#7 2026-05-13 03:40:28 +03:00
refactor: improve UpdateAsync in EmailTemplateRepository for better entity handling