Skip to content

Move EE differences out of CE diff files

What does this MR do?

Reduces EE conflicts in some diff note components.

Moved some batch comments stuff around to remove conflicts. Makes the DraftNote component an async import, on CE this will resolve to an empty component and on EE it will resolve to the correct component.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/10001, https://gitlab.com/gitlab-org/gitlab-ee/issues/9959

Does this MR meet the acceptance criteria?

Merge request reports