1
0
forked from BRT/arc
arc/views/device
trnsmkot abbf811ac9 - Remove app_logs table and related logic, transitioning to general_logs.
- Add `pinCheckOnly` parameter in scripts to support conditional account checks.
- Prevent activation of bank profiles without active cards in `AccountSettingsWindow` and `DeviceWidget`.
- Adjust logging flow in `AppLogger` for unified data handling.
2026-03-31 14:07:23 +07:00
..
DeviceSettingsWindow.cpp Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
DeviceSettingsWindow.h Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +07:00
DeviceWidget.cpp - Remove app_logs table and related logic, transitioning to general_logs. 2026-03-31 14:07:23 +07:00
DeviceWidget.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
EditBankAccountDialog.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
EditBankDialog.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00