1
0
forked from BRT/arc
arc/views/bank
slava 8d0eae8ec0 - 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
..
AccountSettingsWindow.cpp - Remove app_logs table and related logic, transitioning to general_logs. 2026-03-31 14:07:23 +07:00
AccountSettingsWindow.h - Add toggleMaterial logic to NetworkService for enabling/disabling materials via PATCH request. 2026-03-31 11:40:34 +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 Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
BankSettingsWindow.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +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