feat/fixed-bookings #18

Merged
jselesan merged 2 commits from feat/fixed-bookings into development 2026-06-16 18:27:53 +00:00
Owner
No description provided.
jselesan added 2 commits 2026-06-16 18:27:47 +00:00
- Introduced recurring booking groups with the ability to create and cancel them.
- Added database migrations for recurring bookings, including new tables and relationships.
- Implemented handlers for creating and canceling recurring bookings in the admin booking module.
- Enhanced existing booking services to support recurring bookings logic.
- Updated API contract to include new schemas for recurring bookings.
- Refactored existing code for improved readability and maintainability.
- Implemented API endpoints for listing and updating recurring booking groups.
- Added handlers for listing and updating recurring groups in the backend.
- Created frontend components for displaying and editing recurring bookings.
- Enhanced booking provider to manage recurring groups and their states.
- Updated API client to include new methods for recurring bookings.
- Introduced new validation schemas for updating recurring groups.
- Added UI elements for managing recurring bookings in the booking interface.
jselesan merged commit fd4d8b7abd into development 2026-06-16 18:27:53 +00:00
jselesan deleted branch feat/fixed-bookings 2026-06-16 18:27:54 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jselesan/playzer#18
No description provided.