This website requires JavaScript.
Explore
Help
Register
Sign In
AppStd
/
EnvelopeGenerator
Watch
8
Star
0
Fork
0
You've already forked EnvelopeGenerator
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
EnvelopeGenerator
/
EnvelopeGenerator.Web
/
Controllers
History
Developer 02
c1d8f817bb
feat(ReadOnlyController): envelope-id von create DTO automatisch aus envelope-id claim hinzugefügt.
2024-10-09 01:16:06 +02:00
..
Test
feat(extensions): created extensions project.
2024-10-01 17:25:50 +02:00
BaseController.cs
Removed state and ErrorResponse(Exception e) from BaseController. Added logging to catch part in Document and Envelope Controller.
2024-05-16 09:23:33 +02:00
ControllerBaseExtensions.cs
feat(EnvelopeClaimTypes): „envelope ID“ als Auth-Claim hinzugefügt.
2024-10-09 00:51:59 +02:00
DocumentController.cs
feat(extensions): created extensions project.
2024-10-01 17:25:50 +02:00
EnvelopeController.cs
feat(extensions): created extensions project.
2024-10-01 17:25:50 +02:00
HomeController.cs
feat(EnvelopeClaimTypes): „envelope ID“ als Auth-Claim hinzugefügt.
2024-10-09 00:51:59 +02:00
LocalizationController.cs
Added a signature legal agreement warning and integrated the resource file (resx) as a JavaScript object into the _Layout.cshtml file. This enables the agreement warning to support multiple languages.
2024-05-31 09:39:31 +02:00
ReadOnlyController.cs
feat(ReadOnlyController): envelope-id von create DTO automatisch aus envelope-id claim hinzugefügt.
2024-10-09 01:16:06 +02:00