kibana/x-pack/plugins/infra
Felix Stürmer 13ea5e68c9
[Logs UI] Reload log entries on container mount (#34099)
This changes two things with how the log entries are loaded:

* This adds a reload action that is triggered when the stream item container is mounted. This is the case when the source configuration is being updated. Previously, the entry list was only loaded during the initialization of the log position url state container (which only happened once).
* This also adds handling of log entry loading failures (e.g. because the configuration has been changed to use an invalid timestamp field) by emptying out the log entry list in the store. Previously, the old log entries would be kept.

fixes #34033
2019-04-02 21:57:01 +02:00
..
common [Logs UI] Move summary state out of redux (#31834) 2019-03-13 13:01:42 +01:00
docs [Infra UI] Add Docker / Metricbeat / Nginx guide (#32898) 2019-03-15 09:26:55 +01:00
public [Logs UI] Reload log entries on container mount (#34099) 2019-04-02 21:57:01 +02:00
scripts Fix babel initialization for graphql type generation (#33962) 2019-03-27 21:34:48 +01:00
server [linting] Enforce relative paths for X-Pack modules (#34349) 2019-04-02 10:08:13 -07:00
types Upgrades EUI to 9.x (#32009) 2019-03-07 07:03:11 -05:00
index.ts [InfraUI] Infrastructure navigation changes (#32892) 2019-03-18 14:11:16 +00: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