Skip to content

Use FOSS Sortable config in EE

Kushal Pandya requested to merge kp-unify-sortable-config into master

What does this MR do?

We had app/assets/javascripts/sortable/sortable_config.js and ee/app/assets/javascripts/sortable/sortable_config.js, where both contained exactly the same configuration, so this MR removes the EE variant and uses FOSS version instead.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Merge request reports