dow-prod-tracker/src/components
Leivur R. Djurhuus db82eb4fed refactor: simplify feedback from 4-level severity to action item / info callout
Replace FeedbackSeverity enum (Critical/Major/Minor/Suggestion) with a
simple isActionItem boolean. Annotations default to action items (things
the artist must fix). Any item can be toggled to an info callout (context
that doesn't need action). Progress bar and carry-forward only count
action items. Screenshot paste limited to 5MB with user notification.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 22:19:31 -05:00
..
assignments feat: Implement Assign Artist functionality with user assignment management 2026-03-12 14:34:47 -05:00
calendar feat: add heatmap feature with toggle and bar visualization in calendar 2026-03-13 18:28:26 -05:00
chat feat: add entity card extraction and display in chat panel 2026-03-12 16:36:44 -05:00
comments Add revision tracking and threaded comments for pipeline stages 2026-02-28 21:40:12 -06:00
deliverables feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
excel feat: Add bulk import functionality for Master CG Tracker Excel files 2026-03-12 13:55:14 -05:00
layout feat: add weekly report API and components 2026-03-13 16:39:23 -05:00
pipeline-builder Dynamic Pipeline Builder pretty functional now. 2026-03-17 22:09:42 -05:00
projects Dynamic Pipeline Builder pretty functional now. 2026-03-17 22:09:42 -05:00
reports/weekly feat: add weekly report API and components 2026-03-13 16:39:23 -05:00
review refactor: simplify feedback from 4-level severity to action item / info callout 2026-03-17 22:19:31 -05:00
revisions Add revision tracking and threaded comments for pipeline stages 2026-02-28 21:40:12 -06:00
search feat: enhance Smart Search Panel with formatted text rendering and improve semantic search response structure 2026-03-06 19:34:59 -06:00
stages refactor: simplify feedback from 4-level severity to action item / info callout 2026-03-17 22:19:31 -05:00
ui feat: add heatmap feature with toggle and bar visualization in calendar 2026-03-13 18:28:26 -05:00
views feat(timeline): implement drag-to-pan and keyboard navigation for timeline views 2026-03-04 15:06:11 -06:00
workload feat(workload): add capacity management components and hooks 2026-03-03 15:17:45 -06:00
command-palette.tsx feat: Implement automation event bus and rule engine 2026-03-12 11:20:21 -05:00
lazy-command-palette.tsx Add performance optimizations and accessibility improvements 2026-02-28 22:01:40 -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