kibana/x-pack/plugins/index_management
nicknak 69b286b2fc
Show aliases in index details (#24048)
* Adds aliases to details for indicies.

* Lists aliases when there is more than one.

Fixes reload call using duplicate code atm.
Removes unintentional formatting change.

* Silly line ending removed by accident.

* Simplifies fetching aliases to single method/file.

* Adds superfluous logs statement.

* Uses the correct i18n translation variable for the header.

* Sets the translation variable to the correctly spelled variable.

* Simplifies building an array of aliases.

* Does not export fetchAliases as default.

* Makes the code more readable by destructing results.

* Adds test for expected results and no results.
2018-11-02 09:14:23 -04:00
..
__jest__ Fix/react intl testing helper functions (#24527) 2018-11-01 13:54:22 +03:00
__mocks__ Update versions of @babel/parser and @babel/types (#23268) 2018-09-25 14:35:31 +03:00
common/constants Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
public Show aliases in index details (#24048) 2018-11-02 09:14:23 -04:00
server Show aliases in index details (#24048) 2018-11-02 09:14:23 -04:00
index.js Management core Less to Sass (#23596) 2018-10-04 22:33:49 -07:00