Backend/e-suite.API.Common/e-suite.API.Common
2026-03-03 20:28:07 +00:00
..
exceptions Initial commit 2026-01-20 21:50:10 +00:00
extensions Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
models More refactoring and more work towards implementing the workflowtemplate controller 2026-02-05 22:09:48 +00:00
repository Now able to post a workflow template version 2026-02-26 20:30:29 +00:00
CreateActivity.cs Started working on the runtime engine for the activities 2026-03-03 20:28:07 +00:00
e-suite.API.Common.csproj Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
GetWorkflowTemplate.cs Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00
IAuditLog.cs Initial commit 2026-01-20 21:50:10 +00:00
IBlockedIPsManager.cs Initial commit 2026-01-20 21:50:10 +00:00
IContactsManager.cs Initial commit 2026-01-20 21:50:10 +00:00
ICustomFieldHelper.cs Initial commit 2026-01-20 21:50:10 +00:00
ICustomFieldManager.cs 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
ICustomFieldValidator.cs Initial commit 2026-01-20 21:50:10 +00:00
IDomainManager.cs Initial commit 2026-01-20 21:50:10 +00:00
IEFlowSync.cs Initial commit 2026-01-20 21:50:10 +00:00
IExceptionLogManager.cs Initial commit 2026-01-20 21:50:10 +00:00
IFormsManager.cs Initial commit 2026-01-20 21:50:10 +00:00
IGlossariesManager.cs Initial commit 2026-01-20 21:50:10 +00:00
IMailTemplateManager.cs Initial commit 2026-01-20 21:50:10 +00:00
IocRegistration.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
IOrganisationsManager.cs Initial commit 2026-01-20 21:50:10 +00:00
IPatch.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
IPatchFactory.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
IPerformanceMaintenance.cs Initial commit 2026-01-20 21:50:10 +00:00
IPerformanceManager.cs Initial commit 2026-01-20 21:50:10 +00:00
IRoleManager.cs Initial commit 2026-01-20 21:50:10 +00:00
ISequenceManager.cs Initial commit 2026-01-20 21:50:10 +00:00
ISigmaImporter.cs Initial commit 2026-01-20 21:50:10 +00:00
ISiteManager.cs Initial commit 2026-01-20 21:50:10 +00:00
ISpecificationManager.cs Initial commit 2026-01-20 21:50:10 +00:00
ISsoManager.cs More refactoring and more work towards implementing the workflowtemplate controller 2026-02-05 22:09:48 +00:00
IUserManager.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
IUserManagerMaintenance.cs Initial commit 2026-01-20 21:50:10 +00:00
IWorkflowTemplateManager.cs Added support for put operations for editing a workflow template version 2026-03-02 22:42:44 +00:00
Patch.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
PatchesAttribute.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
PatchFactory.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
PatchMapAttribute.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00