Yimaru-BackEnd/internal
Samuel Tariku 18689ea124 feat: Add EventWithSettings domain model and related conversion functions
- Introduced EventWithSettings and EventWithSettingsRes structs for enhanced event data handling.
- Implemented conversion functions for creating and updating event settings.
- Added support for fetching events with settings from the database.
- Created new report data structures for comprehensive reporting capabilities.
- Implemented event statistics retrieval and filtering by league and sport.
- Added handlers for event statistics endpoints in the web server.
- Introduced DateInterval type for managing time intervals in reports.
2025-10-18 11:50:17 +03:00
..
config Merge remote-tracking branch 'refs/remotes/origin/main' 2025-09-25 21:27:36 +03:00
domain feat: Add EventWithSettings domain model and related conversion functions 2025-10-18 11:50:17 +03:00
event feat: Implement wallet notification system and refactor related services 2025-09-25 21:26:24 +03:00
infrastructure gitignore fix + export report feature 2025-06-13 11:10:05 +03:00
logger fix: mongo cfg 2025-06-19 19:58:37 +03:00
middleware Alea Play Service 2025-05-23 20:11:26 +03:00
mocks fix registration and password reset 2025-03-31 00:25:50 +03:00
pkgs/helpers resolve conflict 2025-09-13 21:22:27 +03:00
repository feat: Add EventWithSettings domain model and related conversion functions 2025-10-18 11:50:17 +03:00
services feat: Add EventWithSettings domain model and related conversion functions 2025-10-18 11:50:17 +03:00
web_server feat: Add EventWithSettings domain model and related conversion functions 2025-10-18 11:50:17 +03:00