cake-order-tracker/server/static
bronkuu 5f156ab6a0 blocked dates page and warning for special-cake orders
Add blocked_date table (migration 5), model, and store CRUD methods.
Add management page at /blocked with add/delete functionality.
Add nav link 'Terminy zablokowane' with event_busy icon.
Pass blocked dates to order form as JSON data attribute.
On form submit, if the order has special cakes and the date is
blocked, show a confirm() dialog warning the user.
2026-06-15 18:54:48 +02:00
..
fonts move to templ 2026-06-11 08:48:01 +02:00
base.css refactoring html and css 2026-06-15 14:43:50 +02:00
basket.css templates, handlers, CSS, JS: special cakes UI, HTMX nav, dashboard overhaul 2026-06-15 18:50:21 +02:00
card.css blocked dates page and warning for special-cake orders 2026-06-15 18:54:48 +02:00
catalogue.css refactoring html and css 2026-06-15 14:43:50 +02:00
component.css blocked dates page and warning for special-cake orders 2026-06-15 18:54:48 +02:00
form.css templates, handlers, CSS, JS: special cakes UI, HTMX nav, dashboard overhaul 2026-06-15 18:50:21 +02:00
htmx2.04.js removed 'internal' directory 2025-06-19 21:48:06 +02:00
layout.css templates, handlers, CSS, JS: special cakes UI, HTMX nav, dashboard overhaul 2026-06-15 18:50:21 +02:00
order.js blocked dates page and warning for special-cake orders 2026-06-15 18:54:48 +02:00
style.css refactoring html and css 2026-06-15 14:43:50 +02:00