Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Mayorov
827f692653
Update declarations to refer to vality.dev namespace (#4)
* Switch CODEOWNERS
* Drop few dead links
* Update gitignore rules to ignore generated files
2022-01-06 13:30:52 +03:00
Anatoly Karlov
d109690d78
add 'proto' targetPath for imports thrift files in maven projects (#701) 2021-08-06 17:55:09 +07:00
Pavel Popov
abf362e7a8
Use version ranges (#595) 2020-07-14 12:26:49 +03:00
Alexey Pronin
2f62a8cd64
Switch java part to proto pipeline (#585)
* Bump parent and build-utils
2020-07-08 18:49:53 +03:00
Anatolii Karlov
d3a9b8dc7e
BJ-759: update claim-managment protocol (#534) 2020-01-21 18:54:17 +03:00
Alexey Semenkov
b665c89c83 HG-192: Introduce multiclaims (#131)
* DC-23: changed PartyManagement interface to claims (#122)

* DC-23: changed PartyManagement interface to work with claims as primary editing method

DC-25: changed PartyChangeset to match with new interface (DC-23)
Moved ShopLocation to Shop level

* added ContractExpiered status and creation timestamp

* changed contracts & shops IDs types from Int to String

* extracted ShopUpdate fields to ShopModification level

* added InvalidChangeset exception

* Claim effects added (v0.1)

* Claim effects v1.0

* Claim effects v1.1

added created_at in all party objects

* Added ShopProxyChanged effect produced by ProxyModification changeset

* added ClaimUpdated event and ClaimRevision property

* added revision check to AcceptClaim

* added revision to deny/revoke methods for uniformity

* added ShopContractChanged to make one-to-one relations beetween change & effect

* Category is back to ShopParams as optional field

* AcceptClaim can throw InvalidChangeset exception

* Added AnonymousEntity to fulfill contract creation requirements

* Renamed AninymousEntity to RegisteredUser

* Added PayoutToolType to distinguish test and live payout tools

* Removed payout tool type due to redundancy

* Added PayoutToolPrototype to incapsulate test payout tool params

* Walker2 API (#125)

* Walker 2 api
new Methods for 
CRUD operations fro Claims, Comments and history(Actions)
WALK-20

* rename to wc_deploy

* add deploy_epic_nexus to list

* fix make cmd

* fixed suspension naming

* elastico interface

get end search party methods
Ft/walk 27/elastico (#133)

* Syncronize walker and payment processing thrifts

* WALK-27: Bump to rbkmoney/image-build@efd28e5 (#138)

* DC-27: added timestamp and revision to claim related events

* DC-27: added updated timestamp to claim

Added timestamp to blocking/suspension statuses (party & shop) for same reason.

* DC-27: removed unnecessary timestamp from accepted status (#143)

* Added missed InvalidContractStatus exception (#144)

* Removed timestamp from ContractTermination changeset

rebased to newest master

* jenkins pr crutch

* update walker 2 interface

* fix signature

* replace strings

* add update and create date

* Event batching v0.1 (obvious one) (#160)

* HG-227: Publish formerly internal events (#161)

* HG-227: Streamline event payload definitions

* HG-227: Publish formerly internal events

* HG-227: Introduce session-level result

* HG-227: Start classifying operation failures

* HG-227: Differentiate between domain and payproc invoicing models

* HG-227: Strip domain models further

* HG-227: Make risk score, route and cash flow required

* HG-227: Give shop location back to proxies (#164)
2017-07-17 13:21:41 +03:00
Inal Arsanukaev
f4a87ead1e HOOK-1: webhooks interface (#129)
* HOOK-1: webhooks interface

* renamed file and some definitions

* Fixed after comments

* microfix

* microfix2

* microfix3

* added get method
2017-04-03 14:17:05 +03:00
Yevgeniy Poluektov
6ba6971bad fix typo (#128) 2017-03-17 19:06:38 +03:00
Yevgeniy Poluektov
00b40ebe24 fix bug: two dependencies with equal classifier and different version… (#126)
* fix bug: two dependencies with equal classifier and different versions override one another
 to solve this use different classifier for different versions

* fix readme
2017-03-16 17:08:18 +03:00
Yevgeniy Poluektov
159842a95f Ft/bj 127/add verdion to package path (#124)
* add damsel version to package path

* use commit number instead of commit hash
2017-03-13 14:54:36 +03:00
Yevgeniy Poluektov
b3092c0559 add damsel version to package path (#123) 2017-03-13 13:36:55 +03:00
Anatoly Cherkasov
281f48e333 fix pom version (#67) 2016-10-11 13:35:12 +03:00
avcherkasov
66ac917a5e BJ-32: deleted docker-compose.yml 2016-07-25 12:35:48 +03:00
avcherkasov
883deb5a63 BJ-30: added Jenkinsfile 2016-07-11 11:41:52 +03:00
avcherkasov
2991a80e1e BJ-29: added scope 2016-07-05 11:32:36 +03:00
avcherkasov
9de37e38b2 BJ-29: changed artifact and description 2016-07-05 11:12:56 +03:00
avcherkasov
9e00983ca3 BJ-29: added pom.xml 2016-07-04 21:58:46 +03:00