991943d6bd
refactor(SendMailHandler): remove TextToHtml
2025-09-15 14:23:48 +02:00
ccc4e948f3
feat(TestBase): seed real email templates in TestBase setup
...
- Added `RealEmailTemplates` property with predefined email templates.
- Populated the repository with these templates in the `Setup` method.
- Ensures tests have consistent, realistic email data available.
2025-09-15 12:44:36 +02:00
95b54fa1f1
feat(JsonExtensions): create to be able to make fluent Json serilization
2025-09-10 15:55:56 +02:00
e990a466aa
refactor(AnnotationHandler): update to use System.Text.Json.JsonSerializer
2025-09-10 15:38:05 +02:00
6b89b9bbf2
refactor(ModifyDocStatusCommandBase): add EnvelopeId and ReceiverId properties
2025-09-09 23:15:19 +02:00
895eb8977e
refactor(Notifications): move to Common
2025-09-09 18:24:42 +02:00
bb85437cc4
arrange folder structure of notification
2025-09-03 16:57:25 +02:00
763f022a5e
add history handler
2025-09-03 16:42:32 +02:00
f87f8a1d17
refactor(DocSignedNotificationStatusHandler): rename as DocSignedNotificationAnnotationHandler
2025-09-03 16:31:14 +02:00
fb5d2110bd
add DocSignedNotificationStatusHandler and implement the natification into EnveloepControler
2025-09-03 16:24:51 +02:00
aafed0f4f4
init DocSignedNotificationStatusHandler
2025-09-03 15:47:37 +02:00
a433654f86
refactor(DocSignedNotification): Aktualisierung, um von EnvelopeReceiverDto zu erben.
...
- Erweiterungsmethoden für die Zuordnung hinzufügen.
2025-09-03 15:38:41 +02:00
b599ada864
add DocSignedNotification
2025-09-03 15:17:03 +02:00