elsa-core/samples/aspnet/Elsa.Samples.AspNet.CustomUIHandler
jdevillard 3083a400d8
Add Variable available in dropdown when configuring a activity input (#5918)
* Sample to provide a ExpressionDescriptorProvider

* fix variable accessor in VariableExpressionHandler

* remove Variable Expression to use default one

* Change the Variable Expression Provider to handle Variable Expression correctly

* need to check on UI Side and Server side is valid JSON is sent. For example, if a use change from a literal value to a Variable value, the value is sent to the API and result in an exception, we cannot handle invalid json  without using Try/Catch

---------

Co-authored-by: Jérémie DEVILLARD <jdevillard@users.noreply.github.com>
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2024-08-30 12:01:44 +02:00
..
Properties Move samples to repository root 2024-02-02 20:01:14 +02:00
Elsa.Samples.AspNet.CustomUIHandler.csproj Enable Proto Actor Tracing for TraceLens (#5800) 2024-07-19 20:23:32 +02:00
Program.cs Add Variable available in dropdown when configuring a activity input (#5918) 2024-08-30 12:01:44 +02:00
RefreshUIHandler.cs Move samples to repository root 2024-02-02 20:01:14 +02:00
VehicleActivity.cs Move samples to repository root 2024-02-02 20:01:14 +02:00
VehicleUIHandler.cs Move samples to repository root 2024-02-02 20:01:14 +02:00