xtablo-source/apps
Arthur Belleville bf9cabe710
Add Étapes (Steps) tab to project detail page
- New "Étapes" tab with ListChecksIcon showing parent tasks (is_parent: true)
- Each étape is an expandable card with: numbered purple icon, title, description, status badge, progress bar (done/total child tasks)
- Expanding reveals child tasks grouped under each étape with done/pending indicators and status badges
- Uses useTabloEtapes hook to fetch parent tasks ordered by position
- Empty state when no étapes exist
- Full dark mode support

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-02-22 09:33:03 +01:00
..
api Redesign tasks page and add files page 2026-02-21 18:05:32 +01:00
external Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
main Add Étapes (Steps) tab to project detail page 2026-02-22 09:33:03 +01:00