Skip to content

Add group milestones API method to api.js

Jake Burden requested to merge get-group-milestones-api.js into master

What does this MR do?

As part of a breakdown for #232520 (closed), this MR adds a method to api.js to fetch a paginated list of group milestones.

This will be used to populate a dropdown with a list of group milestones to select from in #232577 (closed)

Closes #232520 (closed)

Screenshots

image

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 Jake Burden

Merge request reports

Loading