kibana/x-pack/common
Nathan Reese 95f48c584e
Migrate report listing management to react and EUI (#22928)
* EUIify report management page

* wire ReportListing component together

* fetch jobs and display content in EuiPage

* display jobs in table

* add title and remove page size dropdown

* format date and display date in status column

* add poller

* add download button

* report error button

* remove old reporting table

* fix page styling

* create type for job

* remove job queue service

* remove angular-paging dependency from x-pack

* make download lib, update job notification hack to use jobQueueClient

* fix some more typescript stuff

* remove last angular service

* make report object type subdued color and small text

* update import in canvas

* stricter typing

* fix stuff lost in branch merge

* add return types to JobQueueClient

* wrap javascript code in {} in JSX
2018-09-27 14:49:41 -06:00
..
__tests__ Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
poller.d.ts Migrate report listing management to react and EUI (#22928) 2018-09-27 14:49:41 -06:00
poller.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00