xtablo-source/go-backend/internal
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
..
db Add task management features with database schema and handlers 2026-05-10 21:58:48 +02:00
tablos Remove server-side search filtering and implement client-side filtering 2026-05-10 13:53:23 +02:00
tasks First pass on tasks frontend 2026-05-10 23:14:47 +02:00
web Refactor tasks UI to use reusable button and select components 2026-05-10 23:38:19 +02:00