Commit Graph

13 Commits

Author SHA1 Message Date
fa7c2b1f64 Now able to setup assignments and they will start when the task is started. 2026-03-16 16:27:11 +00:00
55d1beadbc Now able to delete a workflow tamplate completely. 2026-03-12 23:45:45 +00:00
44ada3f332 Refactored the IOutcomes to be completely data driven on the UI now. 2026-03-12 18:23:10 +00:00
88d6a1f136 Am now able to complete a workflow consisting of a milestone task only. 2026-03-12 14:51:32 +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
1d8004ccaa Now able to post a workflow template version 2026-02-26 20:30:29 +00:00
e7eaed742e Added ability to metadata for all task types, not just a select list. 2026-02-25 20:15:15 +00:00
52ba6ee606 Added the taskMetadata workflow endpoint 2026-02-12 00:40:16 +00:00
af02ede4e3 Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
b9876b1d7b Few more tweaks to the workflow engine 2026-02-03 11:00:09 +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