Skip to content

feat: add developer impact history - #170

Merged
sajeetharan merged 1 commit into
mainfrom
feature/111-impact-history
Aug 16, 2026
Merged

feat: add developer impact history#170
sajeetharan merged 1 commit into
mainfrom
feature/111-impact-history

Conversation

@sajeetharan

Copy link
Copy Markdown
Owner

This PR introduces the Developer Impact History feature.

Key Features

  • Daily Compact Snapshots: Stores daily historical snapshots of developer metrics.
  • 7/30/90 Deltas & Rank Charts: Displays developer ranking changes and performance deltas across 7, 30, and 90-day intervals.
  • Owner Privacy: Configurable profile privacy settings to control history public status.
  • Daily Cron: Automatic cron-job function to trigger nightly capture of developer stats.
  • Cosmos DB Container Setup: DB helper script to safely seed and configure the required NoSQL container.
  • Product Requirement Document (PRD): Full feature specifications and architecture detailed in docs/prd/developer-impact-history.md.

Validation

  • npm test: 96 passed
  • npm run build: passed

Closes #111
Related to #168

@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dev-globe-viz Ready Ready Preview Aug 16, 2026 6:32am

@github-actions

Copy link
Copy Markdown

馃殌 Preview deployed: https://dev-globe-53lcd61ie-sajeetharans-projects.vercel.app

@sajeetharan
sajeetharan merged commit 21f3041 into main Aug 16, 2026
4 checks passed
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.

Feature: Developer impact history and rank movement dashboard

1 participant