Skip to content

Resolve 2 "Extract EE specific files/lines for app/views/shared/issuable"

Lin Jen-Shin requested to merge 6145-extract-app-views-shared-issuable-2-ee into master

What does this MR do?

Unify between CE/EE:

  • app/views/shared/issuable/_filter.html.haml
  • app/views/shared/issuable/_milestone_dropdown.html.haml

CE is at: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19772

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a Frontend maintainer
    • Has been reviewed by a Backend maintainer
  • EE specific content should be in the top level /ee folder

What are the relevant issue numbers?

Part of https://gitlab.com/gitlab-org/gitlab-ee/issues/6145

Edited by 🤖 GitLab Bot 🤖

Merge request reports