561b844e59ac0cb7eeb1b4ed74a295e1bb3edb5d
Added `OnlyActive` and `OnlyCompleted` properties to the `ReadEnvelopeQuery` class to enable filtering envelopes by their active or completed status. Updated the `ReadEnvelopeQueryHandler` to apply these filters when the properties are set. Enhanced the `EnvelopeStatus` class by introducing `Active` and `Completed` status lists and adding extension methods (`IsActive` and `IsCompleted`) to determine status categories. Included necessary `using` directives for `System` and `System.Linq`.
Description
No description provided
Languages
JavaScript
86.1%
C#
6.8%
HTML
2.8%
Visual Basic .NET
2.7%
CSS
1.1%
Other
0.4%