| .. |
|
CommonScript.cpp
|
Streamline FETCH_TRANSACTIONS to support per-transaction streaming, handle partial successes, and prevent duplicate retries. Update scripts, task lifecycles, and error reporting with multi-target processing.
|
2026-05-29 21:01:09 +05:00 |
|
CommonScript.h
|
Refactor createBankProfileIfNeeded to return error messages instead of void. Update call sites to handle and propagate errors appropriately, improving error handling across card info and profile scripts.
|
2026-05-15 16:54:02 +07:00 |
|
GetCardInfoScript.cpp
|
Update Ozon screen dump checklist for version 19.19.1: add versioning details, revise instructions, and integrate Compose-specific parsing notes. Include new capture script for automated screenshot and UI dump generation.
|
2026-06-06 18:48:17 +05:00 |
|
GetCardInfoScript.h
|
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
|
2026-03-31 00:11:50 +07:00 |
|
GetLastTransactionsScript.cpp
|
Update Ozon screen dump checklist for version 19.19.1: add versioning details, revise instructions, and integrate Compose-specific parsing notes. Include new capture script for automated screenshot and UI dump generation.
|
2026-06-06 16:15:02 +05:00 |
|
GetLastTransactionsScript.h
|
Introduce global transaction cache to prevent duplicate confirmations across tasks and enhance workflow consistency. Optimize cache cleanup and integrate validation in "Get
|
2026-06-03 15:29:04 +05:00 |
|
GetProfileInfoScript.cpp
|
Update Ozon screen dump checklist for version 19.19.1: add versioning details, revise instructions, and integrate Compose-specific parsing notes. Include new capture script for automated screenshot and UI dump generation.
|
2026-06-06 16:15:02 +05:00 |
|
GetProfileInfoScript.h
|
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
|
2026-03-31 00:11:50 +07:00 |
|
LoginAndCheckAccountsScript.cpp
|
Update Ozon screen dump checklist for version 19.19.1: add versioning details, revise instructions, and integrate Compose-specific parsing notes. Include new capture script for automated screenshot and UI dump generation.
|
2026-06-06 16:15:02 +05:00 |
|
LoginAndCheckAccountsScript.h
|
- Remove app_logs table and related logic, transitioning to general_logs.
|
2026-03-31 14:07:23 +07:00 |
|
PayByCardScript.cpp
|
Update Ozon screen dump checklist for version 19.19.1: add versioning details, revise instructions, and integrate Compose-specific parsing notes. Include new capture script for automated screenshot and UI dump generation.
|
2026-06-06 16:15:02 +05:00 |
|
PayByCardScript.h
|
Add phone number to makePayment and implement fallback logic for generating transaction IDs in payment scripts.
|
2026-04-08 21:34:54 +07:00 |
|
PayByPhoneScript.cpp
|
Update Ozon screen dump checklist for version 19.19.1: add versioning details, revise instructions, and integrate Compose-specific parsing notes. Include new capture script for automated screenshot and UI dump generation.
|
2026-06-06 16:15:02 +05:00 |
|
PayByPhoneScript.h
|
Add phone number to makePayment and implement fallback logic for generating transaction IDs in payment scripts.
|
2026-04-08 21:34:54 +07:00 |
|
ScreenXmlParser.cpp
|
Update Ozon screen dump checklist for version 19.19.1: add versioning details, revise instructions, and integrate Compose-specific parsing notes. Include new capture script for automated screenshot and UI dump generation.
|
2026-06-06 18:48:17 +05:00 |
|
ScreenXmlParser.h
|
Update Ozon screen dump checklist for version 19.19.1: add versioning details, revise instructions, and integrate Compose-specific parsing notes. Include new capture script for automated screenshot and UI dump generation.
|
2026-06-06 18:48:17 +05:00 |