elsa-core/src/server/Elsa.Server.Api
Sipke Schoorstra 6f8990def2 Optimize workflow definitions loading
Improves the Workflow Definition list view by instead of loading ALL versions of a page of workflow definitions, it instead only loads the LATEST and their PUBLISHED versions only.
Over time, a workflow definition can have many versions, which would decrease page load performance over time
2021-06-29 09:53:27 +02:00
..
ActionConstraints Optimize workflow definitions loading 2021-06-29 09:53:27 +02:00
ActionFilters Implemented Execute Workflow Definition endpoint 2021-05-19 13:34:32 +02:00
Attributes Optimize workflow definitions loading 2021-06-29 09:53:27 +02:00
Endpoints Optimize workflow definitions loading 2021-06-29 09:53:27 +02:00
Extensions Improve workflow journal details 2021-06-25 22:39:50 +02:00
Mapping Fix property mapping and broken instance viewer URL 2021-06-28 11:58:47 +02:00
ModelBinders Implemented Execute Workflow Definition endpoint 2021-05-19 13:34:32 +02:00
Models Optimize workflow definitions loading 2021-06-29 09:53:27 +02:00
Services Remove unused namespaces 2021-06-28 22:38:23 +02:00
Swagger/Examples Fixes and cleanup 2021-05-31 12:37:54 +02:00
Elsa.Server.Api.csproj Merge branch 'master' into webhook/url-management 2021-06-19 10:20:24 +02:00
ElsaApiOptions.cs Remove unnecessary configuration action 2021-05-20 09:32:46 +02:00
FodyWeavers.xml Enhance project structure (#524) 2020-12-16 10:31:02 +01:00
FodyWeavers.xsd Enhance project structure (#524) 2020-12-16 10:31:02 +01:00
IsExternalInit.cs Multi-target 3.1 and 5.0 2021-05-10 11:16:17 +02:00