Артем
7acf0bbc76
HG-384: Identity bugfix ( #30 )
2018-11-03 02:26:30 +06:00
Артем
58c1dbe319
HG-384: New eventsinks ( #23 )
2018-11-02 17:21:59 +06:00
Andrey Fadeev
b3e4729dd0
HG-392 Add accounter unhold in failed withdrawals ( #29 )
...
* Add accounter unhold in failed withdrawals
* Add simple error mapping
2018-11-01 12:33:04 +03:00
Andrey Fadeev
57fc3b7f30
FF-7 Add old cashflows decoding ( #28 )
2018-10-31 14:33:24 +03:00
Evgeny Levenets
f1e3355dca
HG-392: check limits for wallet and withdrawal ( #25 )
...
* fix gitmodules
* remove wtf
* HG-392: check limits for wallet and withdrawal
2018-10-30 17:30:42 +03:00
Andrey Fadeev
1b8c6a13b8
FF-7 Fix swag args decoding ( #27 )
2018-10-29 14:25:09 +03:00
Andrey Fadeev
720a2e6549
FF-7 Add lazy account reading ( #24 )
...
Use a system account only if it was used in the cashflow.
Use a separate account for each currency
2018-10-25 19:51:09 +03:00
Andrey Fadeev
8f1383a4f0
FF-7 Add cash flow and fee ( #20 )
2018-10-19 13:34:47 +03:00
Anton Belyaev
eb3e147005
Fix a bug: unset woody context in handler process on finish ( #22 )
2018-10-11 18:23:14 +03:00
Anton Belyaev
577e3079e9
Fix: postings name spacing and config alignment ( #19 )
...
* Fix transfer name spacing
* Align config with implementation
2018-10-08 20:00:49 +03:00
Anton Belyaev
f34daad30c
Fix ff_transfer_machine actions ( #18 )
2018-10-08 15:01:06 +03:00
Anton Belyaev
2e83eb06a5
Fix ff_server childspec ( #17 )
2018-10-05 17:40:10 +03:00
Anton Belyaev
2ef60af224
Fix withdrawal params creation ( #16 )
2018-10-05 16:38:40 +03:00
Anton Belyaev
9f27ef35ef
FF-2: add deposit api and refactor ff_withdrawal ( #14 )
...
* FF-2: refactor ff_withdrawal
- introduce ff_transfer_machine and new ff_transfer as an underlying process
for any withdrawal, deposit and transfer between wallets.
- rename apps/ff_withdraw -> apps/ff_transfer and make corresponding updates
including sys.config.
- rename fistful/src/ff_transfer.erl -> fistful/src/ff_postings_transfer.erl
* Introduce ff_instrument as an underlying abstruction for ff_destination and ff_source.
* Add ff_deposit
* Add ff_source
* Add FistfulAdmin thrift service
* Add transfer migration code
2018-10-05 14:19:46 +03:00
Anton Belyaev
ddf5630f5b
Turbofixes: add negative acc amount support and bump dmsl ( #13 )
...
* Temporarily remove amount validation for accounts
* Bump dmsl for the sake of party mgmt
2018-09-26 14:51:13 +03:00
Anton Belyaev
f74a1114e3
Add multiple withdrawal adapters support ( #12 )
...
* Remove wallet specifics from the transfer
* Add support for multiple withdrawal adapters;
* Switch tests to proxy-mocketbank
* Bump swag to rbkmoney/swag-wallets@745b5ad
2018-09-25 14:25:00 +03:00
Anton Belyaev
8d040b6868
CAPI-292: add seadlines support to wapi ( #11 )
2018-09-04 19:48:19 +03:00
Andrey Fadeev
b8ab555769
HG-386 Rename machinegun namespaces ( #9 )
...
"Migrate" old accounts
2018-08-28 13:05:58 +03:00
Andrey Fadeev
a27c63ea68
HG-386 Move wallets from party ( #7 )
2018-08-27 15:08:06 +03:00
Anton Belyaev
b8945abdf2
CAPI-279/CAPI-280: add token issue and withdrawal auth via grant/bearer ( #5 )
...
* CAPI-280: auth withdrawal via bearer or destination grant
* Fix wapi related linter warnings
* Do not run lint in CI for now
* Add wallet grant implementation and fix some bugs
* Refactor resource auth for withdrawal
* Fix (dirty) user woody identity handling in ff_party
* Fix challenge event search
* Fix withdrawal and challenge status 'Failed' handling
2018-08-21 20:27:58 +03:00
Andrew Mayorov
529e9201af
Merge pull request #1 from keynslug/master
...
Implement core models and activities
2018-07-31 17:49:21 +03:00
Anton Belyaev
2f7ed27cc0
Fix Jenkinsfile
2018-07-30 19:12:25 +03:00
Anton Belyaev
a70f26a4da
Fix release make target
2018-07-30 17:44:35 +03:00
Anton Belyaev
209866032b
Fix CI issues
2018-07-30 17:30:57 +03:00
Andrey Mayorov
3ad1589bad
Simplify swagger generation targets
2018-07-26 15:02:05 +03:00
Andrey Mayorov
c1d350b91c
Fix fetching wallet balance
2018-07-17 16:49:36 +03:00
Andrey Mayorov
0a4c47a36e
Fix withdrawal session status
2018-07-17 12:56:23 +03:00
Andrey Mayorov
668152f674
Respect simplified payres token payload
2018-07-17 12:09:12 +03:00
Andrey Mayorov
c89d488466
Fix identity challenge event matching in api handler
2018-07-17 12:02:28 +03:00
Anton Belyaev
bfca5fafd2
Separate privdoc and payres api to wapi-psidss ( #8 )
2018-07-16 17:30:38 +03:00
Andrew Mayorov
7c7ad60e1b
Handle transfers through noion of accounts (yeah, again) ( #9 )
...
* Drop (de)hydration for now, we'll think about it later.
* Reduce boilerplate w/ the help of `ff_machine` though much to be done still.
* Drop half-baked `ff_machine` from ff_core
* Supply missing specs + fix marshalling types
* Update test fixtures
2018-07-16 17:21:17 +03:00
Anton Belyaev
ce160a7783
Bump to rbkmoney/swag-wallets/commit/0a8b2bf3a13593bdd70e46cc0b4cce5e714cb285
2018-07-13 12:18:46 +03:00
Anton Belyaev
1705eb1dbf
Add resource access control on wapi ( #7 )
2018-07-12 19:43:46 +03:00
Andrey Mayorov
2379151855
Drop masterlike macro from Jenkinsfile
2018-07-11 18:59:58 +03:00
Andrey Mayorov
77e04c2dab
[WIP] Fix
2018-07-09 13:02:59 +03:00
Andrey Mayorov
6a1329c094
[WIP] Fix handling payment system
2018-07-09 11:52:43 +03:00
Andrey Mayorov
e6e916141a
[WIP] Switch to rbkmoney/swag-wallets@cdfe496
2018-07-08 23:36:39 +03:00
Andrey Mayorov
241571d28c
[WIP] Implement 'ListIdentityChallenges'
2018-07-08 23:00:42 +03:00
Andrey Mayorov
06fd8a51e7
[WIP] Implement 'ListProviders'
2018-07-08 22:25:59 +03:00
Andrey Mayorov
5aeaaf8c83
[WIP] Abuse ff_sequence in wapi instead of genlib:unique/0
2018-07-08 21:40:41 +03:00
Andrey Mayorov
cc982c5284
[WIP] Make proper unicode in fixture
2018-07-08 21:40:05 +03:00
Andrey Mayorov
d8c794772a
[WIP] Fix swag marshalling
2018-07-08 21:21:17 +03:00
Andrey Mayorov
00f72c9fe0
[WIP] Add dehydration for ff_destination
2018-07-08 20:09:21 +03:00
Andrey Mayorov
76c47459a7
[WIP] Fix cds init in docker-compose
2018-07-08 20:09:21 +03:00
Anton Belyaev
e397978491
Fix 404 resp code for GetWithdrawal
2018-07-08 20:04:59 +03:00
Anton Belyaev
5834dd48d1
Fix integration issues ( #6 )
2018-07-08 19:58:55 +03:00
Andrey Mayorov
8eb97465ba
[WIP] Provide identity challenge events
2018-07-06 20:31:50 +03:00
Andrey Mayorov
d2d6707aa7
[WIP] Fix startup
2018-07-06 20:30:45 +03:00
Anton Belyaev
acebadcd81
Some fixes ( #5 )
2018-07-06 19:15:35 +03:00
Andrey Mayorov
5f8bbcb544
[WIP] Implement GetResidence / GetCurrency
2018-07-06 18:46:34 +03:00