summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diff_notes/components/resolve_count.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-26/+0
* Refactored diff notes Vue appPhil Hughes2017-02-091-1/+1
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+5
* Issue board spec fixesPhil Hughes2016-11-101-1/+1
* Fixed up resolve discussionsPhil Hughes2016-11-101-0/+3
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Implement Jump behavior for Changes tabDouwe Maan2016-08-041-1/+1
* Comment & resolve button no longer looks for can-resolve attributePhil Hughes2016-08-041-18/+2
* Updated issues with jump tp buttonPhil Hughes2016-08-011-0/+3
* Moved most of the data handling into discussion & notes modelsPhil Hughes2016-07-291-11/+2
* Moved the parentheses outside to make Babel happyPhil Hughes2016-07-281-1/+1
* Added jump to next discussion buttonPhil Hughes2016-07-261-3/+3
* Variables renamesPhil Hughes2016-07-261-3/+3
* Comment & resolve button text is done through VueJSPhil Hughes2016-07-261-1/+1
* Correctly resolves/unresolves discussionsPhil Hughes2016-07-261-0/+40