Skip to content

[7.x] [Index Management] Add data streams functionality to indices tab (#67940)#68233

Merged
jloleysens merged 1 commit intoelastic:7.xfrom
jloleysens:backport/7.x/pr-67940
Jun 4, 2020
Merged

[7.x] [Index Management] Add data streams functionality to indices tab (#67940)#68233
jloleysens merged 1 commit intoelastic:7.xfrom
jloleysens:backport/7.x/pr-67940

Conversation

@jloleysens
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…stic#67940)

* First iteration of data streams in index management

- Added the data streams column
- Moved state down to component (using withRouter)
- Removed previous middleware for syncing url hash param
- call history.push to update the url in the component

* Updated jest tests

* refactor: includeHidden -> includeHiddenIndices

* Fix types

* Fix jest test and remove getting filter param from parent

* Small refactor to read url params in render function

* Clean up old data streams code

* Fix sorting on data stream field in table

* dataStream -> data_stream

* qs > * as qs
@jloleysens jloleysens added the backport This PR is a backport of another PR label Jun 4, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

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

@jloleysens jloleysens merged commit ce1eb50 into elastic:7.x Jun 4, 2020
@jloleysens jloleysens deleted the backport/7.x/pr-67940 branch June 4, 2020 16:08
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