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

[Ingest] Add ability to serve/retrieve a Package's Icon for display on the UI #60435

Closed
2 tasks
paul-tavares opened this issue Mar 17, 2020 · 1 comment · Fixed by #60628
Closed
2 tasks

[Ingest] Add ability to serve/retrieve a Package's Icon for display on the UI #60435

paul-tavares opened this issue Mar 17, 2020 · 1 comment · Fixed by #60628
Assignees
Labels
Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project Feature:Fleet Fleet team's agent central management project Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@paul-tavares
Copy link
Contributor

paul-tavares commented Mar 17, 2020

Support showing/serving packages icons from kibana.

EPM packages currently store package images in the icons property, however, these icons need to be used from location where the package icons information is not available (ex. from Agent Config Datasources). This need surfaced while working on the Agent Configuration Details Data Sources tab, where the icon is needed to be shown next to the package name.

The new component was added as part of #60429

TODO:

  • Remove existing PackageIcon in EPM section
  • refactor code and use new PackageIcon component
@paul-tavares paul-tavares added Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project Feature:Fleet Fleet team's agent central management project labels Mar 17, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Feature:Fleet)

@paul-tavares paul-tavares self-assigned this Mar 19, 2020
@jen-huang jen-huang added the Team:Fleet Team label for Observability Data Collection Fleet team label Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project Feature:Fleet Fleet team's agent central management project Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants