Commit Graph

19 Commits

Author SHA1 Message Date
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
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
5331798009 fix: disabling odds 2025-08-13 14:48:35 +03:00
c08b786803 feat: odd and event history 2025-08-07 19:04:54 +03:00
c374fd7a96 feat: removing odds when event is removed 2025-06-12 19:09:19 +03:00
edec72dfcd fix: fixed odd and issues while integrating 2025-06-11 23:01:30 +03:00
95fb33c9d4 fix: result service evaluation issues 2025-05-15 01:01:09 +03:00
991199c3dc events pagination + ticket and bet validation 2025-04-22 03:20:52 +03:00
d5be4803ae fix market fetching 2025-04-14 19:48:22 +03:00
OneTap Technologies
1f154e9faf add filter by market id 2025-04-14 17:44:08 +03:00
OneTap Technologies
d416a40cae fix odd 2025-04-14 16:52:42 +03:00
OneTap Technologies
b8d15695a4 adding fi 2025-04-13 10:55:16 +03:00
OneTap Technologies
aba4b89bb0 adding getby odd id 2025-04-12 09:27:41 +03:00
OneTap Technologies
b90fd84aba adding prematchodd 2025-04-11 17:04:25 +03:00
OneTap Technologies
a282080133 addign odd data 2025-04-11 15:12:55 +03:00
OneTap Technologies
1d6a533f7e addign odd 2025-04-11 13:57:32 +03:00
OneTap Technologies
92250d61a8 event and odd data 2025-04-10 16:42:26 +03:00