Backend/e-suite.Workflow.Core
Colin Dawson 052b833dd6 Replaced IFailedLoopback with IOUtcome
Added a translation service that will update the base language conversions for each supported language.
2026-02-22 23:43:57 +00:00
..
Attributes Renamed the TaskEditor attribute to TaskCapability as this is a more descriptive name for it. 2026-02-13 01:30:35 +00:00
bin/Debug/net9.0 Removed compiler ooutput 2026-01-22 17:25:37 +00:00
Enums Replaced IFailedLoopback with IOUtcome 2026-02-22 23:43:57 +00:00
Extensions Added the taskMetadata workflow endpoint 2026-02-12 00:40:16 +00:00
Interfaces Replaced IFailedLoopback with IOUtcome 2026-02-22 23:43:57 +00:00
obj Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
Tasks Removed the iFailedLoopback and replaced it with a IOutcome<T> allowing users to do more than jump if the task fails. 2026-02-22 23:22:29 +00:00
ApprovalTaskAssignee.cs Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
Cost.cs Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Workflow.Core.csproj Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Workflow.Core.csproj.DotSettings Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
TaskAssignee.cs Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
TaskBase.cs Move work on workflows 2026-02-17 11:26:44 +00:00
Workflow.cs Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00