hp-prod-tracker/src/lib
Leivur Djurhuus 5b8c09de9e feat: implement stage date override and scheduling features
- Add PATCH endpoint to handle date overrides and clear manual overrides in the stage API.
- Introduce hooks for overriding stage dates and clearing overrides.
- Enhance the stage dependency engine to allow reopening from terminal states.
- Update stage status transitions to support reopening stages.
- Implement scheduling logic to auto-schedule stages based on due dates, considering manual overrides.
- Create a new component for managing stage dates with a popover interface.
- Add database migration for new fields related to manual scheduling and schedule conflicts.
- Document the executive overview and producer guide for the HP CG Production Tracker.
2026-03-12 23:13:29 -05:00
..
automation feat: Implement automation event bus and rule engine 2026-03-12 11:20:21 -05:00
chat feat: add relevanceScore to EntityCard and update entity extraction logic 2026-03-12 17:27:11 -05:00
pipeline feat: implement stage date override and scheduling features 2026-03-12 23:13:29 -05:00
services feat: implement stage date override and scheduling features 2026-03-12 23:13:29 -05:00
validators feat: implement stage date override and scheduling features 2026-03-12 23:13:29 -05:00
api-utils.ts Add dev bypass for authentication checks in middleware and session retrieval 2026-02-28 22:23:14 -06:00
auth.ts Add Auth.js v5 with Google + Microsoft Entra ID SSO 2026-02-28 21:07:38 -06:00
prisma.ts Add Prisma 7 schema with full data model and seed script 2026-02-28 21:06:17 -06:00
utils.ts Initial scaffold: Next.js 16, TypeScript, Tailwind CSS 4, ESLint, Prettier 2026-02-28 20:58:48 -06:00