elsa-core/test/integration/Elsa.Workflows.IntegrationTests/Serialization
Sipke Schoorstra 923e9d335d
Refactor variable initialization for clarity and consistency
Updated variable constructors across the codebase to use explicit names and initial values where applicable. Deprecated old constructor overloads and added new methods and overloads for better flexibility and readability. Minor cleanup includes replacing `default` keywords with `null` and streamlining code syntax.
2025-03-13 21:05:28 +01:00
..
ContainerSerialization Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
JsonSerialization Handle collection and array serialization in TypeJsonConverter 2025-01-11 20:23:05 +01:00
Polymorphism Merge remote-tracking branch 'origin/patch/3.2.x' 2024-07-07 11:45:26 +02:00
ProgrammaticWorkflowsAndDelegates Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
SpecialPropertySerialization Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
UIHintSerializiation Fix for #6082 - dropdowns are not populated for inputs without UIHints 2024-12-16 16:15:58 +01:00
VariableExpressions Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
VariableTypes Refactor variable initialization for clarity and consistency 2025-03-13 21:05:28 +01:00