Files
tt-booking/lib/db/migrations/meta/_journal.json
T
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

27 lines
485 B
JSON

{
"version": "5",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "5",
"when": 1758575829475,
"tag": "0000_tidy_kang",
"breakpoints": true
},
{
"idx": 1,
"version": "5",
"when": 1758824962110,
"tag": "0001_slimy_starjammers",
"breakpoints": true
},
{
"idx": 2,
"version": "5",
"when": 1766916904651,
"tag": "0002_thick_makkari",
"breakpoints": true
}
]
}