feat: implement admin blocks management feature #2

Merged
mikicv merged 1 commits from feat/booking-blocks/court-blocking into main 2025-12-29 17:09:00 +00:00

1 Commits

Author SHA1 Message Date
mikicvi 40c56770a2 feat: implement admin blocks management feature
- Added AdminBlocksManagement component for managing court blocks.
- Implemented functionality to create, edit, and delete blocks.
- Integrated fetching of courts and blocks from the API.
- Added validation for block creation and editing forms.
- Enhanced UI with responsive design for mobile and desktop views.
- Created database migration for court_blocks table and updated users table with theme_preference.
2025-12-29 17:04:16 +00:00