hp-prod-tracker/src/lib/services
DJP 277ad85073 Prepend basePath to stored media URLs so assets load under /hp-prod-tracker
upload-service.ts and annotation-service.ts were storing URLs like
/api/uploads/revisions/... in the database. When the app is served at
/hp-prod-tracker, the browser needs /hp-prod-tracker/api/uploads/...
to hit the correct route.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 07:47:08 -04:00
..
annotation-service.ts Prepend basePath to stored media URLs so assets load under /hp-prod-tracker 2026-04-08 07:47:08 -04:00
assignment-service.ts Fix dynamic pipeline stages: form submissions, unique constraint, and stage name resolution 2026-03-18 12:19:00 -05:00
automation-service.ts automation rules added to settings 2026-03-17 23:07:44 -05:00
calendar-service.ts Fix dynamic pipeline stages: form submissions, unique constraint, and stage name resolution 2026-03-18 12:19:00 -05:00
color-probe-service.ts Eyedropper comparison added for visual review tool. Needs to be tested and finessed on workstation 2026-03-17 22:20:52 -05:00
comment-service.ts Add revision tracking and threaded comments for pipeline stages 2026-02-28 21:40:12 -06:00
custom-field-service.ts feat: add pipeline stage resolver and organization access control 2026-03-14 22:43:43 -05:00
dashboard-service.ts Add dashboard with KPI cards, charts, and overdue alerts 2026-02-28 21:43:55 -06:00
deadline-service.ts automation rules added to settings 2026-03-17 23:07:44 -05:00
deliverable-service.ts Fix dynamic pipeline stages: form submissions, unique constraint, and stage name resolution 2026-03-18 12:19:00 -05:00
embedding-service.ts Fix dynamic pipeline stages: form submissions, unique constraint, and stage name resolution 2026-03-18 12:19:00 -05:00
excel-service.ts feat: Add bulk import functionality for Master CG Tracker Excel files 2026-03-12 13:55:14 -05:00
feedback-service.ts Add timestamped video annotations with timeline markers (A7.3) 2026-03-18 15:00:23 -05:00
invitation-service.ts feat: add pipeline stage resolver and organization access control 2026-03-14 22:43:43 -05:00
notification-rule-service.ts feat: add pipeline stage resolver and organization access control 2026-03-14 22:43:43 -05:00
notification-service.ts Add notification system with topbar dropdown and full page 2026-02-28 21:41:56 -06:00
pipeline-template-service.ts Dynamic Pipeline Builder pretty functional now. 2026-03-17 22:09:42 -05:00
project-service.ts Fix dynamic pipeline stages: form submissions, unique constraint, and stage name resolution 2026-03-18 12:19:00 -05:00
rbac-service.ts feat: add pipeline stage resolver and organization access control 2026-03-14 22:43:43 -05:00
review-session-service.ts feat: add review session components and hooks 2026-03-17 22:20:01 -05:00
revision-service.ts automation rules added to settings 2026-03-17 23:07:44 -05:00
scheduling-service.ts feat: implement stage date override and scheduling features 2026-03-12 23:13:29 -05:00
semantic-search-service.ts feat: update LLM model version and increase context size for semantic search 2026-03-11 16:16:10 -05:00
skill-service.ts feat: Implement automation event bus and rule engine 2026-03-12 11:20:21 -05:00
stage-service.ts automation rules added to settings 2026-03-17 23:07:44 -05:00
upload-service.ts Prepend basePath to stored media URLs so assets load under /hp-prod-tracker 2026-04-08 07:47:08 -04:00
user-service.ts feat: add validators for PowerPoint and Word documents, and Excel recalculation script 2026-03-02 12:23:09 -06:00
video-service.ts Graceful FFmpeg fallback for local dev without FFmpeg installed 2026-03-17 23:56:21 -05:00
weekly-report-service.ts feat: add weekly report API and components 2026-03-13 16:39:23 -05:00
workload-service.ts feat: add relevanceScore to EntityCard and update entity extraction logic 2026-03-12 17:27:11 -05:00