Commit Graph

21 Commits

Author SHA1 Message Date
Anatolii Karlov
69d9aeed49
decreasy woody (#27) 2024-11-05 11:33:57 +02:00
Anatoly Karlov
4ea2f53658 bump proto 2024-11-03 00:45:54 +07:00
Anatoly Karlov
13121d130a bump proto ProviderPaymentsCallbackHandler 2024-11-02 21:53:57 +07:00
Anatoly Karlov
9345e2efd5 fix cron 2024-11-01 20:18:47 +07:00
Anatolii Karlov
8a4fd47cee
add ForgottenDisputesNotificationsTask and ProviderCallbackDao (#26)
* add ForgottenDisputesNotificationsTask

* add ForgottenDisputesNotificationsTask

* add ForgottenDisputesNotificationsTask

* add TestAdjustmentFromCallback

* add TestAdjustmentFromCallback

* add ProviderCallbackDao

* add ProviderCallbackDao
2024-11-01 14:40:39 +02:00
Anatolii Karlov
df25417b6b
add disputes-tg-bot usage (#23)
* rename AdminManagementServlet

* add disputes-tg-bot usage

* add dummy for tg bot usages

* add mapping

* remove texeption catcher

* bumps deps, remove debug endpoint

* rename

* rename

* disable isScheduleReadyForCreateAdjustmentsEnabled

* fix tests

* up pg versino

* refactor ProviderRouting

* add handleUnexpectedResultMapping tests cases

* checkstyle

* maven-site issue

* bump workflow

* bump workflow

* bump workflow

* review fixes
2024-10-29 12:49:03 +02:00
Anatoly Karlov
ffb770b653 add disputeId in disputeParams, set manual_pending for PoolingExpired 2024-10-23 12:52:32 +07:00
Anatolii Karlov
0ac8e750df
simplify getStatus (#17)
Some checks are pending
Deploy Docker Image / build-and-deploy (push) Waiting to run
2024-10-08 16:46:11 +03:00
Anatolii Karlov
c3f37a8f1b
experiments with Zonky (#12) 2024-09-23 15:12:38 +03:00
Anatoly Karlov
3f39b48dc2 support optional 2024-09-19 21:51:05 +07:00
Anatoly Karlov
8abbe9e25a add withAttachments 2024-09-19 21:30:19 +07:00
Anatolii Karlov
6faacd9ac1
fixes, add already_exist_created flow, add GetDispute handler (#9) 2024-09-19 17:09:35 +03:00
Anatolii Karlov
d7a19835cf
add CreateAdjustment schedulator (#7) 2024-08-30 16:03:39 +03:00
Anatolii Karlov
7e6c5f1ba6
IMP-313: add ManualParsing module (#5) 2024-08-30 16:21:38 +07:00
Anatoly Karlov
02ecf76e03 add cancelReason 2024-08-29 00:29:05 +07:00
Anatoly Karlov
92f0755021 add AdminDisputesHandler 2024-08-29 00:27:07 +07:00
Anatoly Karlov
226be289e5 fix HttpClient execute, bump libs 2024-08-27 18:22:34 +07:00
dependabot[bot]
c6363d5b82
Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre (#3)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 18:58:22 +03:00
Anatoly Karlov
8841105dc5 fix TimerProperties 2024-08-26 21:11:11 +07:00
Anatolii Karlov
ad8b3e10d9
IMP-268: impl service (#2)
* IMP-268: impl service

* IMP-268: cleanup

* IMP-268: cleanup

* IMP-268: development of consistency and fault tolerance

* IMP-268: extra Adjustment logic

* IMP-268: cleanup

* IMP-268: review fixes

* IMP-268: add mdc async

* IMP-268: Conditionally Enable Scheduled Jobs

* IMP-268: Conditionally Enable Scheduled Jobs

* IMP-268: Conditionally Enable Scheduled Jobs

* IMP-268: Conditionally Enable Scheduled Jobs

* IMP-268: Conditionally Enable Scheduled Jobs

* IMP-268: readme

* IMP-268: readme

* IMP-268: readme

* IMP-268: readme

* IMP-268: readme

* IMP-268: readme

* IMP-268: add pooling

* IMP-268: add pooling
2024-08-26 15:31:48 +03:00
Anatoly Karlov
e01418e576 init structure 2024-08-13 17:38:40 +07:00