prometheus/web/ui/react-app/src
Ritesh Shrivastav 0f91ff4540 React UI: Sanitize HTML string to allow only supported elements (#6165)
* Add component to sanitize html

Signed-off-by: Ritesh Shrivastav <ritesh.conf@gmail.com>

* Use SanitizeHTML component to allow only supported elements

Signed-off-by: Ritesh Shrivastav <ritesh.conf@gmail.com>

* Add allowedTags props in SanitizeHTML component

Signed-off-by: Ritesh Shrivastav <ritesh.conf@gmail.com>
2019-10-17 20:52:24 +02:00
..
components/SanitizeHTML React UI: Sanitize HTML string to allow only supported elements (#6165) 2019-10-17 20:52:24 +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 React UI: Sanitize HTML string to allow only supported elements (#6165) 2019-10-17 20:52:24 +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