• Joined on 2024-09-14
ColinD pushed to main at e-suite/Backend 2026-03-12 23:45:50 +00:00
55d1beadbc Now able to delete a workflow tamplate completely.
ColinD pushed to main at e-suite/Backend 2026-03-12 18:23:14 +00:00
44ada3f332 Refactored the IOutcomes to be completely data driven on the UI now.
ColinD pushed to main at e-suite/webui 2026-03-12 17:29:56 +00:00
f3798c6988 Workong on making the outcome editor completely data driven
ColinD pushed to main at e-suite/Backend 2026-03-12 14:51:35 +00:00
88d6a1f136 Am now able to complete a workflow consisting of a milestone task only.
ColinD pushed to main at e-suite/Backend 2026-03-12 13:10:00 +00:00
e24c8e68fe Able to get a milestone task into the ready to complete phase, including storing the outcome
ColinD pushed to main at e-suite/Backend 2026-03-11 22:44:28 +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.
ColinD pushed to main at e-suite/webui 2026-03-11 22:43:24 +00:00
ecb306c698 Removed predecessors, as it's a limiting factor
ColinD pushed to main at e-suite/Backend 2026-03-10 22:23:12 +00:00
4bf1ab73fa Started working on the engine for the workflow processor
ColinD pushed to main at e-suite/webui 2026-03-09 22:40:18 +00:00
4201d109a7 Now able to create a activity.
ColinD pushed to main at e-suite/Backend 2026-03-09 22:39:57 +00:00
ad8363b5d6 Now able to create an activity instance. Will send a message to progress the instance after creation.
ColinD pushed to main at e-suite/webui 2026-03-04 23:04:21 +00:00
1b2637d89d More work on the create activity page
ColinD pushed to main at e-suite/Backend 2026-03-04 22:39:53 +00:00
a9d5e13c2e Nuget update, started working on the ability to create acivities
ColinD pushed to main at e-suite/webui 2026-03-04 22:39:00 +00:00
156d822cf5 Working on the create activity page
ColinD pushed to main at e-suite/Backend 2026-03-03 20:41:38 +00:00
5c7daea1a3 Nuget Updated
aedae6b80c Started working on the runtime engine for the activities
Compare 2 commits »
ColinD pushed to main at e-suite/webui 2026-03-02 23:58:10 +00:00
6f328afbf2 Now able to edit a workflow template version
ColinD pushed to main at e-suite/Backend 2026-03-02 23:57:41 +00:00
9a360feb7f Editing a template version is now immutable.
ColinD pushed to main at e-suite/Backend 2026-03-02 22:46:16 +00:00
007522ceba Not needed
ff1436b566 Upgraded the git ingore to incluse some more jetbrains files.
Compare 2 commits »
ColinD pushed to main at e-suite/Backend 2026-03-02 22:42:49 +00:00
839062db74 Added support for put operations for editing a workflow template version
a3531e9a3e Upgraded audit engine to support EFCore's has conversion implemenation
Compare 2 commits »
ColinD pushed to main at e-suite/Backend 2026-02-27 10:50:16 +00:00
e9616b18ee Able to load the latest workflow template for editing
ColinD pushed to main at e-suite/Backend 2026-02-26 20:30:44 +00:00
1d8004ccaa Now able to post a workflow template version