|
|
fd157c4443
|
refactor(ReadEnvelopeReceiverQuery): add receiver filter to signatures
|
2025-09-10 14:04:48 +02:00 |
|
|
|
6b89b9bbf2
|
refactor(ModifyDocStatusCommandBase): add EnvelopeId and ReceiverId properties
|
2025-09-09 23:15:19 +02:00 |
|
|
|
83ff3da795
|
fix(ReceiverAlreadySignedQuery)
|
2025-09-09 21:57:59 +02:00 |
|
|
|
7568274c77
|
refactor(ReceiverSecretDto): remove
|
2025-09-09 20:32:35 +02:00 |
|
|
|
c59b179a8f
|
merge with EnvelopeReceiverBasicDto
|
2025-09-09 20:05:34 +02:00 |
|
|
|
248c5bce5a
|
refactor(Common.Model): rename as Common.Query
|
2025-09-09 19:39:50 +02:00 |
|
|
|
c76a772768
|
fix references
|
2025-09-09 19:23:04 +02:00 |
|
|
|
3ba7bfd15a
|
refactor(EnvelopeHistoryDto): rename HostoryDto
|
2025-09-09 19:01:20 +02:00 |
|
|
|
e8f2c868b1
|
refactor(EnvelopeHistory): rename as History
|
2025-09-09 18:58:58 +02:00 |
|
|
|
ae669d05e7
|
refactor(EnvelopeDocument): rename as Document
|
2025-09-09 18:56:55 +02:00 |
|
|
|
fbbc05814f
|
refactor(DocumentReceiverElementDto): rename as SignatureDto
|
2025-09-09 18:56:18 +02:00 |
|
|
|
ec57906290
|
refactor(EnvelopeDocumentDto): rename as DocumentDto
|
2025-09-09 18:52:58 +02:00 |
|
|
|
fbfc20705d
|
refactor(Extensions): move to common
|
2025-09-09 18:26:06 +02:00 |
|
|
|
895eb8977e
|
refactor(Notifications): move to Common
|
2025-09-09 18:24:42 +02:00 |
|
|
|
428f45bff1
|
refactor(Model): move to Common
|
2025-09-09 18:22:31 +02:00 |
|
|
|
9339f24bf1
|
refacor(EnvelopeFlag): move to Common
|
2025-09-09 18:21:24 +02:00 |
|
|
|
390cbf9db5
|
refactor(Dto): move to common
|
2025-09-09 18:18:47 +02:00 |
|
|
|
570a192438
|
refactor(Configurations): move to common
|
2025-09-09 18:17:39 +02:00 |
|
|
|
c8a0264ed8
|
refactor(SQL): move to common
|
2025-09-09 18:17:00 +02:00 |
|
|
|
207bc8bcbd
|
convert csrfToken to get method
|
2025-09-09 18:11:14 +02:00 |
|
|
|
1ac2a476d2
|
refactor(DocumentReceiverElementDto): remove Top and Left-properties
|
2025-09-09 16:55:34 +02:00 |
|
|
|
2ae6dda27e
|
refactor(EnvelopeMailService): remove SendTFAQrCodeAsync method
|
2025-09-08 17:41:34 +02:00 |
|
|
|
e5a25c5893
|
refactor(EnvelopeReceiverDto): add option to make Receiver property generic
|
2025-09-08 17:32:00 +02:00 |
|
|
|
7d0648ede4
|
Um den Receiver in ReceiverSecretDto umwandeln zu können, fügen Sie ein Mapping-Profil hinzu.
|
2025-09-08 17:25:40 +02:00 |
|
|
|
bb6ca82289
|
feat(ReceiverSecretDto): ReceiverDto wurde so hinzugefügt, dass es vererbt wird.
- Die Eigenschaft TotpSecretkey wurde aus ReceiverDto entfernt.
- Die Eigenschaft TotpSecretkey wurde zu ReceiverSecretDto hinzugefügt.
|
2025-09-08 17:23:20 +02:00 |
|
|
|
ed7068fe71
|
refactor(ReceiverReadDto): rename as ReceiverDto
|
2025-09-08 17:19:38 +02:00 |
|
|
|
876c5def56
|
fix(Extensions): update to add suffix
|
2025-09-08 16:53:44 +02:00 |
|
|
|
40697435ff
|
fix(EnvelopeDto): convert type of Status-property to EnvelopeStatus
|
2025-09-08 16:20:16 +02:00 |
|
|
|
b43399ad01
|
fix(EGDbContext): add Envelope-property to Envelope-History relation definition on model builder
|
2025-09-08 16:16:22 +02:00 |
|
|
|
f41f26b810
|
refactor(DocumentReceiverElement): make AddedWhen nullable and add ChangedWho-property
|
2025-09-08 15:00:02 +02:00 |
|
|
|
1d605e9da3
|
fix(EnvelopeController): remove envelopeKey route parameter
|
2025-09-04 23:17:24 +02:00 |
|
|
|
124523ad88
|
configure attributes
|
2025-09-04 17:46:16 +02:00 |
|
|
|
9c48b230b4
|
convert PlaceHolders-property to CreatePlaceHolders callback-method
|
2025-09-04 17:01:40 +02:00 |
|
|
|
95fe1aefcf
|
merge placeholders dictionary
|
2025-09-04 16:45:56 +02:00 |
|
|
|
1b7a42fd7e
|
remove cancelation token from ConfigEmailOut
|
2025-09-04 16:41:26 +02:00 |
|
|
|
73da768ed3
|
update ConfigEmailOut to add notifications
|
2025-09-04 09:28:13 +02:00 |
|
|
|
f20243d02c
|
update to configure email out
|
2025-09-03 18:39:33 +02:00 |
|
|
|
5ccd1fee26
|
init SendMailHandler to read tempalte and replace placeholders
|
2025-09-03 17:46:24 +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 |
|
|
|
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 |
|
|
|
6b00ab6a45
|
refactor(SaveDocStatusCommand): update to return DocumentStatusDto.
|
2025-09-03 13:03:09 +02:00 |
|
|
|
6ab85f25eb
|
refactor(SignDocBehavior): add to handle the events after document status updateted
|
2025-09-03 12:49:16 +02:00 |
|
|
|
fc443fb87f
|
refactor(ReadHistoryQuery): Aktualisierung zur Verwendung von getter-initter.
|
2025-09-03 09:34:12 +02:00 |
|
|
|
1c9d0a6c47
|
refactor(MappingProfile): update to ignore Envelope, Sender and Receiver
|
2025-09-02 23:58:35 +02:00 |
|