Commit Graph

11 Commits

Author SHA1 Message Date
GitLab Bot b84eeb256c Add latest changes from gitlab-org/gitlab@master 2020-02-17 12:09:20 +00:00
Mike Greiling 5b9495c5db
Prettify all the things 2018-11-20 09:30:01 -06:00
Mike Greiling 0efbc126d0 Merge branch 'master' into 'prettify-all-the-things-4'
# Conflicts:
#   app/assets/javascripts/sidebar/components/time_tracking/collapsed_state.vue
2018-10-26 00:45:03 +00:00
Filipa Lacerda d1fe07a2e5 Fixes broken borders in reports section MR widget 2018-10-17 11:49:27 +01:00
Mike Greiling 4695b31113
Prettify registry and reports modules 2018-10-17 00:44:22 -05:00
Mike Greiling f829b181bc
Resolve eslint-plugin-vue errors
The eslint-plugin-vue upgrade had some breaking changes to
vue/attribute-order which needed to be resolved in order to avoid
disabling the rule entirely
2018-09-20 02:39:50 -05:00
Filipa Lacerda bcdc6f3119
Moves report components to reports folder 2018-08-07 16:06:38 +01:00
Filipa Lacerda d8fc401229 Show resolved failures 2018-08-07 14:05:13 +01:00
Lukas Eipert 46a2c709e5
Adds a css class for mr reports to render them correctly 2018-08-03 18:34:34 +02:00
Filipa Lacerda 15511ed14f Changes after review:
- Cleans up CSS to use common classes
- Removes getters to use mapState instead
- Makes the first request even when tab is not visible
- Show loading state in 204
2018-08-02 17:59:25 +01:00
Filipa Lacerda bfeb7c2c3f 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
2018-08-02 17:59:22 +01:00