Skip to content

Use dataset instead of inline javascript to embed initial issuable data

euko requested to merge ek-remove-inline-script-issues-show into master

What does this MR do?

To remove the HAML lint disable directive for using inline script %script, utilize HTML dataset for storing initial issuable data.

While we're at it, also remove console.error and replace it with Sentry in parse_data.js

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by euko

Merge request reports