No description
Find a file
2026-03-03 16:01:37 -06:00
.agents/skills Initial scaffold: Next.js 16, TypeScript, Tailwind CSS 4, ESLint, Prettier 2026-02-28 20:58:48 -06:00
.claude feat: add validators for PowerPoint and Word documents, and Excel recalculation script 2026-03-02 12:23:09 -06:00
prisma feat(workload): add capacity management components and hooks 2026-03-03 15:17:45 -06:00
src feat(gantt-timeline): enhance Gantt chart with weekend highlighting and overdue indicators 2026-03-03 16:01:37 -06:00
.env.example Add Prisma 7 schema with full data model and seed script 2026-02-28 21:06:17 -06:00
.gitignore feat: add .xlsx files to .gitignore to prevent tracking of spreadsheet files 2026-03-02 11:09:54 -06:00
.nvmrc Initial scaffold: Next.js 16, TypeScript, Tailwind CSS 4, ESLint, Prettier 2026-02-28 20:58:48 -06:00
.prettierignore Initial scaffold: Next.js 16, TypeScript, Tailwind CSS 4, ESLint, Prettier 2026-02-28 20:58:48 -06:00
.prettierrc Initial scaffold: Next.js 16, TypeScript, Tailwind CSS 4, ESLint, Prettier 2026-02-28 20:58:48 -06:00
components.json Add shadcn/ui components and TooltipProvider 2026-02-28 21:00:51 -06:00
IMPLEMENTATION_PLAN.md feat: add validators for PowerPoint and Word documents, and Excel recalculation script 2026-03-02 12:23:09 -06:00
next.config.ts Initial scaffold: Next.js 16, TypeScript, Tailwind CSS 4, ESLint, Prettier 2026-02-28 20:58:48 -06:00
package-lock.json Add performance optimizations and accessibility improvements 2026-02-28 22:01:40 -06:00
package.json feat: enhance UI components and add assignment feature to deliverables 2026-03-02 13:46:55 -06:00
postcss.config.mjs Initial scaffold: Next.js 16, TypeScript, Tailwind CSS 4, ESLint, Prettier 2026-02-28 20:58:48 -06:00
prisma.config.ts feat: add validators for PowerPoint and Word documents, and Excel recalculation script 2026-03-02 12:23:09 -06:00
SETUP.md feat: add development setup guide and instructions for local environment configuration 2026-03-01 12:16:17 -06:00
skills-lock.json Initial scaffold: Next.js 16, TypeScript, Tailwind CSS 4, ESLint, Prettier 2026-02-28 20:58:48 -06:00
tsconfig.json Add Prisma 7 schema with full data model and seed script 2026-02-28 21:06:17 -06:00
UPGRADE_PLAN.md feat: add revision history timeline and feedback action items for enhanced review process 2026-03-01 12:06:24 -06:00