Lukas Eipert
a50d5db580
Backport styles for report_section
...
These changes are a backport from
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7411
2018-09-28 12:22:59 +02: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
Clement Ho
f815b48f39
Use gitlab-ui loading icon
2018-09-11 22:19:21 +00:00
Paul Slaughter
254cfcb7f4
Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'
2018-09-06 14:42:25 -05:00
Filipa Lacerda
03351199df
Reduce differences between CE and EE code base in reports components
2018-08-10 09:04:45 +01:00
Filipa Lacerda
bcdc6f3119
Moves report components to reports folder
2018-08-07 16:06:38 +01:00
Filipa Lacerda
0f0e70bc13
Reset error state in success mutation to handle error-success state
2018-08-07 14:05:53 +01:00
Filipa Lacerda
d8fc401229
Show resolved failures
2018-08-07 14:05:13 +01:00
Filipa Lacerda
bf1ce979e2
Increases title column on modal for reports
2018-08-06 13:12:36 +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
94981308a0
Adds action spec to cover 204
2018-08-03 10:45:43 +01: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
Filipa Lacerda - 🌴🌴OOO back on July 30th🌴🌴
2d56c8fdd7
Adds Vuex store to handle the data for tests reports in MR widget
2018-07-23 16:54:48 +00:00