xtablo-source/apps/main/src
Arthur Belleville 24fe6b89a9
Redesign project detail page with header tabs and overview
- Replace sidebar layout with top header: project icon, name, Discussion (purple) and Invite buttons
- Add metadata bar: role, creation date, status badge, progress bar
- Tab navigation: Aperçu, Tâches, Fichiers, Discussion, Événements, Roadmap (bientôt)
- Overview tab: project description card, tasks preview (5 items), files sidebar, project info card
- Other tabs delegate to existing section components (TabloTasksSection, TabloFilesSection, etc.)
- Move /tablos/:tabloId route inside Layout wrapper so it gets the sidebar and TopBar
- Purple #804EEC accent throughout, full dark mode support

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-02-21 21:51:58 +01:00
..
assets Huge bump with turborepo 2025-10-23 11:54:45 +02:00
components Make EventModal usable standalone without routing 2026-02-21 21:12:15 +01:00
contexts Add beta plan + upsell modals + block past_due users 2025-11-24 23:09:14 +01:00
hooks Redesign tasks page and add files page 2026-02-21 18:05:32 +01:00
lib Redesign project detail page with header tabs and overview 2026-02-21 21:51:58 +01:00
locales Redesign tasks page and add files page 2026-02-21 18:05:32 +01:00
pages Redesign project detail page with header tabs and overview 2026-02-21 21:51:58 +01:00
providers Add beta plan + upsell modals + block past_due users 2025-11-24 23:09:14 +01:00
utils Add beta plan + upsell modals + block past_due users 2025-11-24 23:09:14 +01:00
App.tsx Add beta plan + upsell modals + block past_due users 2025-11-24 23:09:14 +01:00
i18n.test.ts Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
i18n.ts Onboarding + freemium 2025-12-01 19:34:30 +01:00
main.css Rework dark mode with purple-tinted color palette 2026-02-21 21:20:49 +01:00
main.tsx Improve Datadog Rum 2025-10-30 18:23:24 +01:00
setupTests.ts Fix tests 2025-10-28 22:23:50 +01:00
vite-env.d.ts Huge bump with turborepo 2025-10-23 11:54:45 +02:00