485cba3c9c
feat: Add new stat stores and reporting functionalities for bets, branches, and wallets
...
- Introduced BetStatStore, BranchStatStore, and WalletStatStore interfaces for handling statistics.
- Implemented repository methods for fetching and updating bet, branch, and wallet statistics.
- Created reporting services for generating interval reports for bets, branches, companies, and wallets.
- Enhanced CSV writing functionality to support dynamic struct to CSV conversion.
- Added cron jobs for periodic updates of branch and wallet statistics.
- Updated wallet handler to include transaction statistics in the response.
2025-10-29 07:14:38 +03:00
6d74cb8c28
feat: refactoring entire system to be multi-tenant
2025-08-22 12:54:48 +03:00
c83130394b
fix: version on route, better logs, error display, cleaning up code
2025-07-13 01:23:08 +03:00
4d5c90ab05
feat: bet and branch filters, admin company, customer wallet
2025-06-25 22:47:06 +03:00
c374fd7a96
feat: removing odds when event is removed
2025-06-12 19:09:19 +03:00
62f7dd24eb
fix: integrating issues
2025-06-07 20:54:49 +03:00
360bdd471f
notification+wallet fixes
2025-05-25 14:15:34 +03:00
1be3ffdc3c
fix: customer auth integration
2025-05-23 18:21:37 +03:00
e9300f63e2
merge fixes
2025-04-28 20:57:49 +03:00
e98d75f0bb
Merge branch 'ticket-bet'
2025-04-28 20:57:41 +03:00
69c571ac5a
fix: show company wallet
2025-04-28 20:21:53 +03:00
208a2d74be
integration fixes
2025-04-26 14:48:45 +03:00
Samuel Tariku
14de6859b3
adding result
2025-04-25 15:01:30 +03:00
fcd926223a
merge fixes and handler dependency injection
2025-04-23 07:46:08 +03:00
fa3b6a24d3
Merge branch 'main' into feature/referal
2025-04-23 07:45:41 +03:00
8c536a6d2f
company management
2025-04-23 03:44:17 +03:00
dawitel
f796b97afe
feat: referal completed
2025-04-12 03:27:50 +03:00
1b0a068a02
major fixes while integrating
2025-04-11 21:46:48 +03:00
7dd6221f74
additions and small fixes
2025-04-09 15:33:51 +03:00
c9df0b3303
transfer and branch service implementation
2025-04-08 23:18:53 +03:00
6f30fea12c
branch management
2025-04-07 03:45:52 +03:00
ddc4f8bc54
added customer wallet
2025-04-04 23:29:08 +03:00
675597c093
wallets and transaction routes
2025-04-04 21:51:15 +03:00