Skip to content

#30526 (C) Show Wiki Activity in Project, Group and User Activity Streams

What does this MR do?

This supports wiki activity by:

  • recording them in the events table (see !26529 (merged))
  • returning them in the event streams (see !26533 (merged))
  • presenting them using the HAML views (this MR)

This MR deals with the changes to views required to include these events in project, group and user activity streams.

Currently there are no group wikis (although work is in progress to remedy that), so wiki events will only appear in project and user streams.

Screenshots

The project activity stream, showing wiki events:

wiki-activity-project-stream-unfiltered

The project stream, showing only wiki events:

wiki-activity-filtered-to-tab

The user's activity stream, showing some wiki events:

wiki-activity-user-activity-stream

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

See #30526 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports