1
0
forked from BRT/arc
arc/views
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
..
bank Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
common Add bank management functionality with UI and DAO improvements 2025-05-27 14:25:33 +07:00
device Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
widget/common Refactor MainWindow and add dynamic theming to CollapsibleSection 2025-05-23 20:26:00 +07:00
MainWindow.cpp Refactor UI layout and enhance DeviceWidget visuals. 2025-05-23 22:00:46 +07:00
MainWindow.h Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +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