Backend/e-suite.Workflow.Core
2026-03-03 20:28:07 +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 Started working on the runtime engine for the activities 2026-03-03 20:28:07 +00:00
Extensions Now able to post a workflow template version 2026-02-26 20:30:29 +00:00
Interfaces Now able to post a workflow template version 2026-02-26 20:30:29 +00:00
obj Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
Tasks Added support for put operations for editing a workflow template version 2026-03-02 22:42:44 +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 Moved the duration to ITask, so it's common to everything. 2026-02-23 23:13:55 +00:00
Workflow.cs Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00