summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/autosave.js
Commit message (Expand)AuthorAgeFilesLines
* Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-0/+4
* Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-4/+0
* Revert debounce.Fatih Acet2018-07-181-10/+1
* Fix resetting autosave value after cancel.Fatih Acet2018-07-181-1/+1
* Debounce Autosave callback.Fatih Acet2018-07-181-1/+10
* Add dispose method to autosave mixin.Fatih Acet2018-07-181-0/+4
* Changes tab VUE refactoringFelipe Artur2018-06-211-1/+3
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-18/+14
* remove global exportMike Greiling2017-10-121-2/+0
* convert Autosave into pure es module and remove global exportMike Greiling2017-10-121-18/+13
* Only starts autosave if user is logged inFilipa Lacerda2017-08-131-1/+4
* Fixes autosave not enabling comment button when it is restored.Filipa Lacerda2017-08-131-7/+14
* Init adding testsFilipa Lacerda2017-08-071-5/+0
* Keep the replies when the user leaves the pageFilipa Lacerda2017-08-031-0/+5
* Fallback localstorage casesLuke "Jared" Bennett2017-05-051-25/+19
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-55/+54
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-3/+3
* ES6ify all the things!Fatih Acet2016-07-241-0/+63