summaryrefslogtreecommitdiff
path: root/app/views/discussions
Commit message (Expand)AuthorAgeFilesLines
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-2/+2
* Fix file diff title and renames alignment in discussions31782-fix-diff-discussion-file-title-misalignmentEric Eastwood2017-06-141-2/+3
* Fix title of discussion jump button at top of pagedm-fix-jump-buttonDouwe Maan2017-05-261-2/+2
* More consistent padding of notes, system notes, and note formDouwe Maan2017-05-261-3/+11
* Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-251-1/+1
|\
| * Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-231-1/+1
* | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-4/+3
|/
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-1/+1
* Remove unused toggle from diff discussion diff headersdm-discussion-diff-header-toggleDouwe Maan2017-05-091-1/+1
* Add instant comments supportKushal Pandya2017-05-051-0/+1
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-032-2/+2
* Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-1/+1
* Some code tweaksDouwe Maan2017-04-081-0/+1
* Fix views after rebaseDouwe Maan2017-04-081-1/+1
* Fix specs and make tweaksDouwe Maan2017-04-081-4/+5
* Change discussion headline to 'a now outdated portion of the diff'Douwe Maan2017-04-081-4/+3
* Add link to diff header tooDouwe Maan2017-04-081-11/+6
* Link to outdated diff in older MR version from outdated diff discussionDouwe Maan2017-04-081-1/+6
* Correctly display multiple separate discussions on the same diff lineDouwe Maan2017-04-054-24/+25
* Don't use original_discussion_idDouwe Maan2017-04-052-2/+2
* Fix specsDouwe Maan2017-04-051-1/+1
* Add option to start a new discussion on an MRDouwe Maan2017-04-053-21/+23
* Fix link togglers jumping to topEric Eastwood2017-03-281-1/+1
* Rename variableBob Van Landuyt2017-03-132-2/+2
* Update copyBob Van Landuyt2017-03-131-2/+2
* Add a button to delegate all discussions in a merge requestBob Van Landuyt2017-03-131-0/+6
* Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-132-2/+2
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-132-1/+11
* Added discussion comments avatars to diffPhil Hughes2017-03-081-1/+1
* Merge branch 'revert-0ef587b6' into 'master' Filipa Lacerda2017-02-091-1/+1
|\
| * Use a new class to keep old behaviorFilipa Lacerda2017-02-081-1/+1
* | Refactored diff notes Vue appPhil Hughes2017-02-091-2/+1
|/
* Merge branch '22072-enable-haml-linters-phase-2' into 'master' Sean McGivern2017-01-251-2/+2
|\
| * HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-2/+2
* | adds avatar for discussion noteNur Rony2017-01-241-0/+3
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-313-5/+5
* resolves updated and resolved status is not showinNur Rony2016-11-231-0/+1
* makes system notes less intrusive to a conversationless-intrusive-system-noteNur Rony2016-11-171-7/+0
* Changed to hash rocket and string 'true'Luke Bennett2016-09-271-1/+1
* Merge branch 'resolve-buttons-path' into 'master' Jacob Schatz2016-09-261-2/+1
|\
| * Pass the full project path for resolve buttonsPhil Hughes2016-09-211-2/+1
* | Added v-cloak to resolve disc buttonLuke Bennett2016-09-261-1/+1
* | Stop disabling jump_to_next buttons, when not on latest MR diff.bpj-merge-request-diff-fixesBryce Johnson2016-09-221-3/+1
|/
* Merge branch 'merge-request-push-compare-ui' into 'master' Jacob Schatz2016-09-201-1/+3
|\
| * Switch out comments_disabled for diff_notes_disabled.Bryce Johnson2016-09-151-3/+2
| * Style merge request diff dropdowns & disable comments.Bryce Johnson2016-09-141-1/+4
* | Hide jump to next discussion button on commit notesPhil Hughes2016-09-201-1/+2
|/
* Fix bug where notes weren’t shown in discussion when the code had changed a...Douwe Maan2016-08-191-1/+1
* Fix expansion of discussions in diffdiff-line-comment-vuejsDouwe Maan2016-08-181-1/+1
* Improve performance of MR show pageDouwe Maan2016-08-181-5/+8