Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(metric-issues): Allow customizing first/last seen display #83018

Closed
wants to merge 3 commits into from

Conversation

snigdhas
Copy link
Member

@snigdhas snigdhas commented Jan 7, 2025

Adds a new LastSeenConfig to allow customizing how we display last seen information for diffferent issue types. For metric issues, we use this to show the last seen data as Open period {resolved|ongoing}. Also adds custom copy for first seen to instead say Started X days ago

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 7, 2025
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #83018   +/-   ##
=======================================
  Coverage   87.55%   87.55%           
=======================================
  Files        9411     9411           
  Lines      536904   536904           
  Branches    21113    21113           
=======================================
  Hits       470107   470107           
  Misses      66431    66431           
  Partials      366      366           

@snigdhas snigdhas marked this pull request as ready for review January 7, 2025 21:12
@snigdhas snigdhas requested a review from a team as a code owner January 7, 2025 21:12
@snigdhas
Copy link
Member Author

snigdhas commented Jan 9, 2025

Closing this PR since requirements changed

@snigdhas snigdhas closed this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants