summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/task_list.js
Commit message (Expand)AuthorAgeFilesLines
* 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