Skip to content
Snippets Groups Projects

Add topics management (admin area)

Merged 🤖 GitLab Bot 🤖 requested to merge ogolowinski/workspace_345645 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -3,7 +3,7 @@ features:
@@ -3,7 +3,7 @@ features:
primary:
primary:
- name: "Add topics management to admin area)"
- name: "Add topics management to admin area)"
available_in: [core, premium, ultimate]
available_in: [core, premium, ultimate]
gitlab_com: true
gitlab_com: false
documentation_link: 'https://docs.gitlab.com/ee/user/admin_area/(#administering-topics'
documentation_link: 'https://docs.gitlab.com/ee/user/admin_area/(#administering-topics'
video: 'https://www.youtube.com/embed/dHtcGOZxlfc'
video: 'https://www.youtube.com/embed/dHtcGOZxlfc'
reporter: ogolowinski
reporter: ogolowinski
@@ -12,4 +12,4 @@ features:
@@ -12,4 +12,4 @@ features:
- Projects
- Projects
issue_url: 'https://gitlab.com/gitlab-org/gitlab/-/issues/345645'
issue_url: 'https://gitlab.com/gitlab-org/gitlab/-/issues/345645'
description: |
description: |
Lorem ipsum [dolor sit amet](#link), consectetur adipisicing elit. Perferendis nisi vitae quod ipsum saepe cumque quia `veritatis`.
In this release, thanks to [Jonas Wälter's](https://gitlab.com/wwwjon) contributions, administrators can manage (add/edit) the project topics in the admin area. The topics can be sorted by name, popularity, created or updated timestamps. Topics can be searched by any text. Avatars can be added to topics and a description can be added to them (supports markdown)
Loading