kibana/x-pack/plugins/index_management
Jean-Louis Leysens c97f5fb03f
[Index Management] Add data streams functionality to indices tab (#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
2020-06-04 13:37:02 +02:00
..
__jest__ [Index Management] Add data streams functionality to indices tab (#67940) 2020-06-04 13:37:02 +02:00
common Reorganize Management apps into Ingest, Data, Alerts and Insights, Security, Kibana, and Stack groups (#65796) 2020-05-15 16:11:27 -07:00
public [Index Management] Add data streams functionality to indices tab (#67940) 2020-06-04 13:37:02 +02:00
server [Index Management] Add data streams functionality to indices tab (#67940) 2020-06-04 13:37:02 +02:00
test/fixtures
kibana.json