docs: changelog + PdfService README (reports, email-to-vendor, microservices) #130

Merged
shad0w merged 1 commit from docs/changelog-microservices into master 2026-06-24 10:27:26 +00:00
Owner

Brings the repo docs in line with what shipped (companion to the wiki updates).

CHANGELOG.md — [Unreleased]

Added: Reports (Purchasing spend analytics), Email PO to vendor + the PdfService microservice (cached per PO), EpfoService + PdfService and their release auto-deploy, the unsaved-changes PO prompt (#18), crew login-on-hire, and the previously-unlogged Delivery Locations (#19) / T&C catalogue (#11) / advance payment (#92).
Fixed: "Email to vendor" never rendered (auth middleware bounced the svc fetch — #127); Reports charts all one colour (RSC client/server boundary — #120).

New: PdfService/README.md

The microservice had no README (only EpfoService did). Documents its endpoints (/health, /pdf), the token + origin-allow-list security, env, run commands, and how the app integrates (gate, R2 per-PO caching, release auto-deploy).

Wiki (already updated out-of-band)

Reports moved out of Planned with a new Reports implementation page; Feature Catalogue, Environment Variables, and Deployment and Operations now document the three microservices, the Email-to-vendor pipeline (incl. the merged #127 middleware bypass + #128 per-PO caching), and the unsaved-changes prompt.

🤖 Generated with Claude Code

Brings the repo docs in line with what shipped (companion to the wiki updates). ## CHANGELOG.md — `[Unreleased]` **Added:** Reports (Purchasing spend analytics), Email PO to vendor + the PdfService microservice (cached per PO), EpfoService + PdfService and their release auto-deploy, the unsaved-changes PO prompt (#18), crew login-on-hire, and the previously-unlogged Delivery Locations (#19) / T&C catalogue (#11) / advance payment (#92). **Fixed:** "Email to vendor" never rendered (auth middleware bounced the `svc` fetch — #127); Reports charts all one colour (RSC client/server boundary — #120). ## New: `PdfService/README.md` The microservice had no README (only EpfoService did). Documents its endpoints (`/health`, `/pdf`), the token + origin-allow-list security, env, run commands, and how the app integrates (gate, R2 per-PO caching, release auto-deploy). ## Wiki (already updated out-of-band) Reports moved out of **Planned** with a new **Reports** implementation page; **Feature Catalogue**, **Environment Variables**, and **Deployment and Operations** now document the three microservices, the Email-to-vendor pipeline (incl. the merged #127 middleware bypass + #128 per-PO caching), and the unsaved-changes prompt. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
shad0w added 1 commit 2026-06-24 10:23:25 +00:00
docs: changelog + PdfService README for reports, email-to-vendor, microservices
All checks were successful
PR checks / checks (pull_request) Successful in 48s
PR checks / integration (pull_request) Successful in 31s
8b56c79f5f
The repo CHANGELOG had fallen behind. Adds [Unreleased] entries for the recently
shipped work and a README for the previously undocumented PdfService.

Added (changelog):
- Reports — Purchasing spend analytics (cost centres + accounting codes).
- Email PO to vendor + the PdfService microservice (cached per PO).
- EpfoService + PdfService microservices and their release auto-deploy.
- Unsaved-changes prompt on PO create/edit (#18).
- Crew login-on-hire for management ranks.
- Delivery Locations (#19), T&C catalogue (#11), advance payment (#92).

Fixed (changelog):
- "Email to vendor" never rendered (auth middleware bounced the svc fetch) — #127.
- Reports charts all one colour (RSC client/server boundary) — #120.

New: PdfService/README.md (endpoints, token/origin security, env, app integration).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
shad0w merged commit 2fa382185f into master 2026-06-24 10:27:26 +00:00
Sign in to join this conversation.
No description provided.