kibana/x-pack/plugins/infra
Kerry Gallagher 732915ee2a
[Infra UI] Handle no metrics data gracefully (#29424)
* Use metric_time prefix for metric_time actions

* Add refetch capabilities to with_metrics

* Pass through refetch to index

* Add no data message and refetch button to metrics/index

Next stage: Extract into shared component between metrics and waffle map

* Remove "refetching" and just use "loading"

No need for the explictness, just reuse the loading state, as there's no value to differentiating refetching vs loading here

* Add no_data component

* Amend for Prettier

* Use no_data component

* Change naming to better reflect current components

* Introduce notion of two empty states: no indices and no data

Also changes nodes_overview and logs to use moved component

* Add no_data functionality

* Remove metrics specific no data component, use the new shared component

* Change import order

* Use no_data component in nodes_overview

* Refactor logs to use shared no data component

* Import intl

* Revert testing value

* Pass handler correctly to avoid circular references

* Satisfy type check

* Remove one last unused component
2019-02-04 10:27:26 +00:00
..
common [Infra UI] Read and write data sources from and to saved objects (#28016) 2019-01-25 16:08:09 +01:00
docs [Infra UI] Merge InfraOps feature branch (#24068) 2018-10-17 12:07:50 +02:00
public [Infra UI] Handle no metrics data gracefully (#29424) 2019-02-04 10:27:26 +00:00
scripts [Infra UI] Fix graphql type generation after package upgrades (#26991) 2018-12-12 15:51:31 +01:00
server [Infra UI] Table View for Home Page (#29192) 2019-01-31 09:53:09 -07:00
types [Infra UI] Table View for Home Page (#29192) 2019-01-31 09:53:09 -07:00
index.ts [Infra UI] Read and write data sources from and to saved objects (#28016) 2019-01-25 16:08:09 +01:00
package.json fix(NA): recent unconforming licenses. (#25560) 2018-11-12 21:39:06 +00:00
tsconfig.json [Infra UI] Table View for Home Page (#29192) 2019-01-31 09:53:09 -07:00