Commit Graph

642 Commits

Author SHA1 Message Date
Gregory
7ee7835b21
remove dummy entity (#148)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2024-08-02 16:51:31 +03:00
Gregory
6051aa9401
remove payout (#143)
* remove payout

* add reserved comment

---------

Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2024-07-04 14:34:33 +03:00
Aleksey Kashapov
e5d3c83a24
TD-933: Adds support for deviation direction for amount randomization (#142) 2024-07-01 18:25:07 +03:00
Anatolii Karlov
485612481e
Ft/bump 343o (#139)
* Update valitydev/action-setup-thrift action to v1.0.2

* Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0

* Update actions/checkout action to v4

* Update dependency dev.vality.woody:woody-thrift to v2

* Update dependency dev.vality:library-parent-pom to v2

* Update valitydev/action-frontend action to v1

* Update valitydev/java-workflow action to v3

* woody 2 migration

* woody 2 migration

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 13:11:50 +03:00
ttt161
02e0ec0db6
FIN-39: add effects (#140)
Co-authored-by: ttt161 <losto@nix>
2024-06-20 10:52:20 +03:00
Aleksey Kashapov
c170117e5f
OPS-474: Defines protocol for invoice amount randomization (#134)
* OPS-474: Defines protocol for invoice amount randomization

* Updates fields names and types, updates rounding methods enum

* Fixes missing renaming for invoice template params

* Simplifies changes w/ typedef from domain ns

* Makes 'precision' and 'rounding' params required

* Retires 'rounding' option in amount randomization
2024-06-19 17:20:33 +03:00
Артем
b869c09c7a
Add comment (#138) 2024-06-19 11:06:14 +03:00
Fedor Shimich
3a25a01f89
INT-1136: add identity number for digital wallet (#137) 2024-06-14 15:17:24 +03:00
Gregory
bd20c762b3
add additional info party modification for claim management (#135)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2024-06-11 18:23:09 +03:00
struga
63051a5574
Add new fields for finance team (#133) 2024-06-07 15:16:26 +03:00
ttt161
9c4723bc85
CP-14: add validation data (#132)
* CP-14: add validation data

* CP-14: fix issue

* CP-14: cleanup

---------

Co-authored-by: ttt161 <losto@nix>
2024-06-07 15:03:24 +03:00
Aleksey Kashapov
500c0a2aab
CP-4: Adds destination's sender and receiver scopes (#130) 2024-06-04 11:43:33 +03:00
Артем
5da32a1e31
CP-13: Add destination auth data (#131)
* added destination auth data

* fixed
2024-05-31 10:53:12 +03:00
Aleksey Kashapov
02005deb9d
CP-12: Introduces limiter's currency conversion option (#129)
* CP-12: Introduces limiter's currency conversion option

* Changes new option flag to struct
2024-05-28 14:33:05 +03:00
Aleksey Kashapov
a711c8f633
TD-904: Retires global event-sinks (#127)
* Invoices
* Recurrent payment tools
* Parties
* Wallets, withdrawals, deposits etc.
2024-05-15 10:58:06 +03:00
Aleksey Kashapov
ab292d91f5
FIN-31: Adds support for domain config changes timetamps (#128)
* FIN-31: Adds support for domain config changes timetamps

* Update proto/domain_config.thrift

Fixes typo

Co-authored-by: Артем <WWW_cool@inbox.ru>

---------

Co-authored-by: Артем <WWW_cool@inbox.ru>
2024-05-08 14:06:09 +03:00
ndiezel0
b04aba8310
OPS-442: Add ShopModification (#126)
* OPS-442: Add ShopModification

* Rename

* Add to claims as well

* Add even more
2024-04-01 17:32:56 +05:00
ndiezel0
108eb44e65
OPS-442: Add error (#125) 2024-03-27 22:01:31 +05:00
ndiezel0
781e192772
IMP-202: Add email and card_token to pins (#124) 2024-03-26 16:04:13 +05:00
Артем
f8e56c6836
OPS-435: Add new route field (#121) 2024-03-14 11:30:08 +03:00
ndiezel0
72b39f3747
OPS-441: Add TurnoverLimit to Shop (#120)
* OPS-441: Add TurnoverLimit to Shop

* Fix

* Add events
2024-03-13 11:34:02 +05:00
ndiezel0
7057dad21f
Revert "IMP-112: Add Cascade disable for RoutingCandidate (#114)" (#116)
This reverts commit 03fe1f0c8f.
2024-03-11 12:45:37 +05:00
ndiezel0
a2f3317fa7
INT-973: Rewrite UI webhook (#119)
* INT-973: Rewrite UI webhook

* Fix
2024-02-27 16:13:54 +05:00
ndiezel0
da17a84b84
INT-973: Add InvoicePaymentUserInteractionChange to InvoicePaymentEve… (#118)
* INT-973: Add InvoicePaymentUserInteractionChange to InvoicePaymentEventType

* Fix
2024-02-22 23:07:31 +05:00
struga
fd34b40403
Add black list inspection (#117) 2024-02-20 19:37:05 +07:00
ndiezel0
03fe1f0c8f
IMP-112: Add Cascade disable for RoutingCandidate (#114)
* IMP-112: Add Cascade disable for RoutingCandidate

* Fix
2024-02-15 20:07:11 +05:00
ndiezel0
decfa45d7c
TD-818: Rename explanation method (#113) 2024-01-29 19:48:36 +05:00
Aleksey Kashapov
7673b1a1bf
TD-846: Adds provider FD override support (#112) 2024-01-29 15:18:44 +03:00
Артем
3df747ff44
TD-828: Add dest to quote (#111) 2024-01-11 15:07:01 +03:00
Aleksey Kashapov
23211ff8c0
TD-820: Adds route rejection failure (#110)
* TD-820: Adds route rejection failure

* Removes dup reason

* Renames availability rejection reason in accordance to FD service id constructor in HG

* Fixes naming inconsisntency
2023-12-05 18:08:07 +03:00
ndiezel0
38a420da68
TD-818: Add InvoicePayment route analytics (#109)
* TD-818: Add InvoicePayment route analytics

* Fix type

* Review fixes

* Remove varset from event
2023-11-30 14:52:37 +05:00
Ildar Galeev
958e5f0238
TD-810: Add dummy structs (#108) 2023-11-15 13:12:06 +03:00
Артем
5b69a5bb59
OPS-374: Add new ui and cash change on success intent (#102)
* added new ui and cash change on success intent

* fixed

* added new payment event

* added changed cost to payment data struct

---------

Co-authored-by: Aleksey Kashapov <nanodirijabl@gmail.com>
2023-11-14 14:18:10 +03:00
Артем
09d0377a48
OPS-376: Add new option for cashflow adj (#103)
* added new option for cashflow adj

* fixed
2023-11-09 10:20:54 +03:00
Ildar Galeev
45b0719649
OPS-381: Fix fe codegen missing buffer dependency (#107) 2023-11-02 16:45:22 +03:00
Ildar Galeev
ba3a4ac05c
OPS-381: Bump fe thrift codegen @vality/thrift-codegen@2.3.1 (#105) 2023-11-02 15:03:56 +03:00
Rinat Arsaev
f718741970
TD-775: Add https config (#97) 2023-10-10 23:51:18 +07:00
Rinat Arsaev
88112a7bbc
TD-775: Add host and port config (#96) 2023-10-10 19:08:38 +07:00
Rinat Arsaev
8719505bae
TD-730,TD-775: Bump frontend thrift codegen (#95) 2023-10-10 17:37:41 +07:00
ndiezel0
caf49f8fe7
TD-761: Add cascade behaviour to Provider (#94)
* TD-761: Add cascade behaviour to Provider

* Update proto/domain.thrift

Co-authored-by: Aleksey Kashapov <nanodirijabl@gmail.com>

* Set of strings

* Changes

* Fix error

---------

Co-authored-by: Aleksey Kashapov <nanodirijabl@gmail.com>
2023-10-04 13:04:35 +05:00
ndiezel0
c65fc2e6a8
TD-717: Add global_allow fields to PaymentsProvisionTerms and WithdrawalProvisionTerms (#93)
* TD-717: Add global_allow field to PaymentsProvisionTerms

* Also add field to WithdrawalProvisionTerms
2023-09-18 13:50:16 +05:00
Артем
2374f52326
IMP-76: Add new info (#91)
* added new info

* changed to postal_code
2023-09-07 12:52:47 +03:00
ndiezel0
247b004b1e
INT-779: Don't add camelCase to snake_case (#90) 2023-09-06 16:32:57 +05:00
Baikov Dmitrii
01f278e34d
INT-779: Add optional AccountName to DigitalWallet struct (#89) 2023-09-05 05:10:49 -07:00
Артем
c32f50f875
OPS-356: Remove invoice adjustment (#86) (#87) 2023-09-04 14:19:26 +03:00
ttt161
bfedcb9dbb
TD-600: add options to override fd logic (#85)
* TD-600: add terminal field

* TD-600: fix issues

---------

Co-authored-by: anatoliy.losev <losto@nix>
2023-05-22 13:02:50 +03:00
ttt161
52dbefd54f
TD-572: Get payment routes limit values (#84)
* TD-572: add method for getting limits

* TD-572: add throw

* TD-572: fix type limits

* TD-572: fix issue

* TD-572: fix typo

* TD-572: rename branch, PR, method

---------

Co-authored-by: anatoliy.losev <losto@nix>
2023-05-19 12:04:13 +03:00
ndiezel0
03bf41075c
TD-574: Add new condition (#82)
* TD-574: Add new condition

* Review fix
2023-05-04 12:02:56 +05:00
Rinat Arsaev
e12c03c513
IMP-57: Build accounted client (#81) 2023-04-07 19:12:08 +04:00
Ildar Galeev
698c7d275f
Bump to valitydev/frontend-thrift-codegen@a18cc78 (#80) 2023-03-29 15:52:47 +07:00