stable

Clone or download

Read-only

Create empty base layout

part of story #31069 Render everything that is ready only This contribution introduces the general layout of the new oveview view. It also extracts the header part in a dedicated component. -- no functionnal change expected Change-Id: I634d6ec2afaedb9eb202b71a9526254f1ec89ba6

Modified Files

Name
A plugins/pullrequest/scripts/pullrequest-overview/src/components/OverviewAppHeader.test.ts +46 −0 Go to diff View file
A plugins/pullrequest/scripts/pullrequest-overview/src/components/OverviewAppHeader.vue +44 −0 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/OverviewPane.test.ts +4 −13 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/OverviewPane.vue +34 −21 Go to diff View file