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
3bcd880e90
fix: modified event_id so that its segregated from the betapi id
2025-09-17 20:17:56 +03:00
2875e9b85c
fix: top-league not showing up
2025-09-17 15:43:27 +03:00
6b09c3c8d2
fix: resolved issue on event, odds and creating a bet
2025-09-03 03:16:37 +03:00
6ecc6f0428
Refactor event and league domain models to include default settings, enhance odds handling, improve API routes, fixed get global settings and Incremented API version to 1.0.dev13.
2025-09-02 04:24:37 +03:00
6d74cb8c28
feat: refactoring entire system to be multi-tenant
2025-08-22 12:54:48 +03:00
c08b786803
feat: odd and event history
2025-08-07 19:04:54 +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
d1770eceb6
fix: refactored bet to remove unnecessary fields
2025-07-09 21:48:36 +03:00
edec72dfcd
fix: fixed odd and issues while integrating
2025-06-11 23:01:30 +03:00
fbe2dfd5a3
fix: event and league disabling
2025-06-10 06:41:11 +03:00
0dfd0c9d95
fix: merge issues
2025-06-07 08:28:34 +03:00
73c1db14c1
Merge branch 'main' into ticket-bet
2025-06-07 08:15:17 +03:00
efc51e3b72
fix: result and event service fixes
2025-06-07 07:58:39 +03:00
eb4f267142
refactor events table
2025-06-05 01:56:40 +03:00
0960555680
prematch fetch support for betfair
2025-05-27 10:56:25 +03:00
11a70ec1dc
fetch events from betfair
2025-05-23 13:09:44 +03:00
dawitel
acf54d4de7
feat: result checker fixed for market flags
2025-04-26 06:07:05 +03:00
Samuel Tariku
14de6859b3
adding result
2025-04-25 15:01:30 +03:00
OneTap Technologies
1726cfd63b
adding upcoming
2025-04-12 14:43:09 +03:00
OneTap Technologies
92250d61a8
event and odd data
2025-04-10 16:42:26 +03:00