b8435ac07b
Merge pull request 'feat: add persistence and restoration of email template filters in UI and backend' (#12) from development into main
main
agrynco2026-05-17 13:53:58 +03:00
cc3857a409
feat: add persistence and restoration of email template filters in UI and backend
development
agrynco2026-05-17 13:53:37 +03:00
94f0d45aaf
Merge pull request 'feat: add filtering by ServiceName and Key in email templates query and UI' (#11) from development into main
agrynco2026-05-17 11:43:55 +03:00
07f536938f
feat: add filtering by ServiceName and Key in email templates query and UI
agrynco2026-05-17 11:43:25 +03:00
e7d3953747
Merge pull request 'refactor: add ordering by ServiceName and Key in GetAllAsync method' (#10) from development into main
agrynco2026-05-17 11:34:15 +03:00
3381fcc2f8
refactor: add ordering by ServiceName and Key in GetAllAsync method
agrynco2026-05-17 11:31:44 +03:00
3bd952ef9e
Merge pull request 'refactor: simplify Program.cs and clean up NuGet.Config' (#9) from development into main
agrynco2026-05-17 11:18:43 +03:00
285cc6abb7
refactor: simplify Program.cs and clean up NuGet.Configagrynco2026-05-17 11:18:05 +03:00
9589095760
Merge pull request 'refactor: modularize email processing logic and improve service structure' (#8) from development into main
agrynco2026-05-14 22:21:30 +03:00
25fb48ccf0
refactor: modularize email processing logic and improve service structure
Anatolii Grynchuk
2026-05-14 22:15:15 +03:00
ab042c7617
Merge pull request 'refactor: improve UpdateAsync in EmailTemplateRepository for better entity handling' (#7) from development into main
agrynco2026-05-13 03:40:31 +03:00
0861e18cec
refactor: improve UpdateAsync in EmailTemplateRepository for better entity handling
Anatolii Grynchuk
2026-05-13 03:39:44 +03:00
dfa097eb43
Merge pull request 'refactor: replace internal UnitOfWork with NotificationUnitOfWork and NotificationBaseRepository' (#6) from development into main
agrynco2026-05-13 02:12:35 +03:00
c18f0b7fb1
refactor: update admin CSS for improved layout and readability
Anatolii Grynchuk
2026-05-13 02:11:59 +03:00
50828d23ec
refactor: replace internal UnitOfWork with NotificationUnitOfWork and NotificationBaseRepository
Anatolii Grynchuk
2026-05-13 02:08:43 +03:00
f3966705ad
Merge pull request 'refactor: use AsNoTracking for email template queries to improve performance' (#5) from development into main
agrynco2026-05-12 22:21:32 +03:00
b4d8497ea7
refactor: use AsNoTracking for email template queries to improve performance
Anatolii Grynchuk
2026-05-12 22:21:00 +03:00
7b77062aa7
Merge pull request 'chore: update package versions and refactor TransactionBehavior' (#4) from development into main
agrynco2026-05-12 21:58:57 +03:00
637af06a9c
Merge pull request 'refactor: replace local DAL abstractions with hrynco-ef packages' (#3) from development into main
agrynco2026-05-05 20:40:15 +03:00
334bf2a567
Merge pull request 'refactor: replace local DAL abstractions with hrynco-ef packages' (#2) from use-hrynco-ef-packages into development
agrynco2026-05-05 20:40:07 +03:00
ee4c988a0d
refactor: replace local dal abstractions with hrynco-ef packages
use-hrynco-ef-packages
Anatolii Grynchuk
2026-05-05 20:39:06 +03:00
9c2edd4712
Merge pull request 'release: development -> main' (#1) from development into main
agrynco2026-05-02 23:48:34 +03:00
49982fc27f
chore: add Application property to Serilog for log filtering
Anatolii Grynchuk
2026-05-02 23:47:48 +03:00
855d0862f9
fix: save button not submitting — form id + form= attribute on submit button; migrator connection string in dev compose
Anatolii Grynchuk
2026-05-02 02:35:01 +03:00
d36bfd2b97
fix: pin Seq to 2024 image, add no-auth flag, restore dedicated Seq service
Anatolii Grynchuk
2026-05-02 02:31:05 +03:00
7ee811ca8e
fix: reuse host Seq instance in Development, remove local seq service
Anatolii Grynchuk
2026-05-02 02:28:51 +03:00
d23717d123
fix: move api port mapping to dev override, fix Web Dockerfile project name
Anatolii Grynchuk
2026-05-02 02:27:51 +03:00