xtablo-source/go-backend/internal/web/ui
Arthur Belleville 1afc39e70a
test(17-02): add failing render test + view model + CSS h1 selector fix (RED)
- go-backend/internal/web/ui/app.css: prepend .overview-section-heading h1 to heading selector
- go-backend/internal/web/views/planning_view.go: PlanningEventRow, PlanningTabData, NewPlanningTabData (5 demo events / 2 dates), PlanningShowDaySeparator
- go-backend/internal/web/views/planning_view_test.go: TestPlanningShowDaySeparator (logic tests), TestPlanningMainContentRendersOverviewSection (render test — RED until Task 2)
2026-05-17 10:34:49 +02:00
..
catalog Add select component with single and multi-value support 2026-05-10 22:04:09 +02:00
app.css test(17-02): add failing render test + view model + CSS h1 selector fix (RED) 2026-05-17 10:34:49 +02:00
badge.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
badge.templ feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
badge_templ.go Update templ 2026-05-10 11:23:48 +02:00
base.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
button.css Refactor tasks UI to use reusable button and select components 2026-05-10 23:38:19 +02:00
button.templ feat: refresh go-backend button variants and tablos styling 2026-05-10 09:22:22 +02:00
button_templ.go Update templ 2026-05-10 11:23:48 +02:00
card.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
card.templ feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
card_templ.go Update templ 2026-05-10 11:23:48 +02:00
empty-state.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
empty_state.templ feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
empty_state_templ.go Update templ 2026-05-10 11:23:48 +02:00
form-field.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
form_field.templ feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
form_field_templ.go Update templ 2026-05-10 11:23:48 +02:00
helpers.go feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
icon-button.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
icon_button.templ Add spacing, update catalog, and make several improvements to the tablo: 2026-05-10 10:37:47 +02:00
icon_button_templ.go Update templ 2026-05-10 11:23:48 +02:00
input.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
input.templ feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
input_templ.go Update templ 2026-05-10 11:23:48 +02:00
modal.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
modal.templ feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
modal_templ.go Update templ 2026-05-10 11:23:48 +02:00
select.css Add select component with single and multi-value support 2026-05-10 22:04:09 +02:00
select.templ Add select component with single and multi-value support 2026-05-10 22:04:09 +02:00
select_helpers.go Add select component with single and multi-value support 2026-05-10 22:04:09 +02:00
select_templ.go Add select component with single and multi-value support 2026-05-10 22:04:09 +02:00
space.templ Add space X and space Y to components 2026-05-10 10:38:07 +02:00
space_templ.go Update templ 2026-05-10 11:23:48 +02:00
spacing.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
table.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
table.templ feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
table_templ.go Update templ 2026-05-10 11:23:48 +02:00
textarea.css Add co-located CSS sources and semantic token infrastructure to Go 2026-05-10 11:47:42 +02:00
textarea.templ feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
textarea_templ.go Update templ 2026-05-10 11:23:48 +02:00
tokens.go feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
ui_test.go Add task management features with database schema and handlers 2026-05-10 21:58:48 +02:00
variants.go Add spacing, update catalog, and make several improvements to the tablo: 2026-05-10 10:37:47 +02:00