Backend/e-suite.API/eSuite.API/Controllers
2026-03-17 21:43:19 +00:00
..
AccountController.cs Fixed the login unit test. 2026-03-17 21:43:19 +00:00
ActivityController.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
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 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
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
TasksController.cs Working on getMyAssignments 2026-03-16 22:39:01 +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 Working on adding icons to the tasks, and started working on the tasks page 2026-03-14 14:30:35 +00:00