feat: v4.0 - multi-day horizontal canvas, duration input, overnight blocks, PDF horizontal layout
Some checks failed
Build & Push Docker / build (push) Has been cancelled

This commit is contained in:
2026-02-20 17:31:41 +01:00
parent e3a5330cc2
commit 47add509ca
11 changed files with 1188 additions and 773 deletions

View File

@@ -3,136 +3,101 @@
"event": {
"title": "Zimní výjezd oddílu",
"subtitle": "Víkendový zážitkový kurz pro mladé",
"date_from": "2026-03-01",
"date_to": "2026-03-02",
"date": "2026-03-01",
"location": "Chata Horní Lhota"
},
"program_types": [
{
"id": "morning",
"name": "Ranní program",
"color": "#F97316"
},
{
"id": "main",
"name": "Hlavní program",
"color": "#3B82F6"
},
{
"id": "rest",
"name": "Odpočinek",
"color": "#22C55E"
}
{ "id": "morning", "name": "Ranní program", "color": "#F97316" },
{ "id": "main", "name": "Hlavní program", "color": "#3B82F6" },
{ "id": "rest", "name": "Odpočinek / jídlo", "color": "#22C55E" },
{ "id": "evening", "name": "Večerní program", "color": "#8B5CF6" }
],
"blocks": [
{
"id": "b1",
"date": "2026-03-01",
"start": "08:00",
"end": "08:30",
"title": "Budíček a rozcvička",
"type_id": "morning",
"responsible": "Kuba",
"notes": "Venkovní rozcvička, pokud počasí dovolí"
"id": "d1_b1", "date": "2026-03-01",
"start": "08:00", "end": "08:30",
"title": "Budíček a rozcvička", "type_id": "morning",
"responsible": "Kuba", "notes": "Venkovní rozcvička"
},
{
"id": "b2",
"date": "2026-03-01",
"start": "08:30",
"end": "09:00",
"title": "Snídaně",
"type_id": "rest",
"responsible": "Kuchyň",
"notes": null
"id": "d1_b2", "date": "2026-03-01",
"start": "08:30", "end": "09:00",
"title": "Snídaně", "type_id": "rest",
"responsible": "Kuchyň", "notes": null
},
{
"id": "b3",
"date": "2026-03-01",
"start": "09:00",
"end": "10:30",
"title": "Stopovací hra v lese",
"type_id": "main",
"responsible": "Lucka",
"notes": "Rozdělení do 4 skupin, mapky připraveny"
"id": "d1_b3", "date": "2026-03-01",
"start": "09:00", "end": "11:00",
"title": "Stopovací hra v lese", "type_id": "main",
"responsible": "Lucka", "notes": "4 skupiny"
},
{
"id": "b4",
"date": "2026-03-01",
"start": "10:30",
"end": "11:00",
"title": "Svačina a pauza",
"type_id": "rest",
"responsible": null,
"notes": null
"id": "d1_b4", "date": "2026-03-01",
"start": "11:00", "end": "11:15",
"title": "Svačina", "type_id": "rest",
"responsible": null, "notes": null
},
{
"id": "b5",
"date": "2026-03-01",
"start": "11:00",
"end": "12:30",
"title": "Stavba iglú / přístřešků",
"type_id": "main",
"responsible": "Petr",
"notes": "Soutěž o nejlepší stavbu, potřeba lopaty a plachty"
"id": "d1_b5", "date": "2026-03-01",
"start": "11:15", "end": "13:00",
"title": "Stavba přístřešků", "type_id": "main",
"responsible": "Petr", "notes": "Soutěž"
},
{
"id": "b6",
"date": "2026-03-01",
"start": "12:30",
"end": "14:00",
"title": "Oběd a polední klid",
"type_id": "rest",
"responsible": "Kuchyň",
"notes": "Guláš + čaj"
"id": "d1_b6", "date": "2026-03-01",
"start": "13:00", "end": "14:30",
"title": "Oběd a polední klid", "type_id": "rest",
"responsible": "Kuchyň", "notes": "Guláš"
},
{
"id": "b7",
"date": "2026-03-01",
"start": "14:00",
"end": "16:00",
"title": "Orientační běh",
"type_id": "main",
"responsible": "Honza",
"notes": "Trasa 3 km, kontroly rozmístěny od rána"
"id": "d1_b7", "date": "2026-03-01",
"start": "14:30", "end": "17:00",
"title": "Orientační běh", "type_id": "main",
"responsible": "Honza", "notes": "Trasa 3 km"
},
{
"id": "b8",
"date": "2026-03-01",
"start": "16:00",
"end": "16:30",
"title": "Svačina",
"type_id": "rest",
"responsible": null,
"notes": null
"id": "d1_b8", "date": "2026-03-01",
"start": "17:00", "end": "18:00",
"title": "Workshopy", "type_id": "morning",
"responsible": "Lucka + Petr", "notes": "Uzlování / Orientace"
},
{
"id": "b9",
"date": "2026-03-01",
"start": "16:30",
"end": "18:00",
"title": "Workshopy dle výběru",
"type_id": "morning",
"responsible": "Lucka + Petr",
"notes": "Uzlování / Orientace s buzolou / Kresba mapy"
"id": "d1_b9", "date": "2026-03-01",
"start": "18:00", "end": "19:00",
"title": "Večeře", "type_id": "rest",
"responsible": "Kuchyň", "notes": null
},
{
"id": "b10",
"date": "2026-03-01",
"start": "18:00",
"end": "19:00",
"title": "Večeře",
"type_id": "rest",
"responsible": "Kuchyň",
"notes": null
"id": "d1_b10", "date": "2026-03-01",
"start": "19:00", "end": "21:30",
"title": "Noční hra Světlušky", "type_id": "evening",
"responsible": "Honza + Kuba", "notes": "Čelovky, reflexní pásky"
},
{
"id": "b11",
"date": "2026-03-01",
"start": "19:00",
"end": "21:00",
"title": "Noční hra Světlušky",
"type_id": "main",
"responsible": "Honza + Kuba",
"notes": "Potřeba: čelovky, reflexní pásky, vysílačky"
"id": "d2_b1", "date": "2026-03-02",
"start": "08:00", "end": "09:00",
"title": "Snídaně + balení", "type_id": "rest",
"responsible": "Kuchyň", "notes": null
},
{
"id": "d2_b2", "date": "2026-03-02",
"start": "09:00", "end": "11:30",
"title": "Závěrečná hra Poklad", "type_id": "main",
"responsible": "Lucka", "notes": "Finálová aktivita víkendu"
},
{
"id": "d2_b3", "date": "2026-03-02",
"start": "11:30", "end": "12:30",
"title": "Oběd + vyhodnocení", "type_id": "rest",
"responsible": "Všichni", "notes": "Ceny pro vítěze"
},
{
"id": "d2_b4", "date": "2026-03-02",
"start": "12:30", "end": "14:00",
"title": "Odjezd domů", "type_id": "morning",
"responsible": "Martin", "notes": "Autobus 13:45"
}
]
}