Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/7170 restructure process part1 (#7250)
* class structure * Some updates on logic * Added first unit test * updates for test * new tests * Update * Updated naming * Task updates * Latest update * Restructure * Added more task types * Added nextv2 first version * fixed logic * More comments * More process updates. Added support for gateway * Updated flow to support return * Added more asserts * Updates to support the new storage models * added task * updates * Updated nugets * Updated authorization * Updated API and reneame old * startetd on instance * Updated simplied instansiation * Updated logic and completed process on full post * Removed unsused service * code smell * removed unused test * Code smell fixes * removed old implementation * Code cleanup * Fixed async * removed ef tests * Fixed logic and enabled test * Namespace fix. Changed to App.Core * Removed unusded code * Added back registering event * code smell * Code smell * code fix * More namespace fix * Code smell * Removed duplicate events publishing * flowtype * Code smell * Code smell * Code smell * Updated DataTask description. * Updated ConfirmationTask description * Updated FeedbackTask description * Updated comments of ExclusiveGateway and its props * feedback fixes * Fixed missing setting of failed * Fixed constructor with default values * Code smell * Fixed duplicate method * Added some test to improve coverage * more tests * Code smell * Code smell * Updated after publish of nugets Co-authored-by: Terje Holene <[email protected]>
- Loading branch information