summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diff_notes/mixins
Commit message (Collapse)AuthorAgeFilesLines
* Prettify diff_notes diffs and droplab modulesMike Greiling2018-10-161-5/+5
|
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
|
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-2/+4
|
* Remove IIFEs from diff_notes_bundle.jsremove-iife-diff-notes-bundleAlfredo Sumaran2017-04-171-26/+24
|
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+0
|
* resolve all no-plusplus eslint violationsMike Greiling2017-01-181-3/+3
|
* expand remaining non-explicit eslint-disable blocks and factor out globals ↵Mike Greiling2016-12-131-1/+2
| | | | when no-undef encountered
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* Pass the full project path for resolve buttonsPhil Hughes2016-09-211-9/+0
| | | | | | This fixes an issue that would stop the resolve buttons working when GitLab is installed with a relative URL Closes #21704
* Implement Jump behavior for Changes tabDouwe Maan2016-08-041-1/+2
|
* Comment & resolve button no longer looks for can-resolve attributePhil Hughes2016-08-041-0/+34
| | | | Fixed some bugs when removing notes
* Moved the parentheses outside to make Babel happyPhil Hughes2016-07-281-1/+1
|
* Correctly resolves/unresolves discussionsPhil Hughes2016-07-261-0/+9