Skip to content

[7.x] [Enterprise Search] Migrate shared Indexing Status component (#84571)#84706

Merged
scottybollinger merged 1 commit intoelastic:7.xfrom
scottybollinger:backport/7.x/pr-84571
Dec 1, 2020
Merged

[7.x] [Enterprise Search] Migrate shared Indexing Status component (#84571)#84706
scottybollinger merged 1 commit intoelastic:7.xfrom
scottybollinger:backport/7.x/pr-84571

Conversation

@scottybollinger
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…#84571)

* Add react-motion package

This is needed to animate the loading progress bar in the Enterprise Search schema views

* Add shared interface

* Migrate IndexingStatusContent component

This is a straight copy/paste with only linting changes and tests added

* Migrate IndexingStatusErrors component

This is a copy/paste with linting changes and tests added. Also changed out the Link component to our EuiLinkTo component for internal routing

* Migrate IndexingStatus component

This is a straight copy/paste with only linting changes and tests added

* Migrate IndexingStatusFetcher component

This is a copy/paste with some modifications. The http/axios code has been removed in favor of the HTTPLogic in Kibana.

This is a WIP that I am merging to master until I can get it working in the UI. Without either Schema component in the UIs for App Search or Workplace Search this is only a POC. Will not backport until this is verified working and have written tests.

* Add i18n

* Revert "Add react-motion package"

This reverts commit 92db929.

* Remove motion dependency

* Update copy

Co-authored-by: Constance <constancecchen@users.noreply.github.com>

* Refactor per code review

- Remove stui classes
- Inline status

Co-authored-by: Constance <constancecchen@users.noreply.github.com>
@scottybollinger scottybollinger added the backport This PR is a backport of another PR label Dec 1, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@scottybollinger scottybollinger merged commit 30604e4 into elastic:7.x Dec 1, 2020
@scottybollinger scottybollinger deleted the backport/7.x/pr-84571 branch December 1, 2020 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants