From bfeb7c2c3f61a6ea8f36479e7260ba97459152c9 Mon Sep 17 00:00:00 2001 From: Filipa Lacerda Date: Tue, 31 Jul 2018 16:50:34 +0100 Subject: Adds frontend support to render test reports on theMR widget Creates an app to render grouped test reports in the MR widget Ports CSS from EE into CE Creates a reusable code component Adds getters and utils to the existing reports store --- changelogs/unreleased/45318-junit-FE.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/45318-junit-FE.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/45318-junit-FE.yml b/changelogs/unreleased/45318-junit-FE.yml new file mode 100644 index 00000000000..bbc08f54484 --- /dev/null +++ b/changelogs/unreleased/45318-junit-FE.yml @@ -0,0 +1,5 @@ +--- +title: Adds frontend support to render test reports on the MR widget +merge_request: 20936 +author: +type: added -- cgit v1.2.3