Commit Graph

38 Commits

Author SHA1 Message Date
9a360feb7f Editing a template version is now immutable. 2026-03-02 23:57:35 +00:00
007522ceba Not needed 2026-03-02 22:46:11 +00:00
ff1436b566 Upgraded the git ingore to incluse some more jetbrains files. 2026-03-02 22:45:13 +00:00
839062db74 Added support for put operations for editing a workflow template version 2026-03-02 22:42:44 +00:00
a3531e9a3e Upgraded audit engine to support EFCore's has conversion implemenation 2026-03-02 22:41:53 +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
e7eaed742e Added ability to metadata for all task types, not just a select list. 2026-02-25 20:15:15 +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
052b833dd6 Replaced IFailedLoopback with IOUtcome
Added a translation service that will update the base language conversions for each supported language.
2026-02-22 23:43:57 +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
737d3e4d08 Move work on workflows 2026-02-17 11:26:44 +00:00
aa4864a0bf Renamed the TaskEditor attribute to TaskCapability as this is a more descriptive name for it. 2026-02-13 01:30:35 +00:00
cbee1422b4 Split the non-essential parts out of the ITask, into ITags and IBudget 2026-02-13 01:04:22 +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
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
7a6ff96ef8 Working on the workflow template manager 2026-02-04 21:25:44 +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
b9876b1d7b Few more tweaks to the workflow engine 2026-02-03 11:00:09 +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
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
e0510eeef5 oops 2026-01-21 12:22:54 +00:00
d285dc6ed7 Removed unneeded files 2026-01-21 12:22:25 +00:00
ae2f08d4ba Tidied up using clauses 2026-01-21 12:20:27 +00:00
99133c1659 Removed unneeded index files 2026-01-21 12:19:51 +00:00
628e719b10 Added git meta files. 2026-01-21 12:18:46 +00:00
5aa0151c59 Initial commit 2026-01-20 21:50:10 +00:00
75fae0580d initial commit 2026-01-20 21:50:09 +00:00