Skip to content

Create Epic Board [RUN AS-IF-FOSS]

Florie Guibert requested to merge 233434-epic-boards-create-an-epic-board into master

What does this MR do?

Allow users to create new epic boards.

Requires :epic_boards feature flag.

Testing guidelines

  • On epic boards page, open boards selector dropdown
  • Select Create Board
  • Enter a board name and click Create board button
  • The user should be redirected to the newly created board

Progress of Epic boards feature development

Previous iterations MR link
Index page !53100 (merged)
Empty lists !54169 (merged)
Epics in lists !54528 (merged)
Multiple epic boards switcher !54399 (merged)

Screenshots (strongly suggested)

Screenshot_from_2021-02-19_11-11-36

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

Related to #233434 (closed)

Edited by Florie Guibert

Merge request reports