Commit Graph

507 Commits

Author SHA1 Message Date
k.struzhkin
e18b8640f1 After merge 2020-08-05 10:08:21 +03:00
k.struzhkin
8d729a81f8 Merge remote-tracking branch 'origin/master' into ft/ff-to-kafka 2020-08-05 10:01:20 +03:00
k.struzhkin
5ddb17ce6f After merge 2020-08-05 10:00:33 +03:00
vitaxa
1375525a9e
BJ-971: bank card field fix (#149)
Co-authored-by: vitaxa <v.banin@rbkmoney.com>
2020-08-05 10:00:16 +03:00
k.struzhkin
7daece3b6b Fix after review 2020-08-05 09:59:23 +03:00
vitaxa
b82df35887
BJ-971: tokenized bank card fix (#148)
Co-authored-by: vitaxa <v.banin@rbkmoney.com>
2020-08-04 18:51:15 +03:00
vitaxa
18842b145d
BJ-971: terminal provider ref id (#147) 2020-08-04 14:01:44 +03:00
vitaxa
758e10a196
BJ-971: provider unified (#145) 2020-08-03 15:54:27 +03:00
k.struzhkin
98585e8a7c Add tests 2020-08-03 15:01:11 +03:00
k.struzhkin
80fe2e0c77 Fix payout 2020-08-03 13:59:53 +03:00
k.struzhkin
4d1127759f Fix payout listener 2020-08-03 12:16:10 +03:00
k.struzhkin
9ad5f47844 Fix tests 2020-08-03 11:17:02 +03:00
k.struzhkin
54c5d8bd8c Update build utils 2020-07-31 18:47:40 +03:00
k.struzhkin
5fe627f203 Move from polling to kafka 2020-07-31 18:45:48 +03:00
Pavel Popov
2b67c62ca5
Add cardholder name (#144) 2020-07-29 15:13:57 +03:00
Pavel Popov
1c9e3de80a
Optional terminal data (#143) 2020-07-29 14:34:01 +03:00
Pavel Popov
13a1fa39b6
Add new provider terms (#142) 2020-07-22 18:59:54 +03:00
Pavel Popov
f6de5c58b1
Bump damsel (#141)
* Bump damsel version

* Bump build_utils

* Update Jenkinsfile

* Optional abs_account

* Fix kafka version, bump db-common-lib

* Bump testcontainers

* Decrease testcontainers version

* Increase startup timeout for kafka container

* Trying to increase topic sync timeout
2020-07-17 14:31:32 +03:00
Pavel Popov
cc7c0b2c55
Switch to new withdrawal provider id (#140) 2020-07-08 16:25:20 +03:00
Pavel Popov
b7c220d85f
Bump fistful-proto (#139) 2020-07-08 13:52:42 +03:00
Inal Arsanukaev
b2f7de9901
Up damsel (#138)
* Up damsel

* Fix test

Co-authored-by: Inal Arsanukaev <inalarsanukaev@MacBook-Pro-Inal.local>
2020-06-29 15:53:01 +03:00
malkoas
92fd4911f7
Unset null for eci and approval code (#137)
* Unset null for eci and approval code
2020-06-11 13:45:32 +03:00
Anatoly Cherkasov
4130924f07
NEW-53. Redecorate payout poller (change to payouter storage) (#135)
* Revert "NEW-53. Redecorate payout poller (change to payouter storage) (#125)" (#134)"
2020-06-02 11:46:14 +03:00
Inal Arsanukaev
6f87211907
Fixed test (#136)
Co-authored-by: Inal Arsanukaev <inalarsanukaev@MacBook-Pro-Inal.local>
2020-05-29 20:32:03 +03:00
Inal Arsanukaev
ce153e250b
NEW-54: Bump damsel, build_utils (#133)
Co-authored-by: Inal Arsanukaev <inalarsanukaev@MacBook-Pro-Inal.local>
2020-05-29 19:21:42 +03:00
Pavel Popov
e345a93770
Revert "NEW-53. Redecorate payout poller (change to payouter storage) (#125)" (#134)
This reverts commit d98fbec0d8.
2020-05-29 19:06:39 +03:00
Kostya
020a36943c
Fix sink event (#130)
* Fix sink type

* Refactor

* Fix for events

* Fix migration script filename

Co-authored-by: k.struzhkin <k.struzhkin@MacBook-Pro-rbkadmin.local>
Co-authored-by: Pavel Popov <popoffpavel@yandex.ru>
2020-05-29 15:17:02 +03:00
Anatoly Cherkasov
d98fbec0d8
NEW-53. Redecorate payout poller (change to payouter storage) (#125)
NEW-53. Redecorate payout poller (change to payouter storage)
2020-05-29 12:51:34 +03:00
vitaxa
98579ccbbf add more adjustment cashflow sum (#131) 2020-05-27 10:34:27 +03:00
Pavel Popov
3a563f1e16
Revert rates from kafka (#129)
* Revert "Add listener for rate topic (#128)"

This reverts commit f99b9c8780.

* Revert "Merge pull request #127 from rbkmoney/ft/add-rates"

This reverts commit 7f2c7d7571, reversing
changes made to aab1427c49.

* Return back V58 and add revert migration script
2020-05-21 21:02:44 +03:00
Pavel Popov
f99b9c8780
Add listener for rate topic (#128)
* Add listener for rate topic

* Bump build_utils
2020-05-21 19:56:52 +03:00
Kostya
7f2c7d7571
Merge pull request #127 from rbkmoney/ft/add-rates
Move rates to kafka listeners
2020-05-18 19:52:56 +03:00
k.struzhkin
c91e044f2f Fix config 2020-05-18 19:34:26 +03:00
k.struzhkin
3e88acd6ea Move rates to kafka listeners 2020-05-18 18:27:23 +03:00
Inal Arsanukaev
aab1427c49
The return of the recurrent payment tool (#126)
Co-authored-by: Inal Arsanukaev <inalarsanukaev@MacBook-Pro-Inal.local>
2020-05-14 14:14:58 +03:00
vitaxa
4952e43a24
BJ-890: add chargeback (#124) 2020-05-13 12:45:23 +03:00
Inal Arsanukaev
31c9a79ec5
Added revision tables (#123)
* Added revision tables

* Fixed sql script

* Fix bug in sql

Co-authored-by: Inal Arsanukaev <inalarsanukaev@MacBook-Pro-Inal.local>
2020-04-22 11:39:49 +03:00
Kostya
823768c3c0
Fix dao (#122)
Co-authored-by: k.struzhkin <k.struzhkin@MacBook-Pro-rbkadmin.local>
2020-04-21 19:15:13 +03:00
Inal Arsanukaev
b28f889a21
Update revisions optimization (#121)
Co-authored-by: Inal Arsanukaev <inalarsanukaev@MacBook-Pro-Inal.local>
2020-04-21 14:05:32 +03:00
Kostya
f240632b9a
Merge pull request #120 from rbkmoney/ft/fix-constraints
Fix claim ids
2020-04-21 12:14:58 +03:00
k.struzhkin
2dfca7fa22 Fix claim ids 2020-04-21 11:40:30 +03:00
Kostya
988e12df06
Merge pull request #119 from rbkmoney/ft/fix-constraints
Fix constraint
2020-04-20 10:46:02 +03:00
k.struzhkin
7b470c82ef Fix constraint 2020-04-20 10:23:46 +03:00
Kostya
2d991a4768
Merge pull request #118 from rbkmoney/ft/sql-optim
Fix empty ids
2020-04-17 18:37:00 +03:00
k.struzhkin
526e8c7da0 Fix empty ids 2020-04-17 18:23:33 +03:00
Kostya
e7ba8785a0
Merge pull request #117 from rbkmoney/ft/sql-optim
Optimize shop contract and contractor batch update
2020-04-17 18:04:42 +03:00
k.struzhkin
c53675ca33 Optimize shop contract and contractor batch update 2020-04-17 17:38:04 +03:00
Kostya
896bd67434
Merge pull request #116 from rbkmoney/ft/fix-ids
Fix ids
2020-04-17 13:51:04 +03:00
k.struzhkin
435fad0a14 Add revision 2020-04-17 13:31:14 +03:00
k.struzhkin
fb8586076d Revert claim id 2020-04-17 13:29:53 +03:00