Anatolii Hrynchuk agrynco
  • Joined on 2023-10-06
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 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 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 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
agrynco pushed to development at hrynco/hrynco-notification-service 2026-05-12 21:00:24 +03:00
637af06a9c Merge pull request 'refactor: replace local DAL abstractions with hrynco-ef packages' (#3) from development into main
9c2edd4712 Merge pull request 'release: development -> main' (#1) from development into main
5c7b5f7b10 Merge branch 'development'
b07cd06477 Merge branch 'development'
9a0aaf629b Merge branch 'development'
Compare 11 commits »
agrynco pushed to main at hrynco/hrynco-ef 2026-05-06 22:43:05 +03:00
584d036a09 Merge branch 'development'
1da2dd8579 fix: update RepositoryUrl in project files to correct domain
Compare 2 commits »
agrynco pushed to development at hrynco/hrynco-ef 2026-05-06 22:41:34 +03:00
1da2dd8579 fix: update RepositoryUrl in project files to correct domain
agrynco closed issue hrynco/hrynco-ef#13 2026-05-06 12:52:28 +03:00
[IT-631] Fix EF repository base bugs (Exists, batch Add, DeleteAsync)
agrynco opened issue hrynco/hrynco-ef#13 2026-05-06 12:52:21 +03:00
[IT-631] Fix EF repository base bugs (Exists, batch Add, DeleteAsync)