gitlab-org--gitlab-foss/spec/javascripts/pipelines/graph
Filipa Lacerda 5e8f11e5fd
Removes <br> sent from backend on tooltips in jobs
When backend sends HTML it requires frontend to append it to the DOM causing
XSS vulnerabilities. By removing the `<br>` we avoid those vulnerabilities
2018-08-09 18:28:05 +01:00
..
action_component_spec.js
dropdown_job_component_spec.js Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
graph_component_spec.js
job_component_spec.js Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
job_name_component_spec.js
mock_data.js
stage_column_component_spec.js