xtablo-source/go-backend/internal/web
Arthur Belleville 9fe6c897e3
feat(17-02): wire PlanningMainContent with real planning view (GREEN)
- dashboard_components.templ: PlanningMainContent(data PlanningTabData) — overview-section heading (h1), day separators with data-day-separator attribute, event rows, empty state via ui.EmptyState
- handlers/auth.go: GetPlanningPage passes views.NewPlanningTabData()
- dashboard_components_templ.go: regenerated by templ generate
- go test ./... -count=1 exits 0
2026-05-17 10:35:30 +02:00
..
dates Remove server-side search filtering and implement client-side filtering 2026-05-10 13:53:23 +02:00
handlers feat(17-02): wire PlanningMainContent with real planning view (GREEN) 2026-05-17 10:35:30 +02:00
tabloicons Pass tablo list to dashboard views 2026-05-10 14:56:46 +02:00
ui test(17-02): add failing render test + view model + CSS h1 selector fix (RED) 2026-05-17 10:34:49 +02:00
views feat(17-02): wire PlanningMainContent with real planning view (GREEN) 2026-05-17 10:35:30 +02:00