* Implemented global readonly and workflow readonly * Fixed bug of unfilled versions * Fixed failing test * Updated pipeline * Revert * Pushed fixes based on the PR comments and fixed history bug * Implemented changes based on PR comments * Fixed issue in caused by AuthorizationHandler not being able to receive null resources * Remove unused Google.Protobuf dependency in Program.cs An unused Protobuf library import was found in Program.cs file. In order to clean up the code and improve readability, this import statement has been removed. No other changes have been made. * Refactor code to reduce redundancy and improve readability Optimize code by removing unnecessary constructor assignments and simplify function calls. The simplification is mainly achieved by directly passing the required services as constructor parameters instead of assigning them to private fields first. This results in a more readable and less redundant code. --------- Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com> |
||
|---|---|---|
| .. | ||
| Helpers | ||
| Scenarios | ||
| Elsa.Workflows.ComponentTests.csproj | ||
| Elsa.Workflows.ComponentTests.csproj.DotSettings | ||
| xunit.runner.json | ||