Commit Graph

23 Commits

Author SHA1 Message Date
e5fdd33a52 fix: Refactored and moved store ports into separate folder
- Added stats service
2025-10-29 01:33:50 +03:00
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
3bcd880e90 fix: modified event_id so that its segregated from the betapi id 2025-09-17 20:17:56 +03:00
aaf14fedcf fix: global setting, company override settings, bet and ticket fixes for multi tenant 2025-08-25 07:23:55 +03:00
6e6ed2c9a9 fix: notifications for win bet and wallet balance low 2025-07-21 04:31:38 +03:00
c83130394b fix: version on route, better logs, error display, cleaning up code 2025-07-13 01:23:08 +03:00
d1770eceb6 fix: refactored bet to remove unnecessary fields 2025-07-09 21:48:36 +03:00
d6abaac828 Merge branch 'main' into ticket-bet 2025-06-25 22:48:59 +03:00
25230e3fcf fetch company and branch by wallet ID methods 2025-06-24 17:41:04 +03:00
448d8c73c1 Merge branch 'main' into ticket-bet 2025-06-21 22:09:39 +03:00
c4cd85fe00 fix: small fixes on setting 2025-06-21 22:07:06 +03:00
12855f3690 CSV reports + live metrics + redis service 2025-06-21 21:48:11 +03:00
9ec7d0cfc1 feat: finished the setting service 2025-06-21 17:44:34 +03:00
050fe16f54 fix: mongo cfg 2025-06-19 19:58:37 +03:00
354890ece1 test mongo 2025-06-19 19:14:20 +03:00
b0803c968a fix: moving ticket logic into service 2025-06-19 19:11:19 +03:00
62f7dd24eb fix: integrating issues 2025-06-07 20:54:49 +03:00
95fb33c9d4 fix: result service evaluation issues 2025-05-15 01:01:09 +03:00
8c536a6d2f company management 2025-04-23 03:44:17 +03:00
1b0a068a02 major fixes while integrating 2025-04-11 21:46:48 +03:00
959390b506 feat: added bet and ticket handlers 2025-04-01 22:03:23 +03:00
60887accd2 bet and ticket crud 2025-03-29 19:11:31 +03:00
731343feef ticket setup 2025-03-28 23:03:25 +03:00