gitlab-org--gitlab-foss/spec/javascripts/pipelines
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
..
graph Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
blank_state_spec.js
empty_state_spec.js
header_component_spec.js Proper icon validator 2018-07-18 16:56:19 +00:00
mock_data.js
nav_controls_spec.js
pipeline_details_mediator_spec.js
pipeline_store_spec.js
pipeline_url_spec.js Send resize parameters for avatars 2018-08-07 06:04:33 +00:00
pipelines_actions_spec.js
pipelines_artifacts_spec.js
pipelines_spec.js
pipelines_store_spec.js
pipelines_table_row_spec.js
pipelines_table_spec.js
stage_spec.js Proper icon validator 2018-07-18 16:56:19 +00:00
time_ago_spec.js