Commit graph

6 commits

Author SHA1 Message Date
Xavier Mouligneau bc47a8c828
Add date range picker above kql (#27281)
* Create Date Range picker component

* add full functionality for date range picker

* clean up

* add generic type

* remove unused export

* review

* fix more review

* fix type issue

* Fix typo

* fix refresh on loading more table

* Fix loading in load more table

* Fix test by adding new state

* Move switch theme

* Fix rebase issue with date logic
2018-12-18 12:06:04 -05:00
Xavier Mouligneau b671b9df3f
Add widgets on Hosts Page (#25404)
* get date picker popover in the right place

* add two widget for hosts pages

* fix spelling mistake

* fix type

* add pr review
2018-12-04 10:09:20 -07:00
dave.snider@gmail.com ee3b22dc85
Update to EUI 5.3.0 (#26485)
* update to EUI 5.3.0
2018-12-03 14:14:12 -08:00
Felix Stürmer 45f4b1bcf3
[Infra UI] Add beta badge with tooltip to the header (#25113)
In accordance with #25008, this adds a "Beta" badge with a corresponding tooltip to the header.
2018-11-06 11:01:02 +01:00
dave.snider@gmail.com ab29946740
update eui to 4.5.1 (#24218)
* update eui to 4.5.1

* icons declared for logging / infra

* remove eui types that are now in EUI directly

* clean up duplicated EUI typescript definitions

* Fix EuiSelect usage in beats enrollment
2018-10-19 18:30:06 -07:00
Felix Stürmer 36caa6badd
[Infra UI] Merge InfraOps feature branch (#24068) 2018-10-17 12:07:50 +02:00