Commit Graph

26 Commits

Author SHA1 Message Date
915185c317 user and otp schema modification, SMTP setup using resend, afro SMS changed to direct API integration instead of using afoSMS library, most authentications implemented using username instead of email or phone number 2025-12-23 18:57:48 +03:00
47d70b029f afro SMS and partial ArifPay Payment Gateway integrations 2025-12-18 18:06:26 +03:00
5e9046eb76 user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
299825e797 favourtie game and virtual games + providers orchestration fixes 2025-11-18 16:39:37 +03:00
c00110a503 feat: Enhance league, odds, events and bets functionality
- Updated league handling to ensure valid page size checks and improved error handling for sport ID parsing.
- Introduced new endpoint to update global league settings with comprehensive validation and error logging.
- Refactored odds settings management, including saving, removing, and updating odds settings with enhanced validation.
- Added tenant slug retrieval by token, ensuring proper user and company validation.
- Improved middleware to check for active company status and adjusted route permissions for various endpoints.
- Added SQL script to fix auto-increment desynchronization across multiple tables.
2025-10-05 23:45:31 +03:00
edc15952c8 hotfix: commenting out providers for demo 2025-09-03 09:55:25 +03:00
910d592bef fixes while integrating 2025-08-31 13:30:26 +03:00
aaf14fedcf fix: global setting, company override settings, bet and ticket fixes for multi tenant 2025-08-25 07:23:55 +03:00
6d74cb8c28 feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
65bd5ab3f5 fix: added wallet type to wallet and other minor fixes 2025-07-20 22:40:50 +03:00
472e4490f8 fix: web integration issues 2025-07-14 20:52:58 +03:00
c83130394b fix: version on route, better logs, error display, cleaning up code 2025-07-13 01:23:08 +03:00
12855f3690 CSV reports + live metrics + redis service 2025-06-21 21:48:11 +03:00
1557a3141b fix: transfer not showing online bet issue 2025-06-16 16:24:42 +03:00
Asher Samuel
4c865d4d91 forgot password - sms and email 2025-06-10 09:56:54 +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
dawitel
f796b97afe feat: referal completed 2025-04-12 03:27:50 +03:00
lafetz
857c5c0696 add manager and cashier 2025-04-10 14:59:31 +03:00
lafetz
055d28f870 start working on admin and cashier 2025-04-10 04:22:16 +03:00
lafetz
ca7aa9d67c fix registration and password reset 2025-03-31 00:25:50 +03:00
lafetz
d1a33b18dc move handlers to separate package 2025-03-30 22:18:20 +03:00