-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
UI: Update flight icons #24823
UI: Update flight icons #24823
Conversation
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.
Not totally sure this PR needs a changelog, open to suggestions
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.
I think a changelog is a good idea. It's a visual enough change that some customers may notice and look for the cause.
Build Results: |
}} | ||
class="has-text-grey-light" | ||
/> | ||
<Icon @name={{method.icon}} class="has-text-grey-light" /> |
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.
Nice clean up here.
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.
Really great work!! Thank you.
This PR updates our icon usage to eliminate the need for structure icons 🎉
We still have 2 custom icons (
duo
andpingid
) that prevent us from eliminating svg-jar completely.Auth mount before / after
Engine mount before / after
Dashboard secrets engine card also includes color icons when available
KMIP role operations before / after