Commit Graph

111 Commits

Author SHA1 Message Date
Pavel Popov
0ce4418343
Add gh-pages workflow 2022-04-05 13:11:38 +03:00
renovate[bot]
c450c875e2
Update dependency json-merge-patch to v1 (#24)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 12:50:39 +03:00
renovate[bot]
98893e07b3
Update actions/setup-node action to v3 (#22)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 12:46:31 +03:00
renovate[bot]
9b22fc7a20
Update dependency gulp-connect to v5 (#23)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 12:46:15 +03:00
renovate[bot]
4987699196
Update actions/checkout action to v3 (#21)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 12:44:59 +03:00
renovate[bot]
cea2c82cb6
Update all non-major dependencies (#19)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 12:39:07 +03:00
renovate[bot]
3fe51d6cd1
Pin dependencies (#18)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 12:36:31 +03:00
renovate[bot]
7323e63c4c
Add renovate.json (#8)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 12:32:35 +03:00
Andrew Mayorov
1e068c3101
APM-107: Allow passing auth tokens w/ digital wallets (#12) 2022-03-25 18:45:27 +03:00
Артем
ce0dd21356
APM-83: Get withdrawal methods (#11)
* added get methods method

* fixed

* fixed schema

* renamed

* renamed to withdrawal
2022-03-22 11:13:50 +03:00
Alexey S
932fa254a0
TD-176: Add 401 errors to payres paths (#10) 2022-03-05 18:14:31 +03:00
Andrew Mayorov
1235c0abd6
Drop hard-coded enum in DigitalWalletProvider (#7)
Since we allow dynamically defined providers nowadays.
2022-02-14 20:31:50 +03:00
Alexey S
51b4b4b0fe
TD-126: Add erlang builds (#6) 2022-02-03 14:04:48 +03:00
Andrew Mayorov
43db8c9872
Remove symlinks to retired privdoc spec (#5)
* Fix workflows with overbrain

Co-authored-by: WWW_cool <WWW_cool@inbox.ru>
2022-02-03 11:43:07 +03:00
Артем
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