1
0
forked from BRT/arc
arc/database/dao
slava 6e9b7c2b6e Implement Event Type Handling and Status Updates
Added handling for event types (Balance, Phone) and respective processing logic in EventHandler. Introduced support for tracking and updating event statuses both locally and through network APIs. Enhanced data integrity and clarity by expanding the EventInfo model and associated database management.
2025-06-03 22:02:29 +07:00
..
AccountDAO.cpp Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
AccountDAO.h Add event handling and improved account management 2025-05-21 20:18:53 +07:00
ApplicationDAO.cpp Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
ApplicationDAO.h Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +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 Refactor and enhance device and event handling logic 2025-05-22 21:33:25 +07:00
DeviceDAO.h Refactor and enhance device and event handling logic 2025-05-22 21:33:25 +07:00
EventDAO.cpp Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
EventDAO.h Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
TransactionDAO.cpp Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
TransactionDAO.h Refactor and enhance transaction handling and logging 2025-05-21 16:06:18 +07:00