summaryrefslogtreecommitdiff
path: root/app/views/discussions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hides jump to next button on commit discussionPhil Hughes2016-07-271-8/+9
* Updates the text above discussions when resolving notes & discussionsPhil Hughes2016-07-273-17/+17
* Added tests for resolving comments featurePhil Hughes2016-07-271-2/+1
* Added jump tp next discussion buttonPhil Hughes2016-07-273-2/+15
* Comment & resolve button text is done through VueJSPhil Hughes2016-07-261-1/+1
* Added resolved by users name into tooltipPhil Hughes2016-07-261-1/+1
* Correctly resolves/unresolves discussionsPhil Hughes2016-07-261-1/+3
* Fix reply button on commit discussionsDouwe Maan2016-07-251-1/+3
* Add resolved and last updated status to collapsed discussionsDouwe Maan2016-07-251-8/+24
* Hide resolve button when not allowedDouwe Maan2016-07-251-4/+8
* Fix discussion partialsDouwe Maan2016-07-243-6/+10
* Seperated resolve all button from reply buttonPhil Hughes2016-07-241-3/+3
* Added resolve button to discussionsPhil Hughes2016-07-242-3/+19
* Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-205-0/+92