Skip to content

Add API endpoints for Group Activity Analytics

Aakriti Gupta requested to merge ag-add-api-endpoint-for-group-activity into master

What does this MR do?

This MR is one of the 4 MRs to build the backend for Group Level Activity Analytics MVC

It introduces an API endpoint for this feature. Since this MR is dependent on 2 other MRs, I have rebased this branch on those branches. Please review the top most commit only. The other commits are already in review.

The documentation will follow in another MR.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Aakriti Gupta

Merge request reports