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: use 'display name' for the metadata labels on the reviewp. #3207

Merged
merged 76 commits into from
Nov 18, 2024

Conversation

fhennig
Copy link
Contributor

@fhennig fhennig commented Nov 12, 2024

resolves #3116

preview URL:

Summary

The labels for the metadata fields are now using the display names taken from the website config. If no display name is given, the label falls back to the field name (as before).

Screenshot

image

PR Checklist

  • All necessary documentation has been adapted.
  • The implemented feature is covered by an appropriate test.

@fhennig fhennig changed the base branch from main to feat/3031-improve-review-page November 12, 2024 14:35
@fhennig fhennig self-assigned this Nov 12, 2024
@fhennig fhennig changed the title Label meta with displaynamesj feat: use 'display name' for the metadata labels on the reviewp. Nov 12, 2024
@fhennig
Copy link
Contributor Author

fhennig commented Nov 12, 2024

I'll wait for the #3125 to be merged and then we can merge this one into main afterwards.

@fhennig fhennig added the preview Triggers a deployment to argocd label Nov 12, 2024
Base automatically changed from feat/3031-improve-review-page to main November 12, 2024 22:52
Copy link
Member

@theosanderson theosanderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good! Thanks!

@fhennig fhennig merged commit 281b6e8 into main Nov 18, 2024
19 checks passed
@fhennig fhennig deleted the label-meta-with-displaynamesj branch November 18, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Triggers a deployment to argocd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review page cards: use display names for fields not technical names
4 participants