Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

[UI] Align UI to the schema & API refactor - table and detail page #78

Merged
merged 3 commits into from
Sep 15, 2020

Conversation

zhongnansu
Copy link
Member

Issue #, if available:

Description of changes:

  • Apply schema & API changes to UI - table and detail page

    • landing page image
    • report detail
      image
    • report definition detail
      image
  • Link the newly-added generate report by id API to enable the click-on icon download image

  • Linked snapshot of dashboard/visualization to the report source field. It will open an new tab
    image

  • remove unused imports, optimize the table data access logic.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

deliveryChannels: data['delivery']['channel'],
kibanaRecipients: data['delivery']['delivery_params']['recipients'],
status: reportDefinition.status,
deliveryChannels: `\u2014`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: may be also refactor \u2014 (can be in another PR as well)

@zhongnansu zhongnansu merged commit 3b39c58 into opendistro-for-elasticsearch:dev Sep 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants