Commit Graph

14 Commits

Author SHA1 Message Date
2d29c6de1c Defining the outcomes for tasks and assignments 2026-03-16 10:27:10 +00:00
a12731142c Runtime Assignments are now created in the database when the activity is planned. 2026-03-15 23:07:07 +00:00
e24c8e68fe Able to get a milestone task into the ready to complete phase, including storing the outcome 2026-03-12 13:09:55 +00:00
8afe7ac5a0 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
a9d5e13c2e Nuget update, started working on the ability to create acivities 2026-03-04 22:39:46 +00:00
aedae6b80c Started working on the runtime engine for the activities 2026-03-03 20:28:07 +00:00
9a360feb7f Editing a template version is now immutable. 2026-03-02 23:57:35 +00:00
af02ede4e3 Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
7a6ff96ef8 Working on the workflow template manager 2026-02-04 21:25:44 +00:00
1a82958300 Nuget updated.
Removed unneeded references to autofac
added stub for workflow controller.
2026-02-04 18:41:28 +00:00
90b23f939c Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
ef42434d60 Refactored IocRegistration now compiles and executes properly 2026-01-26 22:24:24 +00:00
6eb614c523 Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
5aa0151c59 Initial commit 2026-01-20 21:50:10 +00:00