xtablo-source/go-backend/internal/web/ui
Arthur Belleville d9bf94583b
Refactor tasks UI to use reusable button and select components
Replace inline button markup with `ui.Button` component calls for
consistency and maintainability. Add filter menu component with dropdown
functionality. Convert roadmap mode toggle from link-based to select
dropdown. Include filter counter badge and clear filter actions.
2026-05-10 23:38:19 +02:00
..
catalog Add select component with single and multi-value support 2026-05-10 22:04:09 +02:00
app.css Pass tablo list to dashboard views 2026-05-10 14:56:46 +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