Go to file
2026-02-17 11:26:44 +00:00
.vscode oops 2026-01-21 12:22:54 +00:00
e-suite.API Move work on workflows 2026-02-17 11:26:44 +00:00
e-suite.API.Common Added the taskMetadata workflow endpoint 2026-02-12 00:40:16 +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 Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.CustomerApi Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Database.Audit Refactored IocRegistration now compiles and executes properly 2026-01-26 22:24:24 +00:00
e-suite.Database.Core Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
e-suite.Database.SqlServer Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.DependencyInjection Refactored IocRegistration now compiles and executes properly 2026-01-26 22:24:24 +00:00
e-suite.DependencyInjection.UnitTests Refactored IocRegistration now compiles and executes properly 2026-01-26 22:24:24 +00:00
e-suite.Manager.BlockedIPs 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
e-suite.MessageProcessor Made AlreadyClosed exception no long throw an exception, as it's already dealt with. 2026-02-11 09:37:55 +00:00
e-suite.Messaging.Common Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.Modules.AuditLog 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
e-suite.Modules.ContactsManager Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Modules.CustomFieldsManager 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
e-suite.Modules.DomainManager 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
e-suite.Modules.ExceptionLogManager 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
e-suite.Modules.FormsManager 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
e-suite.Modules.GlossariesManager Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.Modules.MailTemplatesManager 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
e-suite.Modules.OrganisationManager 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
e-suite.Modules.PerformanceManager Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
e-suite.Modules.RoleManager 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
e-suite.Modules.SequenceManager 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
e-suite.Modules.SiteManager 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
e-suite.Modules.SpecificationManager 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
e-suite.Modules.SSOManager More refactoring and more work towards implementing the workflowtemplate controller 2026-02-05 22:09:48 +00:00
e-suite.Modules.UserManager 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
e-suite.Modules.WorkflowTemplatesManager Renamed the TaskEditor attribute to TaskCapability as this is a more descriptive name for it. 2026-02-13 01:30:35 +00:00
e-suite.Nuget.PasswordHasher Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Scheduler Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.Service.CustomFieldValidation Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.Service.EFlowSync Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.Service.Mail Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.Service.Performance Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.Service.Sentinel Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.Service.SigmaImporter Nuget updated. 2026-02-04 18:41:28 +00:00
e-suite.UnitTest.Core Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
e-suite.Utilities.Pagination 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
e-suite.WorkBench Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Workflow.Core Move work on workflows 2026-02-17 11:26:44 +00:00
.gitattributes Added git meta files. 2026-01-21 12:18:46 +00:00
.gitignore Added git meta files. 2026-01-21 12:18:46 +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 Nuget updated. 2026-02-04 18:41:28 +00:00
eSuite.sln.DotSettings Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
eSuite.sln.DotSettings.user Support added for translations in the ASP.net razor views. 2026-02-03 16:32:50 +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