summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/task_list.js
Commit message (Expand)AuthorAgeFilesLines
* Address review comments and fix commented specFatih Acet2019-01-301-5/+4
* Add missing specs.Fatih Acet2019-01-301-4/+5
* Send lockVersion from MR description task listFatih Acet2019-01-301-5/+1
* Toggle individual task list group while requestingFatih Acet2019-01-301-10/+17
* Fix failing specs and lint errors.Fatih Acet2019-01-301-9/+11
* Pass down the index of the checkbox checkedBrett Walker2019-01-301-2/+3
* Pass down the new state of the checkboxBrett Walker2019-01-301-1/+2
* Pass line number and source to backendFatih Acet2019-01-301-0/+6
* Disable tasklist items while request is being doneFatih Acet2019-01-301-2/+18
* Update lock version after requestFatih Acet2019-01-301-1/+4
* Fix data coming down to error handler of tasklistFatih Acet2019-01-301-2/+2
* Pass tasklist lock versionBrett Walker2019-01-301-1/+3
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-2/+7
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* fixed failing karma specs caused by TaskListPhil Hughes2018-02-051-4/+4
* Converted task_list.js to use axiosPhil Hughes2018-02-051-7/+5
* Flash is now a ES6 modulePhil Hughes2017-10-101-2/+1
* refactor TaskList class to ES module syntaxMike Greiling2017-07-061-4/+1
* Include deckar01-task_list with import instead of requireJared Deckard2017-05-231-1/+1
* Upgrade to task_list v2Jared Deckard2017-05-231-1/+1
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-1/+2
* Fix issuable stale object error handler for js when updating tasklistsissue_24815Felipe Artur2017-02-241-0/+12
* update correct field for Notes - it's called note not descriptionSimon Knox2017-02-151-1/+2
* code style and test fixesSimon Knox2017-02-141-0/+39