Commit Graph

8 Commits

Author SHA1 Message Date
Clement Ho 0a0a62c936 Remove related links in MR widget when empty state 2017-12-19 17:50:38 +00:00
Eric Eastwood 5ecfd3cd0f Fix MR widget with external CI services/integrations
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33287

The MR widget was trying to render the pipelines section when
there are no GitLab CI pipelines which was throwing some NPE
errors.
2017-09-18 18:06:39 -05:00
winh 40eb825368 Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"
This reverts commit 6ac777a759, reversing
changes made to 025cbc2ad4.
2017-06-21 15:25:11 +02:00
Winnie Hellmann ef4bc6df04 Adjust position and wording for related issues in merge requests 2017-06-19 22:17:00 +00:00
Fatih Acet 468f91686c MRWidget: Change order of if blocks to determine widget state properly. 2017-05-24 00:10:39 +03:00
Mike Greiling 0945fa0430 ensure hasSHAChanged == true when setData includes a different SHA from constructor 2017-05-11 18:48:15 -05:00
Mike Greiling f19ec4e2ae ensure the correct state component is loaded when hasSHAChanged == true 2017-05-11 18:47:27 -05:00
Fatih Acet 0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00