Commit Graph

14 Commits

Author SHA1 Message Date
GitLab Bot fa7ac2663b Add latest changes from gitlab-org/gitlab@master 2020-06-24 06:09:01 +00:00
GitLab Bot e33f87ac0f Add latest changes from gitlab-org/gitlab@master 2020-04-21 15:21:10 +00:00
GitLab Bot a8c82a6395 Add latest changes from gitlab-org/gitlab@master 2020-02-25 03:08:49 +00:00
GitLab Bot b7d58ff8b1 Add latest changes from gitlab-org/gitlab@master 2019-12-14 00:08:27 +00:00
GitLab Bot 94611567bd Add latest changes from gitlab-org/gitlab@master 2019-09-30 09:06:31 +00:00
Igor e8a4ee8ad3 Fix sharing localStorage with all MRs
Expose id field in the serializer in order
to store comments content in the localStorage
under the correct key
2019-09-06 15:49:13 +00:00
Igor 8db6c4c6e7 Reduce the number of SQL requests on MR-show
- Extract MR fields for notes into a separate serializer
- Check if pipelines are empty via count
2019-08-28 21:09:22 +00:00
Heinrich Lee Yu 199a4db2c4 Add schema tests 2018-12-19 17:58:53 +08:00
Heinrich Lee Yu 9f9765485e Refactor sidebar to use data from serializer 2018-12-19 17:58:53 +08:00
Heinrich Lee Yu 6c79e9307e Refactor issuable sidebar to have extras option 2018-12-19 17:58:53 +08:00
Bob Van Landuyt c27c65f97a Fall back to the `MergeRequestWidgetEntity`
When no serializer was passed.
2017-12-21 15:35:54 +01:00
Oswaldo Ferreira cba40a1f55 Stop sending milestone and labels data over the wire for MR widget
requests
2017-12-15 15:31:16 -02:00
Eric Eastwood 6dc9028fbb Load participants async 2017-10-31 16:15:03 +00:00
Fatih Acet 0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00