Skip to content

Iteration lists frontend

Heinrich Lee Yu requested to merge iteration-lists-frontend into master

What does this MR do?

  • Adds the iteration icon to iteration list headers
  • Adds a link to the iteration on the list settings page
  • Adds web_url to Iteration entity. (This is used for the sidebar link)

This is behind the :iteration_board_lists feature flag.

#250479 (closed)

Screenshots (strongly suggested)

Expanded Collapsed List settings sidebar
Screen_Shot_2021-01-21_at_4.56.02_PM Screen_Shot_2021-01-21_at_4.56.17_PM Screen_Shot_2021-01-21_at_4.56.31_PM

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 Heinrich Lee Yu

Merge request reports