67d0980c63
move the behaviours about pdf to pdf dir
2025-11-10 16:46:10 +01:00
31f5d1f340
add SaveBurnedPdfBehavior to services
2025-11-10 15:29:16 +01:00
86c0a65540
refactor: add conditional PDFBurner and GdPicture service registration
2025-11-10 13:43:44 +01:00
d2e8f1fc5e
refactor: simplify GdPicture license resolution in dependency injection
2025-11-10 13:29:02 +01:00
36b03da084
fix(DependencyInjection): change AnnotationManager registration from Scoped to Transient
2025-11-07 15:21:36 +01:00
Developer 02
77cdc83a4e
add AnnotationManager as scoped
2025-11-06 21:19:05 +01:00
Developer 02
a611df4914
inject LicenseManager
2025-11-06 21:09:46 +01:00
Developer 02
1341f69ab1
move gdpucture parmas configuration to application layer
2025-11-06 20:57:10 +01:00
Developer 02
c649c93921
move pdf burner to application layer
2025-11-06 19:51:15 +01:00
22b494a262
refactor(di): unify Application and Infrastructure DI registrations under a central method
...
- Added central AddEnvelopeGenerator extension to aggregate existing DI setups
- Introduced EGConfiguration for modular service registration
- Standardized configuration pattern for Application and Infrastructure layers
- Simplified distributed cache and localization registration
2025-11-03 08:44:22 +01:00
44ea893f05
move memory-cache injection to Application-layer
2025-10-31 10:58:22 +01:00
53a656f6ee
move DbTriggerParams to Infrastructure layer.
...
- createConfig for flexable configuration
2025-10-01 12:59:55 +02:00
0a9e1dccb9
refactor(Interfaces): move Interfaces to Common
2025-09-10 16:42:52 +02:00
570a192438
refactor(Configurations): move to common
2025-09-09 18:17:39 +02:00
954d665ac3
remove unnecessary references
2025-09-03 16:58:07 +02:00
bb85437cc4
arrange folder structure of notification
2025-09-03 16:57:25 +02:00
b599ada864
add DocSignedNotification
2025-09-03 15:17:03 +02:00
9434832261
refactor(Application.Contracts): rename Application.Interfaces
2025-08-22 15:42:38 +02:00
f39b761412
remove create folder and move the files
2025-08-21 16:04:06 +02:00
12519f06f7
refactor(EnvelopeCertificate): Entfernen Sie die Domäne, das Repository, die DTOs und den Dienst mit allen Schnittstellen.
2025-08-19 14:48:15 +02:00
df9bcf3221
Remove IUserReceiverService registration
2025-06-30 15:29:57 +02:00
Developer 02
3c60f31050
Refactor: Aktualisierung von APIs und Anwendungsschichten zur Umsetzung von Änderungen im Bereich
2025-05-28 12:55:11 +02:00
Developer 02
2692fee6d2
Enhance envelope creation functionality and configuration
...
- Updated DependencyInjection to include new command handler.
- Modified CreateEnvelopeReceiverCommand for nullable responses.
- Altered SQL command in EnvelopeReceiverAddReadSQL.
- Refactored EnvelopeReceiverController with new dependencies and improved CreateAsync method.
- Expanded appsettings.json with additional configuration settings.
- Introduced new DTOs for signatures and receivers in CreateEnvelopeReceiverDtos.
2025-05-06 16:11:02 +02:00
Developer 02
ebb248969c
fix(DIExtensions): AutoMapper-Konfiguration von UserManager hinzugefügt.
...
- In das Hauptverzeichnis des Projekts verschoben.
- Umbenennen in DependencyInjection
2025-04-23 09:27:03 +02:00