summaryrefslogtreecommitdiff
path: root/app/views/discussions
Commit message (Expand)AuthorAgeFilesLines
...
* 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