7 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
mikicvi 69b456f3f8 Update license year, enhance user management with last booking date, and improve admin dashboard navigation 2025-10-06 11:18:55 +01:00
mikicvi 1911aa9211 Enhance admin dashboard and header with responsive layouts and additional navigation buttons, icon 2025-09-28 21:31:24 +01:00
mikicvi 22c462c61c theming, date, time localisation, additional features, seeding initial cleanup 2025-09-26 21:12:59 +01:00
mikicvi b89d91ade2 additional features, refinement and more control over the app from admin side, better bookings UX 2025-09-25 20:23:18 +01:00
mikicvi 6d3202e385 refactors, specific day playtime controls 2025-09-22 22:46:33 +01:00
mikicvi c8062cf96b initial version of the app 2025-09-21 17:11:02 +01:00