Support custom icons and labels for plugins
Description
Release Notes
UI: Add ability to support custom label and custom icons for pipeline plugins
is duplicated by
Activity
Show:
Edwin Elia August 18, 2017 at 10:22 PM
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created July 13, 2017 at 2:03 AM
Updated July 17, 2020 at 12:27 AM
Resolved August 21, 2017 at 10:55 PM
As a CDAP plugin developer, I would like to specify a custom icon for my plugin, so that I can satisfy my (or my company's) branding requirements and also make the plugin more discoverable.
Specs:
A user should be able to specify a plugin icon during plugin deployment:
1. image size: 50 X 50px
2. The image should be plugin version agnostic. E.g. if the user uploads a new version of the plugin, and it contains an icon, the new icon should be used for all versions of the plugin. If it doesn't contain an icon, the old icon is used.
3. If the user does not upload an icon for his plugin, the first character of the name should be used as the default icon.