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
Implementation plan
Started in !110943 (closed)
- Add Vue app mount element to
app/views/groups/show.html.haml
- Pass
group.group_readme&.present.web_path
andgroup.group_readme&.present.name
to frontend - 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 🤖