summaryrefslogtreecommitdiff
path: root/app/views/discussions
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Resolve feedback.Connor Shea2016-08-151-3/+1
* Don’t show “Resolve discussion” for non-author/membersDouwe Maan2016-08-121-8/+8
* Updated issues with jump tp buttonPhil Hughes2016-08-012-19/+20
* Hides jump to next button if only one discussion visiblePhil Hughes2016-07-291-1/+2
* Added JS spec tests for CommentsStorePhil Hughes2016-07-291-8/+9
* Moved most of the data handling into discussion & notes modelsPhil Hughes2016-07-291-1/+1
* Don’t depend on unique class.Douwe Maan2016-07-281-1/+1
* Backend tweaksDouwe Maan2016-07-282-3/+3
* Show existing discussion when adding new comment on line with a hidden resolv...Douwe Maan2016-07-285-41/+30
* Fixed jump tp button being hiddenPhil Hughes2016-07-271-9/+8