elsa-core/src/modules/Elsa.Workflows.Api
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
..
Endpoints Incidents (#4436) 2023-09-14 10:50:02 +02:00
Extensions Implement real time workflow update broadcasting using SignalR 2023-07-25 15:12:27 +02:00
Features Implement real time workflow update broadcasting using SignalR 2023-07-25 15:12:27 +02:00
Middleware Remove unused namespaces 2022-11-13 12:45:34 +01:00
Models Incidents (#4436) 2023-09-14 10:50:02 +02:00
RealTime Fix loss of source file + line number (#4293) 2023-08-06 20:55:24 +02:00
Serialization Cleanup namespaces 2023-07-09 14:02:41 +02:00
AssemblyInfo.cs Import publish execute integration test (#3872) 2023-04-05 19:07:04 +02:00
Elsa.Workflows.Api.csproj Display generated version number on the designer (#3923) 2023-04-18 21:29:55 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00