summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diff_notes/services
Commit message (Expand)AuthorAgeFilesLines
* Changes tab VUE refactoringFelipe Artur2018-06-211-13/+27
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-2/+3
* Allow commenting on individual commits inside an MRDouwe Maan2017-12-071-1/+1
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Update vue-resourceFilipa Lacerda2017-07-121-16/+10
* update diff_notes_bundle to ES module syntaxMike Greiling2017-05-161-5/+1
* Merge request widget redesignFatih Acet2017-05-091-0/+1
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-1/+3
* Remove IIFEs from diff_notes_bundle.jsremove-iife-diff-notes-bundleAlfredo Sumaran2017-04-171-55/+53
* remove Vue from the global spaceMike Greiling2017-03-201-2/+5
* 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