Commit Graph

8 Commits

Author SHA1 Message Date
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
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
519f3afa2e add readme 2024-08-27 13:44:58 +07:00
Anatolii Karlov
a3912e6c61
add checkExistBeforeCreate (#4) 2024-08-26 18:47:37 +03: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
Anatolii Karlov
9e931022b7
Initial commit 2024-08-08 11:09:54 +03:00