1
0
forked from BRT/arc
arc/database/dao
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
..
AccountDAO.cpp Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
AccountDAO.h Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
ApplicationDAO.cpp Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
ApplicationDAO.h Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
AppLogDAO.cpp Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 12:02:37 +07:00
AppLogDAO.h Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 12:02:37 +07:00
BankDAO.cpp Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 09:30:59 +07:00
BankDAO.h Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 09:30:59 +07:00
CommonDataDAO.cpp Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
CommonDataDAO.h Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
DeviceDAO.cpp Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
DeviceDAO.h Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
EventDAO.cpp Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
EventDAO.h Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
TransactionDAO.cpp Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
TransactionDAO.h Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00