Backend/e-suite.API/eSuite.API/Controllers
2026-02-09 22:07:37 +00:00
..
AccountController.cs Support added for translations in the ASP.net razor views. 2026-02-03 16:32:50 +00:00
AuditController.cs Initial commit 2026-01-20 21:50:10 +00:00
AuthenticationController.cs Initial commit 2026-01-20 21:50:10 +00:00
BlockedIPsController.cs Initial commit 2026-01-20 21:50:10 +00:00
CustomFieldsController.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
DomainController.cs Initial commit 2026-01-20 21:50:10 +00:00
ExceptionLogsController.cs Initial commit 2026-01-20 21:50:10 +00:00
FormsController.cs Initial commit 2026-01-20 21:50:10 +00:00
GlossariesController.cs Initial commit 2026-01-20 21:50:10 +00:00
InternalMessagingController.cs Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
MailTemplatesController.cs Initial commit 2026-01-20 21:50:10 +00:00
OrganisationsController.cs Initial commit 2026-01-20 21:50:10 +00:00
ProfileController.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
RoleController.cs Initial commit 2026-01-20 21:50:10 +00:00
SequencesController.cs Initial commit 2026-01-20 21:50:10 +00:00
SiteController.cs Initial commit 2026-01-20 21:50:10 +00:00
SpecificationController.cs Initial commit 2026-01-20 21:50:10 +00:00
SsoManagerController.cs More refactoring and more work towards implementing the workflowtemplate controller 2026-02-05 22:09:48 +00:00
UserController.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
WorkflowTemplateController.cs Work towards implementing a workflow template editor 2026-02-09 22:07:37 +00:00