Draft: Jamboree Schedule
Summary by CodeRabbit
-
New Features
- Introduced advanced search functionality for sessions, allowing filtering by type, topic, and input string.
- Added support for managing session speakers, including adding and removing speakers.
- Implemented pagination for session data.
-
Enhancements
- Improved session data management with new DTOs and validation rules.
- Enhanced session entity to include speaker relationships.
- Updated session mappings for better data handling.
-
Bug Fixes
- Simplified and clarified session service methods for better performance and readability.
Edited by CodeRabbit