| .. |
|
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 delete a workflow tamplate completely.
|
2026-03-12 23:45:45 +00:00 |
|
CreateActivity.cs
|
Now able to create an activity instance. Will send a message to progress the instance after creation.
|
2026-03-09 22:39:51 +00:00 |
|
CreateWorkflowTemplateVersion.cs
|
Now able to delete a workflow tamplate completely.
|
2026-03-12 23:45:45 +00:00 |
|
e-suite.API.Common.csproj
|
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 |
|
GetWorkflowTemplate.cs
|
Started working on the engine for the workflow processor
|
2026-03-10 22:23:07 +00:00 |
|
GetWorkflowTemplateVersion.cs
|
Now able to delete a workflow tamplate completely.
|
2026-03-12 23:45:45 +00:00 |
|
IActivityManager.cs
|
Now able to create an activity instance. Will send a message to progress the instance after creation.
|
2026-03-09 22:39:51 +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
|
Now able to delete a workflow tamplate completely.
|
2026-03-12 23:45:45 +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 |
|
PatchWorkflowTemplateVersion.cs
|
Now able to delete a workflow tamplate completely.
|
2026-03-12 23:45:45 +00:00 |
|
TaskMetadata.cs
|
Working on adding icons to the tasks, and started working on the tasks page
|
2026-03-14 14:30:35 +00:00 |