Commit Graph

13 Commits

Author SHA1 Message Date
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
af02ede4e3 Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
500dafe7a2 Refactored the pagination, and removed the need for a FilterSelector, the KeySelector now covers the code properly. 2026-02-04 22:26:10 +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
9ebefeb450 Removed more unneeded files 2026-01-22 17:28:21 +00:00
9175fac7e9 Removed compiler ooutput 2026-01-22 17:25:37 +00:00
fd9e7fb295 Removed unneeded files. 2026-01-22 17:24:08 +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
ae2f08d4ba Tidied up using clauses 2026-01-21 12:20:27 +00:00
5aa0151c59 Initial commit 2026-01-20 21:50:10 +00:00