1
0
forked from BRT/arc
arc/views
slava 832fb03aac Add EventWindow, database migrations, and enhanced DAO methods
Implemented `EventWindow` for viewing events with pagination and table-based UI. Added database migration to remove `UNIQUE` constraint on `external_id` in `events`. Enhanced DAO methods for event retrieval, pagination, and transaction updates. Integrated OCR recognition in transaction scripts and streamlined event handling in services.
2026-03-04 22:56:47 +07:00
..
bank Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
common Add bank management functionality with UI and DAO improvements 2025-05-27 14:25:33 +07:00
device Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
event Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
log Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
widget Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
MainWindow.cpp Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
MainWindow.h Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +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