Backend/e-suite.Workflow.Core
2026-03-16 10:27:10 +00:00
..
Attributes Working on adding icons to the tasks, and started working on the tasks page 2026-03-14 14:30:35 +00:00
bin/Debug/net9.0 Removed compiler ooutput 2026-01-22 17:25:37 +00:00
Enums Defining the outcomes for tasks and assignments 2026-03-16 10:27:10 +00:00
Extensions Now able to delete a workflow tamplate completely. 2026-03-12 23:45:45 +00:00
Interfaces Runtime Assignments are now created in the database when the activity is planned. 2026-03-15 23:07:07 +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 Defining the outcomes for tasks and assignments 2026-03-16 10:27:10 +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 Runtime Assignments are now created in the database when the activity is planned. 2026-03-15 23:07:07 +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