Open GuessWhoSamFoo opened 3 years ago
Let me know if the proposed fixes are acceptable and I can make another patch. Otherwise we can break up this PR into items that are considered merge-able while fixing upstream octant
Let me know if the proposed fixes are acceptable and I can make another patch. Otherwise we can break up this PR into items that are considered merge-able while fixing upstream octant
@GuessWhoSamFoo Let's wrap up this PR according to your suggestions and merge it. Once you fix upstream Octant we can update this plugin to take advantage of such enhancements.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
This PR introduces the following changes:
A proof of concept for using buttons to trigger an action. This is done by creating a wrapper around the respective starboard command.
Refactoring old markdown components to directly use links and icons
Increase visibility to vulnerabilities by changing icon status color (in this case, only critical) and at-a-glance view from a signpost
Show how to create multiple tabs from a single plugin.