xtablo-source/backend/static
Arthur Belleville 3a864aa84e
feat(19): revamp tablos page — filter tabs, view toggle, card click nav
- Dashboard: French header "Mes Projets", underline-tab view toggle (grid/list), filter tabs (Tous/Pas commencé/En cours/Terminé) with JS client-side filtering
- Cards: display status derived from progress (À faire/En cours/Terminé), rounded-xl p-6, w-8 h-8 avatar, green-500 progress bar, dashed "Créé le" footer
- Click on card/row navigates to /tablos/{uuid} via event delegation (delete zone stops propagation)
- List view: single-column grid, rows show status + title + date + task count
- CSS: .view-tab and .filter-tab with .is-active state

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-17 22:11:31 +02:00
..
.gitkeep feat(01-01): create directory skeleton and per-package doc.go placeholders 2026-05-14 17:53:55 +02:00
discussion-sse.js feat(17): cap discussion height at 32rem with auto-scroll to latest message 2026-05-17 12:58:26 +02:00
logo_dark.png feat(14-01): copy logo assets and replace auth.css with full auth card + animation CSS 2026-05-16 19:04:44 +02:00
logo_white.png feat(14-01): copy logo assets and replace auth.css with full auth card + animation CSS 2026-05-16 19:04:44 +02:00
sortable.min.js chore(04-01): Sortable.js bootstrap and soft-danger button CSS 2026-05-15 09:24:44 +02:00
tailwind.css feat(19): revamp tablos page — filter tabs, view toggle, card click nav 2026-05-17 22:11:31 +02:00