dow-prod-tracker/src/components
Leivur Djurhuus 438b330b97 feat: add entity card extraction and display in chat panel
- Implemented entity card extraction from tool results in the chat API.
- Added new EntityCard interface to define the structure of entity cards.
- Enhanced chat panel to display navigable entity cards for projects, deliverables, and users.
- Introduced status color helper for better visual representation of entity statuses.
- Updated chat message structure to include extracted entities.
- Improved chat formatting guidelines to avoid markdown tables and utilize bullet points.
- Added Tailwind Typography plugin for improved text styling in the application.
2026-03-12 16:36:44 -05:00
..
assignments feat: Implement Assign Artist functionality with user assignment management 2026-03-12 14:34:47 -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: Implement automation event bus and rule engine 2026-03-12 11:20:21 -05:00
projects feat: add validators for PowerPoint and Word documents, and Excel recalculation script 2026-03-02 12:23:09 -06: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 feat: add validators for PowerPoint and Word documents, and Excel recalculation script 2026-03-02 12:23:09 -06:00
ui feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06: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