Commit Graph

41 Commits

Author SHA1 Message Date
Anatolii Karlov
9008a77ed3
BJ-997: add @Async on update (#19)
rm useless @transactional
2020-11-30 23:18:24 +07:00
Anatolii Karlov
760afbe5e6
BJ-997: bump domain lib (#18) 2020-11-30 21:42:46 +07:00
Anatolii Karlov
2be9ee1311
BJ-997: rm unnecessary code (#17) 2020-11-30 18:30:59 +07:00
Anatolii Karlov
4b76521e4a
BJ-997: add getDirectoryServerProviderId handler, refactor (#16)
isValidCardRanges handler, add three_ds_method_url
2020-11-26 15:37:51 +07:00
Anatolii Karlov
f394de7ed9
BJ-997: add logs (#15) 2020-11-17 20:56:39 +07:00
Anatolii Karlov
23da7fbbb9
BJ-997: add @async (#14) 2020-11-16 16:56:48 +07:00
Anatolii Karlov
0e7dc1b7ad
BJ-997: rm @Async, replace restTemplate on async java.net.HttpClient (#12) 2020-11-11 23:45:30 +07:00
Anatolii Karlov
41b21d4fbd
BJ-997: bump CardRangesStorage proto (#11) 2020-11-09 19:33:32 +07:00
Anatolii Karlov
57a990254d
BJ-997: fix metrics naming (#10) 2020-10-16 21:16:01 +07:00
Anatolii Karlov
7bc2636710
BJ-997: remove RequestScope by reason of Async request handling (revert) (#9) 2020-10-16 20:20:05 +07:00
Anatolii Karlov
c58bb54ff3
BJ-997: fix resttemplate (#8) 2020-10-16 15:35:27 +07:00
a.romanov
c0737b5edd BJ-988: Fix executeJob returned value 2020-09-22 11:54:43 +03:00
a.romanov
303c675524 BJ-988: Add PreparationFlowServiceServlet just in case 2020-09-22 11:54:43 +03:00
a.romanov
06d51573c3 BJ-988: Bump storage proto 2020-09-22 11:54:43 +03:00
a.romanov
ce4d3e71b9 BJ-988: Add PreparationFlowServiceHandler 2020-09-22 11:54:43 +03:00
a.romanov
19e404725f BJ-988: Implement validateExecutionContext method 2020-09-22 11:54:43 +03:00
a.romanov
a2770efca7 BJ-988: Add ScheduledPreparationFlowService handler and servlet 2020-09-22 11:54:43 +03:00
a.romanov
c3552a4a6c BJ-988: Add schedulator proto 2020-09-22 11:54:43 +03:00
Anatolii Karlov
f746a601f8
BJ-986: bump proto (add challenge transaction fields) (#6) 2020-09-11 21:45:21 +07:00
Anatolii Karlov
9f80396802
BJ-967: temporary comment Retryable policy (#5) 2020-07-30 20:48:43 +07:00
Anatolii Karlov
a44e2abee7
BJ-965: remove @RequestScope by reason of @Async request handling (#3)
refactor ThreeDsServerClient
2020-07-23 16:44:12 +07:00
Anatolii Karlov
2b3fe24a61
BJ-962: add LastUpdated migration, fix handlers logic, refactor (#2) 2020-07-20 15:21:52 +07:00
a.romanov
7d15f2eec0 BJ-917: Improve formatting 2020-05-28 16:20:05 +03:00
a.romanov
76fe571be9 BJ-917: Add customizable properties for retry policy 2020-05-28 16:20:05 +03:00
a.romanov
008e7f713a BJ-917: Fix code review comments 2020-05-28 16:20:05 +03:00
a.romanov
7f47ee33a4 BJ-917: Fix tests 2020-05-28 16:20:05 +03:00
a.romanov
beb3152943 BJ-917: Make PreparationFlowService async 2020-05-28 16:20:05 +03:00
a.romanov
3df63949b5 BJ-917: Provide logs 2020-05-28 16:20:05 +03:00
a.romanov
468984cfe4 BJ-917: Provide tests for PreparationFlowService 2020-05-28 16:20:05 +03:00
a.romanov
6e01f45257 BJ-917: Add preparation flow classes 2020-05-28 16:20:05 +03:00
a.romanov
9d58214468 BJ-917: Add composite primary key for CardRange 2020-05-28 16:20:05 +03:00
a.romanov
3198cc972c BJ-917: Provide tests for repositories 2020-05-28 16:20:05 +03:00
a.romanov
4bb7901ec5 BJ-917: Init database 2020-05-28 16:20:05 +03:00
a.romanov
2de15ddb44 BJ-917: Add mappers 2020-05-28 16:20:05 +03:00
a.romanov
78b509c031 BJ-917: Rename RReq to ChallengeFlow 2020-05-28 16:20:05 +03:00
a.romanov
72652f6e7d BJ-917: Implement handlers 2020-05-28 16:20:05 +03:00
a.romanov
5ea8814fdf BJ-917: Add entities 2020-05-28 16:20:05 +03:00
a.romanov
7834255da8 BJ-917: Init repositories 2020-05-28 16:20:05 +03:00
a.romanov
fa37fe0e30 BJ-917: Add servlets 2020-05-28 16:20:05 +03:00
a.romanov
5970d849f4 BJ-917: Add proto. Init handlers 2020-05-28 16:20:05 +03:00
a.romanov
d4b6ee932c Initial commit 2020-05-25 14:15:40 +03:00