elsa-core/src/modules/Elsa.Workflows.Api/Endpoints
Sipke Schoorstra 03b608410b
Incidents (#4436)
* Implement Incident Strategy interface and resolver

* Add ActivityIncident model

* Add IncidentCount and Incidents properties and update migrations

* Expose incident strategies API endpoint

* Update API client with Incident Strategy models

* Replace Fault with Incidents

* Register fault status when any children have faulted

* Map incident count

* Remove unnecessary AlreadyCompleted result

* Ensure next activities are scheduled only if activity completed normally

* Incident roundtrip and fix workflow instance realtime updates

* Remove unused variable

* Add integration tests
2023-09-14 10:50:02 +02:00
..
ActivityDescriptors Update Elsa API Client with ActivityDescriptors API 2023-06-10 15:33:32 +02:00
ActivityExecutions Implement real time workflow update broadcasting using SignalR 2023-07-25 15:12:27 +02:00
Events/Trigger Update Event Trigger endpoint to resume HTTP bookmarks 2023-08-12 21:58:15 +02:00
Features Implement real time workflow update broadcasting using SignalR 2023-07-25 15:12:27 +02:00
IncidentStrategies/List Incidents (#4436) 2023-09-14 10:50:02 +02:00
Package Cleanup 2023-04-18 21:41:32 +02:00
Scripting/JavaScript/TypeDefinitions Cleanup namespaces 2023-07-09 14:02:41 +02:00
StorageDrivers/List Store & display evaluated activity state in workflow instance viewer (#3776) 2023-03-07 21:40:53 +01:00
Tasks/Complete Update CompleteTask endpoint to use permissions instead of policy 2023-04-22 20:43:54 +02:00
VariableTypes/List Add API client for variable types and storage drivers 2023-07-01 22:18:04 +02:00
WorkflowActivationStrategies/List Store & display evaluated activity state in workflow instance viewer (#3776) 2023-03-07 21:40:53 +01:00
WorkflowDefinitions Incidents (#4436) 2023-09-14 10:50:02 +02:00
WorkflowInstances Incidents (#4436) 2023-09-14 10:50:02 +02:00