-
Notifications
You must be signed in to change notification settings - Fork 27
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
Variables: Add Uppercase variable support to formatRegistry.ts #746
base: main
Are you sure you want to change the base?
Conversation
new Text to uppercase FormatRegistryItem
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, looking back to the original item, I see that the tests are in a separate PR. Can you include them here as well?
done (PR 747 merged into 746) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks good to me 🏅
Also, I am attaching some context to know why we are adding the new TextUpper
support.
@hoobtron 👋🏾 , can you update your branch with the latest |
Hey @hoobtron 👋🏾 , friendly reminder about this: 😄
|
this would be a super helpful feature! |
New text to uppercase FormatRegistryItem
belongs to grafana/grafana#88281
Fixes: #441