Skip to content

Add design activity views

Alex Kalderimis requested to merge ajk-design-activity-c into master

What does this MR do?

Part of #33051 (closed)

This builds on !33449 (merged) by adding user facing elements - HAML views and event filter support.

This ensures design activity is visible on project, group and user dashboards (see screenshots)

Feature Flag

This work is enabled behind a feature flag, enabled or disabled globally. To enable this feature, in your rails console:

Feature.enable(:design_activity_events)

Screenshots

  • Project Activity

1591112672

  • Group Activity

1591199187 1591199178

  • User profile

1591199161

  • Dashboard

1591211176

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports