8ae0f79365
refactor(AnnotationDto): split AnnotationDto into AnnotationCreateDto and AnnotationDto
...
- Introduced AnnotationCreateDto for creation-specific properties
- AnnotationDto now inherits from AnnotationCreateDto and includes Id, AddedWhen, ChangedWhen, and ChangedWho
- Added Type property to AnnotationCreateDto
- remove CreateAnnotationCommand
2025-10-21 11:42:01 +02:00
e51470a449
create AnnotationDto
2025-10-13 11:16:37 +02:00
bf0bd8e9e7
refactor(ISignature): create to handle common properties of a signature
...
- implement to entity and dto
2025-09-25 16:14: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
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
390cbf9db5
refactor(Dto): move to common
2025-09-09 18:18:47 +02:00