docs: README endpoint table + CHANGELOG for #46–#52#53
Merged
Conversation
Continues the housekeeping pattern of #44 — keep the README endpoint table and CHANGELOG \`[Unreleased]\` in sync with merged PRs. README: - Append rows for the four PurchaseOrder/Inventory entities that gained endpoints in #50, #51, #52. CHANGELOG (under \`[Unreleased]\`): - PurchaseOrder + Inventory API rollout (the tracker, #49, and its three PRs) - JSON_BODY_LIMIT env hook (#45 / #46 / #47) - npm audit fix + dep bumps + Snyk PR triage (#30 / #48) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
CryptoJones
added a commit
that referenced
this pull request
May 18, 2026
Continues the docs-sync pattern from #44 and #53. CHANGELOG [Unreleased] now reflects: Added: - Sequelize associations (#54) - Integration test harness (#55) - Postman collection (#59) - TLS reverse-proxy compose (#60) - docker-compose.override.yml committed (#56) Fixed: - setup/TimeTracker.sql idempotency (#57) — removes the \`docker compose down -v\` workaround Docs: - Integration bring-up flow (#56, #58) - README sections for Testing and Behind TLS Co-authored-by: Aaron K. Clark <akclark@thenetwerk.net> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Continues the docs-sync housekeeping pattern from #44.
[Unreleased]: entries for Server: make express.json() body-size limit explicit + env-tunable #45/feat(server): explicit + env-tunable express.json() body-size limit #46/fix(server): actually wire up JSON_BODY_LIMIT (follow-up to #46) #47 (body-size limit), Triage stale Snyk security PR backlog (10 open, oldest 2021) #30/chore(deps): npm audit fix + bump direct deps to latest patch within major #48 (dep audit + Snyk triage), API surface for the 4 newly-migrated tables (PurchaseOrders + InventoryTransactions) #49/feat(api): PurchaseOrderVendor endpoints (1 of 4 newly-migrated tables) #50/feat(api): PurchaseOrderHeader + Line endpoints (2 of 4 newly-migrated tables) #51/feat(api): InventoryTransaction endpoints (4 of 4 newly-migrated tables) #52 (PurchaseOrder + Inventory rollout)Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/