Commit Graph

24 Commits

Author SHA1 Message Date
GitLab Bot 584ccdaf68 Add latest changes from gitlab-org/gitlab@master 2022-02-03 12:18:57 +00:00
GitLab Bot c6ee7ef0f5 Add latest changes from gitlab-org/gitlab@master 2021-01-28 15:09:06 +00:00
GitLab Bot 15b3452054 Add latest changes from gitlab-org/gitlab@master 2020-09-28 09:09:35 +00:00
GitLab Bot 7a8d983c19 Add latest changes from gitlab-org/gitlab@master 2020-09-24 09:09:35 +00:00
Marcel van Remmerden 5bfc100607 Format vue files with prettier
Add changelog file
2019-06-06 15:51:04 +00:00
Clement Ho 6553582962 Fix resolve discussion tooltip 2018-04-20 09:44:56 -05:00
Clement Ho 3ae87eef06 Replace .btn-group-justified with .btn-group.d-flex 2018-04-09 11:57:53 -05:00
Clement Ho 1c75a0e27c Add badge-pill to .badge in haml 2018-04-09 11:33:41 -05:00
Clement Ho eff96b8c77 Fix unable to expand text diff discussion comments 2017-10-10 15:36:32 +00:00
Felipe Artur b54203f0ad Commenting on image diffs 2017-10-07 04:25:17 +00:00
Douwe Maan 41b47965a7 More consistent padding of notes, system notes, and note form 2017-05-26 19:01:42 +00:00
Kushal Pandya 645593e5af Add instant comments support 2017-05-05 10:57:29 +00:00
Jarka Kadlecova 8c3a03c1b9 Display comments for personal snippets 2017-05-02 13:07:53 +02:00
Douwe Maan fe26b8af94
Correctly display multiple separate discussions on the same diff line 2017-04-05 17:44:14 +01:00
Douwe Maan bb8cc94668
Don't use original_discussion_id 2017-04-05 17:44:14 +01:00
Douwe Maan 874413cf70
Fix specs 2017-04-05 17:44:14 +01:00
Douwe Maan 08bbb9fce6
Add option to start a new discussion on an MR 2017-04-05 17:44:14 +01:00
Bob Van Landuyt f86928953d Always require MR-iid for resolving discussions
And deduplicate the finding of MR's & discussions. Now the searching
is done in the service, istead of the controller & the API.
2017-03-13 08:27:51 +01:00
Bob Van Landuyt 0267b83898 Delegate a single discussion to a new issue
Delegate a discussion in a merge request into a new issue.
The discussion wil be marked as resolved and a system note will be
added linking to the newly created issue.
2017-03-13 08:27:51 +01:00
Phil Hughes f37a793f47 Hide jump to next discussion button on commit notes
Closes #22354
2016-09-20 10:52:55 +01:00
Phil Hughes c51cbc1f2f Updated issues with jump tp button
Fixed styling bugs
2016-08-01 10:06:31 +01:00
Douwe Maan 6d9715d877 Show existing discussion when adding new comment on line with a hidden resolved discussion 2016-07-28 19:28:56 -06:00
Douwe Maan aa26767897 Fix reply button on commit discussions 2016-07-25 22:49:53 -06:00
Douwe Maan 79214be727 Add Discussion model to represent MR/diff discussion 2016-07-20 16:18:18 -06:00