kibana/x-pack/plugins/infra
Chris Cowan 7e9315a528
[Log UI] Flyout for Log Events (#28885)
* Adding flyout to log viewer

* Adding filtering

* Fixing typescript errors

* Adding a test for graphql; fixing test data for 7.0.0

* Adding terminate_after:1 to logItem request

* fixing test data

* Switching back to old data

* Fixing data for tests

* Adding i18n translations

* changing label from add to set

* Make flyout call more robust; fixing typings

* Adding loading screen to flyout

* Fixing linting errors

* Update x-pack/plugins/infra/public/components/logging/log_flyout.tsx

Co-Authored-By: simianhacker <chris@chriscowan.us>

* Fixing visible mis-spelling

* Fixing types

* Change withLogFlyout to be conditional; Add icon instead of onClick for flyout

* Adding dark mode support

* Adding user-select:none to icon div

* Removing remnants of a failed experiment

* Adding aria-label to view details button

* Fixing padding on date element

* Removing unused variable that somehow got past the linters

* Fixing empty_kibana

* Fixing data for infra

* Fixing merge weirdness
2019-01-31 08:34:09 -07: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 [Log UI] Flyout for Log Events (#28885) 2019-01-31 08:34:09 -07:00
scripts [Infra UI] Fix graphql type generation after package upgrades (#26991) 2018-12-12 15:51:31 +01:00
server [Log UI] Flyout for Log Events (#28885) 2019-01-31 08:34:09 -07:00
types Upgrade to EUI 6.3.1 (#28707) 2019-01-15 11:35:41 -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 Add a local tsconfig.json for the infra plugin (#28076) 2019-01-07 19:30:25 +01:00