Commit Graph

11 Commits

Author SHA1 Message Date
0ffba57ec5 feat: Refactor report generation and management
- Removed detailed event routes from the API.
- Added new report request routes for creating and fetching report requests.
- Introduced new domain models for report requests, including metadata and status handling.
- Implemented report request processing logic, including CSV generation for event interval reports.
- Enhanced company statistics handling with new domain models and service methods.
- Updated repository interfaces and implementations to support new report functionalities.
- Added error handling and logging for report file operations and notifications.
2025-10-28 00:51:52 +03:00
0779cd35fe report query fixes 2025-08-20 15:56:44 +03:00
d43b12c589 integration issues 2025-07-22 17:39:53 +03:00
65bd5ab3f5 fix: added wallet type to wallet and other minor fixes 2025-07-20 22:40:50 +03:00
2b9302b10b transaction maker-checker fixes 2025-07-11 15:48:59 +03:00
a06d77da01 fix: fixing issues on transaction 2025-07-04 00:09:03 +03:00
77a7428b48 CSV report fix + popok hash 2025-06-29 19:51:30 +03:00
12855f3690 CSV reports + live metrics + redis service 2025-06-21 21:48:11 +03:00
a5ea52b993 multi-currency support 2025-06-16 17:54:42 +03:00
788e3ee9a6 mongoLogger to bet service 2025-06-09 13:14:59 +03:00
c22a1bd6c4 report_service + wallet_monitoring 2025-06-07 17:48:06 +03:00