Go to file
2026-03-12 23:45:45 +00:00
.vscode oops 2026-01-21 12:22:54 +00:00
e-suite.API Now able to delete a workflow tamplate completely. 2026-03-12 23:45:45 +00:00
e-suite.API.Common Now able to delete a workflow tamplate completely. 2026-03-12 23:45:45 +00:00
e-suite.Automation.APITests Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Automation.UITests Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Core Am now able to complete a workflow consisting of a milestone task only. 2026-03-12 14:51:32 +00:00
e-suite.CustomerApi Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Database.Audit 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
e-suite.Database.Core Able to get a milestone task into the ready to complete phase, including storing the outcome 2026-03-12 13:09:55 +00:00
e-suite.Database.SqlServer Able to get a milestone task into the ready to complete phase, including storing the outcome 2026-03-12 13:09:55 +00:00
e-suite.DependencyInjection 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
e-suite.DependencyInjection.UnitTests 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
e-suite.Manager.BlockedIPs 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
e-suite.MessageProcessor 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
e-suite.Messaging.Common 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
e-suite.Modules.AuditLog 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
e-suite.Modules.ContactsManager Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Modules.CustomFieldsManager 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
e-suite.Modules.DomainManager 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
e-suite.Modules.ExceptionLogManager 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
e-suite.Modules.FormsManager 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
e-suite.Modules.GlossariesManager 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
e-suite.Modules.MailTemplatesManager 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
e-suite.Modules.OrganisationManager 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
e-suite.Modules.PerformanceManager 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
e-suite.Modules.RoleManager 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
e-suite.Modules.RunningActivityManager 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
e-suite.Modules.SequenceManager 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
e-suite.Modules.SiteManager 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
e-suite.Modules.SpecificationManager 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
e-suite.Modules.SSOManager 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
e-suite.Modules.UserManager 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
e-suite.Modules.WorkflowTemplatesManager Now able to delete a workflow tamplate completely. 2026-03-12 23:45:45 +00:00
e-suite.Nuget.PasswordHasher 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
e-suite.Scheduler 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
e-suite.Service.CustomFieldValidation 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
e-suite.Service.EFlowSync 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
e-suite.Service.Mail 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
e-suite.Service.Performance 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
e-suite.Service.Sentinel 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
e-suite.Service.SigmaImporter 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
e-suite.Service.WorkflowProcessor Now able to delete a workflow tamplate completely. 2026-03-12 23:45:45 +00:00
e-suite.UnitTest.Core 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
e-suite.Utilities.Pagination 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
e-suite.WorkBench Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Workflow.Core Now able to delete a workflow tamplate completely. 2026-03-12 23:45:45 +00:00
eSuite.Translator Replaced IFailedLoopback with IOUtcome 2026-02-22 23:43:57 +00:00
.gitattributes Added git meta files. 2026-01-21 12:18:46 +00:00
.gitignore Upgraded the git ingore to incluse some more jetbrains files. 2026-03-02 22:45:13 +00:00
Architecture view for eSuite.graphml Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
e-suite.argr Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
eSuite.sln Started working on the engine for the workflow processor 2026-03-10 22:23:07 +00:00
eSuite.sln.DotSettings Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
nuget.config Initial commit 2026-01-20 21:50:10 +00:00
Sigma server connects for Colin.txt Initial commit 2026-01-20 21:50:10 +00:00