summaryrefslogtreecommitdiff
path: root/app/controllers/dashboard/todos_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-191-1/+1
* Use todo.done without ! in the controller to mark todo as doneDouglas Barbosa Alexandre2016-03-181-2/+2
* Mark all as done through AJAXPhil Hughes2016-03-171-0/+4
* Removed the flash success messagePhil Hughes2016-03-171-2/+2
* Adds small AJAX optimistic functionality to todos.Jacob Schatz2016-03-171-1/+6
* Does not raise an error when Todo is already marked as doneDouglas Barbosa Alexandre2016-02-231-1/+1
* Use before_action instead of before_filterDouglas Barbosa Alexandre2016-02-211-1/+1
* Add "Mark all as done" buttonDouwe Maan2016-02-201-1/+15
* Fix rubucop offensesDouglas Barbosa Alexandre2016-02-201-2/+0
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-0/+23