You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Developer I want to apply the same patterns to all parts of the code (with thirdparty-scheme-adapter) so that we can effectively work and build the codebase
Acceptance Criteria:
PISPTransactionModel refactored to newest API changes
integration test
Complexity: Medium> there is already POC code Uncertainty: Low > there is already POC code
Tasks:
update dependencies
update docker images to use latest
http-request base class refactor
reexport Typescript interfaces for sdk-scheme-adapter API so thridparty-scheme-adapter can use them
publish sdk-scheme-adapter to npm so can be used as dep by thirdparty-scheme-adapter
fixing sdk-scheme-adapter npm installation problem
fixing export of Typescript in api-sinippets
reexport Typescript interfaces for sdk-standard-components from api-snippets types
prepare P2PTransaction detailed UML sequence
migrate DeferredJob from sdk-scheme-adapter
fix/update api-snippets autogenerated files & drop hello example endpoint
fix publish CI step dependency for thirdparty-scheme-adapter
fix UnresolvedPromiseWarning in outbound/authorizations.model.test
eoln
changed the title
refactor thirdparty-scheme-adapter to use sync endpoints from sdk-scheme-adapter
realize p2p transaction using thirdparty-scheme-adapter
Feb 17, 2021
eoln
changed the title
realize p2p transaction using thirdparty-scheme-adapter
realize p2p transaction using thirdparty-scheme-adapter - PISPSide
Mar 9, 2021
eoln
changed the title
realize p2p transaction using thirdparty-scheme-adapter - PISPSide
realize p2p transaction using thirdparty-scheme-adapter - PISP side
Mar 9, 2021
I'm not sure where this belongs, but there is no handler for PATCH /thirdpartyRequests/{id} in the thirdparty-api-adapter. @eoln should this be a part of this ticket or (my preference) another?
Goal:
As a
DeveloperI want to
apply the same patterns to all parts of the code (with thirdparty-scheme-adapter)so that
we can effectively work and build the codebaseAcceptance Criteria:
Complexity: Medium> there is already POC code
Uncertainty: Low > there is already POC code
Tasks:
publish
CI step dependency for thirdparty-scheme-adapter/thridpartyRequests/transactions
payload -> api-snippetsPISPTransactionModel feat - calculate timeout for each deferred job from(will be covered in another story)expiration
field send ininitiate
stepDone
Pull Requests:
Follow-up:
Dependencies:
Accountability:
The text was updated successfully, but these errors were encountered: