48ce0d5f32967fbcf9bfc1edd1fe36d52ed4c0fd
- Added `EnvelopeGenerator.Domain.Constants` in multiple files, replacing `Domain.Constants.EnvelopeStatus` with `EnvelopeStatus` for improved readability. - Modified `CreateEnvelopeCommandHandler.cs` to directly use `request.UserId`, eliminating unnecessary local variable assignment. - Identified potential duplication in query logic within `ReceiverAlreadySignedQuery.cs`. - Updated `IEnvelopeService`, `EnvelopeReceiverService`, and `EnvelopeService` to ensure consistent usage of the simplified `EnvelopeStatus`. - Overall, these changes enhance code maintainability and clarity.
Description
No description provided
Languages
JavaScript
86.1%
C#
5.7%
HTML
4.2%
Visual Basic .NET
2.6%
CSS
0.9%
Other
0.4%