Commit Graph

18 Commits

Author SHA1 Message Date
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
e7eaed742e Added ability to metadata for all task types, not just a select list. 2026-02-25 20:15:15 +00:00
737d3e4d08 Move work on workflows 2026-02-17 11:26:44 +00:00
52ba6ee606 Added the taskMetadata workflow endpoint 2026-02-12 00:40:16 +00:00
e59430c077 Made AlreadyClosed exception no long throw an exception, as it's already dealt with. 2026-02-11 09:37:55 +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
1a82958300 Nuget updated.
Removed unneeded references to autofac
added stub for workflow controller.
2026-02-04 18:41:28 +00:00
b77c3e867f Language tweaks and fixes 2026-02-03 18:22:31 +00:00
39a4f46b5b Support added for translations in the ASP.net razor views. 2026-02-03 16:32:50 +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
ef42434d60 Refactored IocRegistration now compiles and executes properly 2026-01-26 22:24:24 +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