summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diff_notes/services
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+0
* Uses shared vue resource interceptorPhil Hughes2017-02-091-7/+1
* Refactored diff notes Vue appPhil Hughes2017-02-091-30/+24
* resolve all indent eslint violationsMike Greiling2017-01-181-3/+3
* resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+5
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Pass the full project path for resolve buttonsPhil Hughes2016-09-211-13/+13
* Implement Jump behavior for Changes tabDouwe Maan2016-08-041-3/+1
* Comment & resolve button no longer looks for can-resolve attributePhil Hughes2016-08-041-12/+8
* Moved update headline HTML into discussion modelPhil Hughes2016-08-011-40/+26
* Updated method name to be more descriptivePhil Hughes2016-08-011-4/+3
* Updated issues with jump tp buttonPhil Hughes2016-08-011-7/+15
* Added tests for hidden jump to buttonPhil Hughes2016-07-291-9/+17
* Fixed failing testsPhil Hughes2016-07-291-9/+8
* Moved most of the data handling into discussion & notes modelsPhil Hughes2016-07-291-14/+7
* Don’t depend on unique class.Douwe Maan2016-07-281-4/+4
* 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/+19
* Added tests for resolving comments featurePhil Hughes2016-07-271-1/+2
* Added resolved by users name into tooltipPhil Hughes2016-07-261-2/+4
* Added ability to toggle resolving by commentingPhil Hughes2016-07-261-0/+19
* Correctly resolves/unresolves discussionsPhil Hughes2016-07-261-0/+60