Skip to content

Add service revision changes history#141

Merged
arjunkomath merged 1 commit into
mainfrom
feat/service-changes-history
Jul 14, 2026
Merged

Add service revision changes history#141
arjunkomath merged 1 commit into
mainfrom
feat/service-changes-history

Conversation

@arjunkomath

@arjunkomath arjunkomath commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

  • add an authenticated, cursor-paginated Changes tab for service revision history
  • show safe configuration diffs, rollout status, and current placement server names with deleted-server fallbacks
  • normalize absent CPU and memory limits to prevent recurring false pending changes
  • fix dashboard/service canvas vertical overflow and clipped overview chart axes
  • remove the redundant Timing heading from build logs

Safety

  • validates historical revision specs before comparing them
  • never returns secret values or raw revision specifications to the browser
  • uses stable timestamp-and-ID cursor pagination backed by a matching database index

Validation

  • Smart Review: SHIP, no blockers
  • npx biome check on all changed files
  • npx tsc --noEmit
  • npm test (21 files, 115 tests)
  • npm run build
  • git diff --check

@github-actions

Copy link
Copy Markdown

React Doctor found no new issues. 🎉

Reviewed by React Doctor for commit e8496a8.

@arjunkomath arjunkomath merged commit 22b719d into main Jul 14, 2026
8 checks passed
@arjunkomath arjunkomath deleted the feat/service-changes-history branch July 14, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant