Commit Graph

97 Commits

Author SHA1 Message Date
Артем
da5112091b
Update master (#4)
* update

* renamed to vality
2022-01-24 15:35:28 +03:00
Alexander Romanov
b8b19e1d82
Let's make it opensource (#101) 2021-11-26 11:57:23 +03:00
Boris
f1c178db1a
[ED-318] delete Identification's step for wallet Identity (#100) 2021-11-18 19:59:52 +03:00
yak-zuk-zop
f802290aa9
ED-313/added revertStatus field (#99)
* added revertStatus field
2021-11-15 13:51:39 +03:00
Boris
3dbbabfe15
[ED-269]: Delete P2P functional (#98) 2021-09-24 09:22:09 +03:00
Yaroslav Rogov
bbc014e117
Fix/release pipeline (#97)
* fix: Fix release pipeline notification

* fix curl error handling
2021-07-21 17:00:30 +03:00
Yaroslav Rogov
bdcf97a539
fix: Fix release pipeline notification (#96) 2021-07-21 16:51:12 +03:00
Alexey Pronin
7a27699c7e
Fix GA deployment (#95)
* Fix ssh config

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml

* Update release.yml
2021-07-21 15:18:57 +03:00
Alexey Pronin
6ac1822e8b
Fix GA pipeline (#94) 2021-07-21 13:36:14 +03:00
Alexey Pronin
162e810193
Fix GA pipeline (#93)
* Fix GA pipeline

* Update .github/workflows/release.yml

Co-authored-by: Yaroslav Rogov <rogovyaroslav@gmail.com>

Co-authored-by: Yaroslav Rogov <rogovyaroslav@gmail.com>
2021-07-21 13:25:58 +03:00
Yaroslav Rogov
36bd187439
Ci/GitHub actions (#92)
* chore: Add package-lock.json

* ci: Add Github Actions for build and release

* ci: remove wercker

* feat: Enable Mattermost notifications

* feat: Better formatting for MM

* fix

* fix if on mm

* fix typo

* fix shell bug

* fix backticks

* probly fix event

* fix comma typos

* fix pr info in a message

* experimental curl notifier

* fix script typos

* fix: Add --fail to curl

* Enable cache again

* empty commit for test

* Refactor message generation

* fix indent

* remove --fail from curl

* fix curl error handling

* curl: Add redirect flag

* fix json typo

* add debug print

* hack real name

* did GA break?

* put real name back

* final polishing

* try out release notification

* fix indent

* fix

* fix curl

* fix

* fix formatting

* fix format

* fix channel

* final format

* final cleanup

* fix: Fix release repo name

* fix: Switch to WALLETS_API_DEPLOY_KEY

* switch to github-pages-deploy-action, fix MM hook for build pipeline

* refactor curl

* debug build pipeline

* debug without pipefail

* fix typo

* more debug

* fix curl error handling

* Update .github/workflows/release.yml

Co-authored-by: Alexey Pronin <24279065+vulnbe@users.noreply.github.com>

Co-authored-by: Alexey Pronin <24279065+vulnbe@users.noreply.github.com>
2021-07-21 12:32:40 +03:00
George Belyakov
e148c6c98d
epic: Webmoney wallet destination resource (#90)
* ED-166: Add Webmoney wallet destination resource (#89)

* add webmoney wallet

* rework wrong structure of digital wallet destination

* fix issue with discriminator

* fix

* add "id" to digital wallet, id is required, provider is optional.

* fix digital wallet id min-max lengths

* change "webmoney" union to "Webmoney"

* Add release-epic step for wercker

* Revert "Add release-epic step for wercker"

This reverts commit 841c518b

* make provider field required

* set provider field as discriminator

* Revert "set provider field as discriminator"

This reverts commit a34f2c1bce76b2ae9be7e9225f64eb4902fa95b7.

Co-authored-by: r.shaidullin <ndiezel0@gmail.com>
2021-07-14 12:13:50 +03:00
yuri-bukhalenkov
74aaee8b42
fixed: renamed listReverts & listAdjustments operation ids to listDepositRevets & listDepositAdjustments (#88) 2021-03-22 13:47:30 +03:00
yuri-bukhalenkov
a8ac888651
Ed 18/feat/add revert and adjustment operations (#86)
* deposit revert search api

* deposit adjustment search api

* syntax fixes

* Update wercker.yml

* syntax fixes II

* fixes: renamed files, removed extra fields and so on

* fixed: some review issues

* removed operationTime field from DepositAdjustment.yaml

Co-authored-by: Ivan Panteleev <amalgamm@users.noreply.github.com>
2021-03-17 13:08:50 +03:00
Aleksandra Usacheva
c47e556af5
Deposit id required (#87) 2021-03-16 11:31:44 +03:00
yuri-bukhalenkov
5cb4a574d5
Revert "ED-18: revert & adjustment search api (#84)" (#85)
This reverts commit bda6a9d181.
2021-03-15 15:11:52 +03:00
yuri-bukhalenkov
bda6a9d181
ED-18: revert & adjustment search api (#84)
* deposit revert search api

* deposit adjustment search api

* Update wercker.yml

* syntax fixes

* syntax fixes II

Co-authored-by: Ivan Panteleev <amalgamm@users.noreply.github.com>
2021-03-04 13:39:20 +03:00
Sergey Yelin
4d981f8e02
Sync payment systems (#83) 2021-02-03 14:35:26 +03:00
Sergey Yelin
be120f1547
Sync payment systems (#82) 2021-02-02 16:11:44 +03:00
dinama
9fb5ab05d5
FF-237: ResourceToken that may expire (#81) 2020-12-16 00:56:19 +03:00
Toporkov Igor
0aa5810186
MSPF-596: Allow specifying partyID (#80)
* Upgrade gulp & gulpfile

* Add PartyID definition

* Create PartyID path parameter

* Add PartyID to createIdentity, add corresponding error

* Revert "Create PartyID path parameter"

This reverts commit bf10c6062495f4c8545b107424ce5a92507b7826.

* Add sample mostly-generated CHANGELOG.md

* wip: Use another tool to generate much shorter changelog
2020-11-11 18:04:06 +03:00
dinama
903e5a33ad
FF-230: 404 error for quoteP2PTransferWithTemplate (#79)
* add 404 error to quoteP2PTransferWithTemplate
* fix for nodejs >12 - ReferenceError: primordials is not defined
2020-09-28 17:55:11 +03:00
Alexey
6895220c3b
FF-206: Modernize ListDestinations and ListIdentities handles (#78) 2020-08-27 13:46:20 +03:00
Andrey Fadeev
2f9ebc0a1b
MSPF-560 Add RuPay payment system (#77) 2020-08-03 16:54:23 +03:00
Andrey Fadeev
d592bc80aa
MSPF-560 Add ELO payment system (#76) 2020-07-31 16:59:41 +03:00
Toporkov Igor
f071ef818d
FF-184: Add subErrors (#75)
* Add subFailure to WithdrawalFailure

* Add subError to DepositFailure
2020-07-24 10:26:06 +03:00
Артем
553b3c285f
FF-195: Ticket expiration (#74)
* fixed desc

* fixed

* Update api/wallet/spec/definitions/P2PTransferTemplateTicketRequest.yaml

Co-authored-by: Andrey Fadeev <me@ciiol.net>

Co-authored-by: Andrey Fadeev <me@ciiol.net>
2020-06-26 17:46:58 +03:00
Артем
1383391b60
FF-194: Add contact info (#73)
* added contact info

* fixed
2020-06-23 11:01:42 +03:00
Артем
3a0e1ee23d
FF-174: FIX - quote with template (#72)
* added quote with template

* removed 409 error
2020-06-18 15:50:13 +03:00
Артем
4828703335
FF-174: FIX - Add token request scheme (#71) 2020-05-26 18:26:30 +03:00
Артем
b8892822ce
FF-174: FIX - Create transfer params (#70) 2020-05-25 14:10:29 +03:00
Артем
fd65dd6fdb
FF-174: FIX - P2P transfer create response (#69) 2020-05-25 14:02:46 +03:00
Артем
6b3f32e5fb
FF-174: FIX - Add not found error (#68) 2020-05-25 12:42:17 +03:00
Артем
b6af3c5095
FF-174: Add p2p templates (#65)
* added p2p templates

* added requested changes

* added some requested changes

* added some requested changes

* minors

* fixed

* fixed

* minor

* nano

* added require currency

* added some requested changes

* fixed

* added identity id

* fixed

* added poem

* fixed

* minor

* nano

* micro

* fixed

* fixed

* added set blocking

* fixed

* fixed

* minor

* Update api/wallet/spec/paths/p2p@transfer@templates@{p2pTransferTemplateID}@block.yaml

Co-authored-by: Andrey Fadeev <me@ciiol.net>

Co-authored-by: Andrey Fadeev <me@ciiol.net>
2020-05-21 15:09:01 +03:00
Roman Pushkov
d7172f8564
FF-178: restore payment system in sender and receiver (#67)
* restore payment system in sender and receiver

* remove payment system field from params
2020-04-22 16:36:59 +03:00
Roman Pushkov
1da7bea5e9
FF-178: remove payment system from destination (#66) 2020-04-20 19:11:49 +03:00
Артем
ff375e472d
FF-166: Add auth data (#63)
* added auth data to sender resource params

* fixed
2020-03-18 16:00:08 +03:00
Alexey
69e8c56914
CAPI-408: Change regex to accept alpha, spaces and punctuation (#64) 2020-03-18 11:05:23 +03:00
Andrey Fadeev
974b5feb27
FF-164 Add USDT (#62)
Add Tether USD token
2020-03-06 18:19:20 +03:00
Sergei Shuvatov
fa81edc8fc
Clarify date and time format (#61) 2020-03-03 19:50:39 +03:00
Артем
240cee4a9a
FF-160: Add w2w transfer (#60)
* added w2w transfer

* added wallet grant

* renamed wallet grant

* fixed

* added desc
2020-02-21 14:47:41 +03:00
Alexey
c715d9cb8d
add cardHolder regex from capi (#59) 2020-02-11 14:59:37 +03:00
Roman Pushkov
4f2f265598
FF-99: extract destination tag (#57)
* add discriminator

* add definitions for crypto currencies

* minor fix

* update

* fix schemas
2020-02-07 19:18:47 +03:00
Boris
c0e9aba84f
add resource token error (#58) 2020-01-28 17:34:43 +03:00
ndiezel0
53dccfebbf
FF-139: Add P2PTransferQuote version 1 inner structure (#56)
* FF-139: Add P2PTransferQuote version 1 inner structure

* FF-139: Review fix

* Update api/wallet/spec/definitions/internal/P2PTransferQuoteTokenV1.yaml

Co-Authored-By: Andrew Mayorov <a.mayorov@rbkmoney.com>

* FF-139: Move CompactResource to internal

* FF-139: Move `internal` folder out of `spec` folder

* FF-139: Fix refs

* FF-139: Fix spec refs

Co-authored-by: Andrew Mayorov <encube.ul@gmail.com>
2019-12-20 20:24:08 +03:00
Alexey
23581a17f4
FF-129: Get by external id instead of search (#52) 2019-12-13 13:52:49 +03:00
Toporkov Igor
baa6f437e4
Fix wrong parameter description (#55) 2019-12-05 22:07:30 +03:00
Toporkov Igor
e4adc49edf
Add getWalletByExternalID (#54) 2019-12-05 16:11:31 +03:00
ndiezel0
6d354f1daf
Remove externalID from P2PTransfer list of required fields (#53) 2019-11-27 19:29:13 +03:00
Alexey
1d20a92fc9
FF-129: Add external_id as search parameter (#51) 2019-11-22 15:40:16 +03:00