Commit graph

4 commits

Author SHA1 Message Date
Sipke Schoorstra 78c6df152e
Refactor and clean up Connections API and Core components
Removed unused code, optimized imports, and updated method signatures for better null-safety and consistency. Consolidated redundant logic, improved error handling in endpoints, and applied modern syntax and practices across the Connections module.
2025-02-23 14:07:32 +01:00
Jérémie DEVILLARD 0aed8208dc Mass Refactoring to be compliant with other code in Elsa Repo
- Refactor IStore, InputModel and Entities
- Add Persistence Project
- Add EntityFameworkCore Project
2025-02-12 00:12:06 +01:00
Jérémie DEVILLARD afc14fab4b add virtual method to DropDownOptions provider to allow customization of options in inherited class.
clean ConnectionOptionsProvider class
2025-01-13 15:52:03 +01:00
Jérémie DEVILLARD 7ed2bc1c1f Add Elsa Connection Module (wip on persistence and naming) 2025-01-07 11:39:57 +01:00