Backend/e-suite.Workflow.Core
2026-03-11 22:44:22 +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 More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only. 2026-03-11 22:44:22 +00:00
Extensions More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only. 2026-03-11 22:44:22 +00:00
Interfaces More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only. 2026-03-11 22:44:22 +00:00
obj More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only. 2026-03-11 22:44:22 +00:00
Tasks More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only. 2026-03-11 22:44:22 +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 Now able to post a workflow template version 2026-02-26 20:30:29 +00:00
TaskBase.cs More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only. 2026-03-11 22:44:22 +00:00
Workflow.cs Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00