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 Reloads pipeline table when dropdown action is clicked and closes the dropdown in the MR widget 2018-05-16 13:20:29 +01:00
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 Escapes job name used in tooltips in vue components 2018-07-06 08:55:24 -05:00
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 Proper icon validator 2018-07-18 16:56:19 +00:00
mock_data.js Merge branch 'security-2690-fix-tooltip' into 'master' 2018-07-26 21:16:09 +00:00
stage_column_component_spec.js Merge branch 'security-2690-fix-tooltip' into 'master' 2018-07-26 21:16:09 +00:00