dow-prod-tracker/src/components
Leivur R. Djurhuus 3b8bb1d5d6 Add Excel import and export for deliverables
Export: multi-sheet styled workbook (Overview + Pipeline detail)
with color-coded status cells via ExcelJS.
Import: upload Excel with preview/validation step, then commit.
Supports Name, Priority, Due Date, Notes columns with flexible
column name matching. Import dialog on project detail page.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 21:46:23 -06:00
..
comments Add revision tracking and threaded comments for pipeline stages 2026-02-28 21:40:12 -06:00
deliverables Add project detail page with pipeline visualizer and view switcher 2026-02-28 21:28:40 -06:00
excel Add Excel import and export for deliverables 2026-02-28 21:46:23 -06:00
layout Add notification system with topbar dropdown and full page 2026-02-28 21:41:56 -06:00
projects Add Project CRUD: API routes, service layer, form, and list page 2026-02-28 21:11:46 -06:00
revisions Add revision tracking and threaded comments for pipeline stages 2026-02-28 21:40:12 -06:00
stages Add revision tracking and threaded comments for pipeline stages 2026-02-28 21:40:12 -06:00
ui Add shadcn/ui components and TooltipProvider 2026-02-28 21:00:51 -06:00
views Add Timeline View with custom Gantt chart 2026-02-28 21:31:25 -06:00
query-provider.tsx Add Project CRUD: API routes, service layer, form, and list page 2026-02-28 21:11:46 -06:00
theme-provider.tsx Initial scaffold: Next.js 16, TypeScript, Tailwind CSS 4, ESLint, Prettier 2026-02-28 20:58:48 -06:00