summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diff_notes/components/resolve_btn.js.es6
Commit message (Expand)AuthorAgeFilesLines
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+6
* Fixed up resolve discussionsPhil Hughes2016-11-101-3/+5
* Migrate Vue v1 to v2.Fatih Acet2016-11-101-3/+3
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Pass the full project path for resolve buttonsPhil Hughes2016-09-211-6/+2
* Remove non-standard VueJS files from vendor.Connor Shea2016-08-171-0/+2
* Add return statements for if statements that were missing them.Connor Shea2016-08-171-0/+4
* Comment & resolve button no longer looks for can-resolve attributePhil Hughes2016-08-041-4/+8
* Moved update headline HTML into discussion modelPhil Hughes2016-08-011-2/+5
* Updated method name to be more descriptivePhil Hughes2016-08-011-1/+1
* Updated issues with jump tp buttonPhil Hughes2016-08-011-4/+4
* Added tests for hidden jump to buttonPhil Hughes2016-07-291-0/+2
* Moved most of the data handling into discussion & notes modelsPhil Hughes2016-07-291-2/+15
* Moved the parentheses outside to make Babel happyPhil Hughes2016-07-281-1/+1
* Updates the text above discussions when resolving notes & discussionsPhil Hughes2016-07-271-0/+2
* Variables renamesPhil Hughes2016-07-261-2/+2
* Shows tooltip for resolved even if user cant resolve commentsPhil Hughes2016-07-261-13/+9
* Added resolved by users name into tooltipPhil Hughes2016-07-261-10/+23
* Correctly resolves/unresolves discussionsPhil Hughes2016-07-261-0/+68