Skip to content

feat: add visual indicator for recently updated repositories#2584

Closed
DAUSON1 wants to merge 1 commit intoDeepSourceCorp:masterfrom
DAUSON1:feature-update
Closed

feat: add visual indicator for recently updated repositories#2584
DAUSON1 wants to merge 1 commit intoDeepSourceCorp:masterfrom
DAUSON1:feature-update

Conversation

@DAUSON1
Copy link
Copy Markdown

@DAUSON1 DAUSON1 commented Feb 16, 2026

Overview

This PR addresses the feature request to help users quickly identify active repositories.

Changes

  • Added a isRecent computed property in RepoBox.vue using dayjs to check if a repository was updated within the last 24 hours.
  • Added a subtle green dot indicator with a glow effect next to the repository name for "recent" projects.
  • The indicator is purely informational and does not affect sorting or backend logic.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 16, 2026

Someone is attempting to deploy a commit to the DeepSource Team on Vercel.

A member of the Team first needs to authorize it.

@jai-deepsource
Copy link
Copy Markdown
Contributor

Closing - duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants