Commit Graph

23 Commits

Author SHA1 Message Date
Pavel Popov
c7ebc156d6
BJ-782: Add claim committer service (#10)
* BJ-782: Add claim commiter service

* BJ-782: Add logs

* BJ-782: Fix tests

* BJ-782: Remove useless status, fix hellgate url

* BJ-782: Fix log

* BJ-782: Review fx

* BJ-782: Another review fix

* BJ-782: Add more tests
2020-02-03 12:19:11 +03:00
Anatolii Karlov
99adab354f
fix test (#9) 2020-01-23 16:49:39 +03:00
Anatolii Karlov
80aa2c4a3e
BJ-761: update implementation (#8) 2020-01-23 15:53:08 +03:00
Kostya
6617a116d1
Merge pull request #7 from rbkmoney/ft/BJ-753/event-sink
#BJ-753: event sink
2020-01-22 09:57:19 +03:00
k.struzhkin
e601178f87 Fix after review 2020-01-21 17:53:44 +03:00
k.struzhkin
30cee42f35 commit
Fix tests
2020-01-20 19:18:45 +03:00
k.struzhkin
02d654cbfe Add rethrow exception 2020-01-20 18:45:35 +03:00
k.struzhkin
d121019453 After review 2020-01-20 18:43:24 +03:00
k.struzhkin
0432d270ba Create sync invocation to write 2020-01-20 18:37:30 +03:00
k.struzhkin
53870b3073 Up build utils 2020-01-20 11:29:09 +03:00
k.struzhkin
0c705f2fc7 Rafctor params 2020-01-20 11:25:58 +03:00
k.struzhkin
50ca2ed1dd Add event sink 2020-01-20 11:18:32 +03:00
k.struzhkin
3a3d7deb76 Refactor 2020-01-17 12:19:56 +03:00
k.struzhkin
de08393266 Add retry template 2020-01-16 19:36:58 +03:00
k.struzhkin
39794c0f29 Add kafka event-sink 2020-01-16 15:54:23 +03:00
Pavel Popov
266486dd8a
BJ-720: Add claimId in search query (#6) 2019-12-16 13:07:21 +03:00
Pospolita Nikita
a98d63dd03
Merge pull request #5 from rbkmoney/fx/BJ-710/fix_with_timezones
BJ-710: Fix with timezones
2019-12-11 19:14:18 +03:00
Pavel Popov
eb1844688d BJ-710: Fix with timezones 2019-12-11 19:02:07 +03:00
Pavel Popov
aaa8ffd197
BJ-690: Add partyId in claim structure (#4)
* BJ-690: Add partyId in claim structure

* Back to 0.8.3

* Fix with jacoco plugin
2019-12-04 20:44:46 +03:00
Pavel Popov
02ddb1d565
BJ-678: Add RequestReview and RequestChanges methods, optional partyId and continuation token (#3)
* BJ-678: Add RequestReview and RequestChanges methods, optional partyId and token in ClaimSearch method

* Fix claim search test
2019-12-02 19:36:06 +03:00
Pavel Popov
29840f5b10
Fix migration script (#2) 2019-10-29 18:57:48 +03:00
Pavel Popov
a3122a5af1
Initial implementation (#1)
* Initial implementation

* Add models

* Add converters

* Add config and test for ConversionService

* Reinit build_utils

* Remove \n in .gitmodules

* Add MockUtil

* Fix conversion service test

* Add user context meta

* Add logback-test.xml

* Add services, handlers and endpoint

* Fix continuation test

* Review fixes

* Rewrite logs

* Review fixes

* Review fixes

* Fix reqNonNull test

* Return back transactional annotation
2019-10-24 16:33:32 +03:00
Pavel Popov
8e0e199ba6
Initial commit 2019-06-11 13:21:55 +03:00