prometheus/web/ui/react-app/src
Julius Volz ccac71ca5a
Update all React app node modules (#6153)
* Update all React app node modules

I ran "yarn upgrade --latest" and then fixed items that caused errors
with new linter settings in the React UI source.

Signed-off-by: Julius Volz <julius.volz@gmail.com>

* Fix more React UI lint errors that fail CI

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2019-10-17 16:34:02 +02:00
..
utils Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
App.css Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
App.test.js Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
App.tsx Update all React app node modules (#6153) 2019-10-17 16:34:02 +02:00
DataTable.tsx Update all React app node modules (#6153) 2019-10-17 16:34:02 +02:00
ExpressionInput.tsx Update all React app node modules (#6153) 2019-10-17 16:34:02 +02:00
globals.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
Graph.tsx Update all React app node modules (#6153) 2019-10-17 16:34:02 +02:00
GraphControls.tsx Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
index.tsx Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
Legend.tsx Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
MetricFomat.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
Panel.tsx Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
PanelList.tsx Update all React app node modules (#6153) 2019-10-17 16:34:02 +02:00
react-app-env.d.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
SeriesName.tsx Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
TimeInput.tsx Remove obsolete console.log() statements (#6159) 2019-10-17 16:24:07 +02:00