kibana/x-pack/plugins/infra/common
Felix Stürmer 0f1128281e
[Logs UI] Remove apollo deps from log link-to routes (#74502)
This replaces the use of the old graphql-based `useSource` hook with the new plain JSON `useLogSource` hook.

It also fixes two more problems:

- A rendering problem with the source configuration loading screen and a `setState` race condition in the `useLogSource` hook.
- A non-backwards-compatible change of the `/link-to/:sourceId/logs` route in #61162.
2020-08-14 19:50:20 +02:00
..
alerting [Metrics UI] Design updates for alert preview results (#69328) 2020-06-30 13:00:15 -05:00
errors Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
formatters [Metrics UI] Fix alignment and allow clearing metric value (#66589) 2020-05-14 18:34:50 -05:00
graphql [Metrics UI] UX improvements for saved views (#69910) 2020-06-29 16:53:36 -05:00
http_api [Logs UI] Remove apollo deps from log link-to routes (#74502) 2020-08-14 19:50:20 +02:00
inventory_models [Logs UI] Remove apollo deps from log link-to routes (#74502) 2020-08-14 19:50:20 +02:00
log_analysis [Logs UI] Show log analysis ML jobs in a list (#71132) 2020-07-13 23:29:55 +02:00
log_entry
log_search_result
log_search_summary
log_text_scale
saved_objects [Metrics UI] UX improvements for saved views (#69910) 2020-06-29 16:53:36 -05:00
time
utils [Logs UI] [Alerting] "Group by" functionality (#68250) 2020-06-30 10:28:54 +01:00
color_palette.test.ts
color_palette.ts
constants.ts [Metrics UI] Remove TSVB dependency from Metrics Explorer APIs (#74804) 2020-08-13 18:45:47 -07:00
ecs_allowed_list.test.ts
ecs_allowed_list.ts
performance_tracing.ts
runtime_types.ts [Logs UI] Reimplement log source configuration routes in plain HTTP+JSON (#64021) 2020-04-28 11:12:50 +02:00
snapshot_metric_i18n.ts [Metrics UI] Add context.reason and alertOnNoData to Inventory alerts (#70260) 2020-06-30 16:34:38 -05:00
typed_json.ts
utility_types.ts