Skip to content

Use "created" in epics and MRs

Marcin Sedlak-Jakubowski requested to merge msj-mr-created-not-opened into master

What does this MR do?

Related: #246959 (closed)

I'll see what else I can find.

Screenshots

Epic header

Test URL: http://127.0.0.1:3001/groups/flightjs/-/epics/5

Before After
image image

Epic - nested epics/issues

Test URL: http://127.0.0.1:3001/groups/flightjs/-/epics/5 (+ add subepic and reopen attached issue)

Before After
image image
image image

Epic swimlanes in issue board

Test URL: http://127.0.0.1:3001/groups/flightjs/-/boards?group_by=epic (+ add a start/due date to one of the epics)

Before After
image image

Epic list

Test URL: http://127.0.0.1:3001/groups/flightjs/-/epics

Before After
image image

Merge request list

Test URL: http://127.0.0.1:3001/flightjs/Flight/-/merge_requests

Before After
image image

Merge request dashboard

Test URL: http://127.0.0.1:3001/dashboard/merge_requests?assignee_username=root

Before After
image image

Global search (issues/MRs)

Test URL: http://127.0.0.1:3001/search?group_id=26&project_id=6&repository_ref=&scope=issues&search=lorem&snippets=false

Before After
image image

Global search (epics)

Test URL: http://127.0.0.1:3001/search?group_id=26&project_id=&repository_ref=&scope=epics&search=lorem&snippets=false

Before After
image image

Related issues widget

Test URL: http://127.0.0.1:3001/flightjs/Flight/-/issues/6 (+ add a related issue)

Before After
image image

"Currently opened" tooltips

Test URLs:

Item Before After
Issues image image
MRs image image
Epics image image
Test cases image 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 Nicolas Dular

Merge request reports