Commit Graph

53 Commits

Author SHA1 Message Date
renovate[bot]
334abee074
Update valitydev/action-frontend action to v1 2024-06-27 16:54:59 +00:00
Gregory
ec1bdb95b2
remove payout (#53)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2024-06-27 19:54:00 +03:00
struga
28d11b91a3
Add error code for search (#49) 2024-01-18 18:59:13 +07:00
Ildar Galeev
43834103e0
OPS-381: Bump fe codegen with custom headers (#47) 2023-11-03 16:24:21 +03:00
Rinat Arsaev
37b81e6af2
TD-730,TD-775: Bump frontend codegen (#43) 2023-10-11 18:20:05 +07:00
Anatolii Karlov
e46bba2b21
MI-15: add list of chargeback ids for search query (#40) 2023-07-20 10:03:12 +03:00
renovate[bot]
a20465326f
Update all non-major dependencies (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 21:21:44 +07:00
Ildar Galeev
cf0eff8367
Add package.json types versions (#35) 2022-12-23 17:41:12 +03:00
Ildar Galeev
8fd94804f3
Bump to valitydev/frontend-thrift-codegen@7608479 (#34) 2022-12-23 17:25:44 +03:00
Anatoly Karlov
5352f74dd5
bump damsel, remove deprecated (#31) 2022-06-29 18:47:14 +07:00
Vality Bot
036c8c2466
🔄 Synced local '.github/workflows/' with remote 'workflows/proto/' (#24) 2022-06-27 11:40:51 +03:00
Артем
0046061ffb
TD-324: Remove legacy (#30)
* removed

* fixed
2022-06-22 15:56:01 +03:00
Andrew Mayorov
1f7261cf43
TD-312: Bump to valitydev/damsel@dac2cb5 (#29)
* Use valitydev/thrift compiler v0.14.2.3 + valitydev/rebar3-thrift-compiler v0.4
2022-06-20 11:18:23 +03:00
Артем
512e0f68ab
Add erlang app prefix (#28) 2022-06-03 12:07:31 +03:00
Andrew Mayorov
cd2e18beb7
TD-266: Drop payout-manager-proto from lockfile (#26) 2022-05-23 13:48:32 +03:00
Andrew Mayorov
bbda159d31
TD-266: Drop valitydev/payout-manager-proto dep altogether (#25)
Unqualified include `proto/domain.thrift` is ambiguous. There's
`domain.thrift` both in damsel and payout-manager-proto. Ideally we need
qualified include (e.g. `include "payout-manager-proto/proto/domain.thrift"`)
but in the meantime dropping dependency will suffice, there was just a
single typedef reference anyway.
2022-05-23 13:37:45 +03:00
Vality Bot
ba389d1f95
🔄 Synced file(s) with valitydev/configurations (#9)
* 🔄 Synced local '.github/workflows/basic-linters.yml' with remote 'workflows/base/basic-linters.yml'

* 🔄 Created local '.github/settings.yml' from remote '.github/settings.yml'

* 🔄 Synced local '.github/workflows/' with remote 'workflows/proto/'
2022-03-25 18:10:17 +03:00
Rinat Arsaev
9f37374835
TD-237: Update frontend thrift codegen (#21) 2022-03-25 17:14:54 +03:00
Rinat Arsaev
f1a4bc0296
OPS-57: Add PayoutStatusType for PayoutSearchQuery (#19) 2022-03-16 21:13:32 +03:00
Rinat Arsaev
2ec22d889a
IMP-23: Update frontend Codegen (#17) 2022-03-05 19:50:19 +03:00
Rinat Arsaev
3b7f993ca7
IMP-23: Make public (#15) 2022-03-04 21:36:20 +03:00
Rinat Arsaev
c2cb538306
IMP-23: Publish to NPM (#12) 2022-03-04 21:19:13 +03:00
Rinat Arsaev
62c2e5081e
IMP-23: Init package.json (#10) 2022-03-01 15:30:55 +03:00
Anatoly Karlov
27bba8697e v1 workflow 2022-02-23 23:18:53 +07:00
Anatoly Karlov
3563dc4315 v1 workflow 2022-02-23 23:12:51 +07:00
Anatoly Karlov
0516ae0d47
bump deps, remove geo_ip (#7) 2022-02-23 23:08:40 +07:00
Rinat Arsaev
787e0a53dd
Make party search param optional (#6) 2022-02-22 16:11:00 +03:00
github-actions[bot]
8dacf34c65 Update file(s) from valitydev/.github 2022-02-21 21:37:50 +00:00
Pavel Popov
51e1f8727d
Update renovate config 2022-02-21 13:53:29 +03:00
Egor Cherniak
7049d1baad
Merge pull request #2 from valitydev/renovate/all-minor-patch
Update all non-major dependencies
2022-01-24 16:30:47 +03:00
Renovate Bot
46462c0c86
Update all non-major dependencies 2022-01-23 07:56:37 +00:00
Anatoly Karlov
a79c146425 bump deps, add resource 2022-01-15 16:53:58 +03:00
Anatoly Karlov
ddd0407d35 migrate on dev.vality domain and GitHub Action CI 2022-01-15 15:21:18 +03:00
Inal Arsanukaev
f95c23613e
Added status_changed_at (event_created_at) (#11)
* Added changed_at (event_created_at)

* changed required -> optional
2021-10-12 13:27:57 +03:00
Inal Arsanukaev
50148e1d59
Fix payment status in StatPayout (#10) 2021-10-11 19:00:04 +03:00
Egor Cherniak
e470bc72dc
Merge pull request #8 from rbkmoney/fx/payment-tool
Payment tool restored
2021-10-05 20:33:39 +03:00
echerniak
075f639f60
PayoutToolType fix 2021-10-04 14:15:21 +03:00
echerniak
547b283941
Domain objects usage improved 2021-09-27 13:45:37 +03:00
echerniak
f1301abb20
Fix 2021-09-24 15:28:10 +03:00
echerniak
cc2e91ee09
Feedback edits 2021-09-24 15:21:10 +03:00
echerniak
37e822442d
Payment tool restored 2021-09-24 14:59:31 +03:00
Egor Cherniak
7be076b22b
Merge pull request #7 from rbkmoney/ft/JD-685/proto-updated
Proto updated for anapi
2021-09-23 12:25:18 +03:00
echerniak
3d90069a5f
InvoicePaymentStatus switched to enum 2021-09-21 23:50:20 +03:00
echerniak
74945a51e0
Proto updated for anapi 2021-09-21 18:34:31 +03:00
Anatoly Karlov
1fc32d2d10
bump protos (#6) 2021-09-10 18:11:56 +07:00
Anatoly Karlov
fbb4f37f70
JD-656: add fields for InvoiceTemplate after bump proto (#5) 2021-09-10 15:32:44 +07:00
Anatoly Karlov
608aa3e69a
add name for invoice template (#4) 2021-09-09 20:14:38 +07:00
Anatoly Karlov
a3a5e939d3
hide merchant name (#3) 2021-09-03 15:57:22 +07:00
Anatoly Karlov
a8d44f6b94
JD-574: describe MerchantStatisticsService (#2) 2021-08-11 13:57:19 +07:00
Anatoly Karlov
2f8791e591 open source 2021-08-02 18:21:58 +07:00