summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/todos.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Fix todo_target_path for todos where target was removedfix-todo-target-pathDouglas Barbosa Alexandre2016-04-121-0/+2
* Use meta key to open todo in new tab15078-todo-rowAnnabel Dunstone2016-04-081-2/+7
* Clear .todo listener14547_todo-clickAnnabel Dunstone2016-03-301-0/+1
* Change window.location to use turbolinksAnnabel Dunstone2016-03-301-3/+2
* Make entire todo row clickableAnnabel Dunstone2016-03-301-0/+5
* Mark all as done through AJAXPhil Hughes2016-03-171-5/+26
* Removed the flash success messagePhil Hughes2016-03-171-32/+20
* Remove `Flash` from todos when finishedJacob Schatz2016-03-171-1/+0
* Adds small AJAX optimistic functionality to todos.Jacob Schatz2016-03-171-0/+48