elsa-core/src/bundles/Elsa.WorkflowServer.Web
Sipke Schoorstra 06e62b3bcc
Restore workflow journal (#3582)
* Refactor identity options

* Delete templates

Will be created as part of a separate repo.

* Little cleanup

* Increase token lifetime for reference server app

* Cleanup workflow definition editor plugin

* Fix workflow instance viewer component

* Update identity generator to use hyphen format

* Improve workflow and activity execution pipeline registration API

* Fix workflow journal

* Update backend

* Prevent unnecessary re-render

* Restore autolayout function
2023-01-02 22:24:05 +01:00
..
Activities Normalize extensions namespaces (#3577) 2022-12-31 16:16:43 +01:00
Jobs Add default implementations for job queue and scheduler 2022-08-11 12:45:07 +02:00
Models Update samples 2022-11-28 21:34:10 +01:00
Properties Revert "Auto rotating (#3482)" 2022-12-01 12:08:41 +01:00
appsettings.json Restore workflow journal (#3582) 2023-01-02 22:24:05 +01:00
Elsa.WorkflowServer.Web.csproj Additional samples + fixes and improvements (#3574) 2022-12-30 13:11:29 +01:00
Program.cs Restore workflow journal (#3582) 2023-01-02 22:24:05 +01:00
README Incremental work 2022-08-26 21:59:17 +02:00

# Server

This project represents an Elsa application that hosts workflows and exposes API endpoints to manage & execute workflows.