Commit Graph

19 Commits

Author SHA1 Message Date
7048594ea9 Working on adding icons to the tasks, and started working on the tasks page 2026-03-14 14:30:35 +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
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
4bf1ab73fa Started working on the engine for the workflow processor 2026-03-10 22:23:07 +00:00
ad8363b5d6 Now able to create an activity instance. Will send a message to progress the instance after creation. 2026-03-09 22:39:51 +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
839062db74 Added support for put operations for editing a workflow template version 2026-03-02 22:42:44 +00:00
e9616b18ee Able to load the latest workflow template for editing 2026-02-27 10:49:21 +00:00
1d8004ccaa Now able to post a workflow template version 2026-02-26 20:30:29 +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
17aea93370 More refactoring and more work towards implementing the workflowtemplate controller 2026-02-05 22:09:48 +00:00
7a6ff96ef8 Working on the workflow template manager 2026-02-04 21:25:44 +00:00
e062d15101 Change the ASP.net pages to return partial views, and be compatible with the htmlIslands react component. 2026-02-02 23:17:46 +00:00
90b23f939c Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +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