Commit Graph

14 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
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
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
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
efc51e3b72 fix: result and event service fixes 2025-06-07 07:58:39 +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
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
92250d61a8 event and odd data 2025-04-10 16:42:26 +03:00