Skip to content

Improve content group list

Lukas Weingarten requested to merge 1312-improve-content-group-list into master

Preparation

Create component for group info which contains:

  • Group type indicator
  • Contents count
  • Published state (optional)

Use new ContentGroupInfoComponent in creators content group page. Move i18n to shared file.

Improve content group list

  • Show content group info with ContentGroupInfoComponent
  • Show button to publish/lock content groups
  • Use consistent hover effect and display buttons only on hover

Closes #1312 (closed)

Merge request reports