1
0
forked from BRT/arc
arc/views/bank
2026-04-06 17:02:52 +07:00
..
AccountSettingsWindow.cpp Add pause/resume functionality for active profiles in AccountSettingsWindow and improve automation scripts with OCR-based transaction ID extraction, card balance waits, and absolute value handling in event parsing. 2026-04-06 17:02:52 +07:00
AccountSettingsWindow.h Add pause/resume functionality for active profiles in AccountSettingsWindow and improve automation scripts with OCR-based transaction ID extraction, card balance waits, and absolute value handling in event parsing. 2026-04-06 17:02:52 +07:00
AccountWindow.cpp Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
AccountWindow.h Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00
BankListWindow.cpp Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +07:00
BankListWindow.h Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +07:00
BankSettingsWindow.cpp Add PayByCardScript and PayByPhoneScript for Dushanbe automation, including transaction flow, OCR-based operation ID extraction, and enhanced logging. 2026-04-06 12:51:18 +07:00
BankSettingsWindow.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
BankSetupWizard.cpp Add PayByCardScript and PayByPhoneScript for Dushanbe automation, including transaction flow, OCR-based operation ID extraction, and enhanced logging. 2026-04-06 12:51:18 +07:00
BankSetupWizard.h Add CommonScript framework and implement bank-specific automation scripts including GetCardInfoScript, GetProfileInfoScript, and GetLastTransactionsScript. 2026-04-04 23:32:26 +07:00
TransactionWindow.cpp Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
TransactionWindow.h Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00