Anatolii Hrynchuk agrynco
  • Joined on 2023-10-06
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
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-13 03:39:48 +03:00
0861e18cec refactor: improve UpdateAsync in EmailTemplateRepository for better entity handling
agrynco pushed to main at hrynco/hrynco-notification-service 2026-05-13 02:12:35 +03:00
dfa097eb43 Merge pull request 'refactor: replace internal UnitOfWork with NotificationUnitOfWork and NotificationBaseRepository' (#6) from development into main
c18f0b7fb1 refactor: update admin CSS for improved layout and readability
50828d23ec refactor: replace internal UnitOfWork with NotificationUnitOfWork and NotificationBaseRepository
Compare 3 commits »
agrynco merged pull request hrynco/hrynco-notification-service#6 2026-05-13 02:12:35 +03:00
refactor: replace internal UnitOfWork with NotificationUnitOfWork and NotificationBaseRepository
agrynco created pull request hrynco/hrynco-notification-service#6 2026-05-13 02:12:31 +03:00
refactor: replace internal UnitOfWork with NotificationUnitOfWork and NotificationBaseRepository
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-13 02:12:02 +03:00
c18f0b7fb1 refactor: update admin CSS for improved layout and readability
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-13 02:08:47 +03:00
50828d23ec refactor: replace internal UnitOfWork with NotificationUnitOfWork and NotificationBaseRepository
agrynco pushed to main at hrynco/hrynco-notification-service 2026-05-12 22:21:35 +03:00
f3966705ad Merge pull request 'refactor: use AsNoTracking for email template queries to improve performance' (#5) from development into main
b4d8497ea7 refactor: use AsNoTracking for email template queries to improve performance
Compare 2 commits »
agrynco merged pull request hrynco/hrynco-notification-service#5 2026-05-12 22:21:33 +03:00
refactor: use AsNoTracking for email template queries to improve performance
agrynco created pull request hrynco/hrynco-notification-service#5 2026-05-12 22:21:30 +03:00
refactor: use AsNoTracking for email template queries to improve performance
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-12 22:21:10 +03:00
b4d8497ea7 refactor: use AsNoTracking for email template queries to improve performance
agrynco pushed to main at hrynco/hrynco-notification-service 2026-05-12 21:58:59 +03:00
7b77062aa7 Merge pull request 'chore: update package versions and refactor TransactionBehavior' (#4) from development into main
9490718c04 feat: add real-time email template preview with variable interpolation
0d1aa4f6be chore: update package versions and refactor TransactionBehavior
Compare 3 commits »
agrynco merged pull request hrynco/hrynco-notification-service#4 2026-05-12 21:58:58 +03:00
chore: update package versions and refactor TransactionBehavior
agrynco created pull request hrynco/hrynco-notification-service#4 2026-05-12 21:57:18 +03:00
chore: update package versions and refactor TransactionBehavior
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-12 21:56:54 +03:00
9490718c04 feat: add real-time email template preview with variable interpolation
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-12 21:37:42 +03:00
0d1aa4f6be chore: update package versions and refactor TransactionBehavior