Skip to content

Add iteration cadences list

Simon Knox requested to merge psi-cadence-list into master

What does this MR do?

Add basic list page for iteration cadences.

Requires the :iteration_cadences feature flag, adds content to gdk.test:3000/groups/gitlab-org/-/cadences page

MRs

  1. Add HAML and boilerplate - !59216 (merged)
  2. Add Vue form - !59227 (merged)
  3. Add vue router !60725 (merged)
  4. Add basic List page [this MR] - !61096 (merged)
  5. Add collapsible cadence sections to list page - !61546 (merged)
  6. Add Edit page

Screenshots (strongly suggested)

Screen_Shot_2021-05-06_at_4.25.35_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 Simon Knox

Merge request reports