|
|
7048594ea9
|
Working on adding icons to the tasks, and started working on the tasks page
|
2026-03-14 14:30:35 +00:00 |
|
|
|
44ada3f332
|
Refactored the IOutcomes to be completely data driven on the UI now.
|
2026-03-12 18:23:10 +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 |
|
|
|
800f10f9fb
|
Moved the duration to ITask, so it's common to everything.
More work on the ApprovalTask, IOutcome<T> should now be working.
|
2026-02-23 23:13:55 +00:00 |
|
|
|
f4831b93b9
|
Removed the iFailedLoopback and replaced it with a IOutcome<T> allowing users to do more than jump if the task fails.
|
2026-02-22 23:22:29 +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 |
|