1
0
forked from BRT/arc
arc/views
trnsmkot 37a847e6e8 Add PAN field detection and account number UI updates.
- Extend `ScreenXmlParser` with `findPanCardNumberInput` for detecting empty PAN fields in Ozon WebView.
- Update `PayByCardScript` to handle missing hints for recipient card input.
- Temporarily disable advanced account number parsing in `GetCardInfoScript`.
- Add `patchMaterial` method to `NetworkService` for updating account details.
- Update card management UI with refined "Switch" button logic and label changes.
2026-05-13 02:03:20 +07:00
..
bank Add PAN field detection and account number UI updates. 2026-05-13 02:03:20 +07:00
common Add bank management functionality with UI and DAO improvements 2025-05-27 14:25:33 +07:00
device Filter bank profiles by profile country and sync material statuses with server: 2026-05-11 15:52:54 +07:00
event Add cross-platform archive creation for event and log exports using platform-specific tools (zip and PowerShell). 2026-04-06 18:02:59 +07:00
log Rename sendLogToTelegram to sendLogsToBackend in FileLogWindow. 2026-05-07 22:54:14 +07:00
widget Fix for windows 2026-04-06 19:09:39 +07:00
MainWindow.cpp Update MainWindow to call sendLogsToBackend instead of sendLogToTelegram. 2026-05-07 22:56:11 +07:00
MainWindow.h - Add log panel to the devices page and implement log parsing with enhanced context extraction for banks and devices. Remove unused bank synchronization logic and bank list actions. 2026-04-08 09:43:38 +07:00
TutorialWindow.cpp Fix for windows 2025-05-23 19:37:20 +07:00
TutorialWindow.h Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00