Display group README in overview

Frontend implementation for the "Group overview" section of #378737 (closed)

Designs

Group overview

  • If a sub-project gitlab-profile exists and contains a README.md, display the README below projects table
  • The README header should link to the associated project/README.md

image

Implementation plan

Started in !110943 (closed)

  1. Add Vue app mount element to app/views/groups/show.html.haml
  2. Pass group.group_readme&.present.web_path and group.group_readme&.present.name to frontend
  3. Use ~/repository/components/preview/index.vue to render the README

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by 🤖 GitLab Bot 🤖