Commit Graph

10 Commits

Author SHA1 Message Date
Jacopo 5f9ace8eb1 Add 'Undo mark all as done' to Todos
Added the ability to 'Undo mark all as done' todos marked as complete with 'Mark all as done'
in the 'Todo' tab of the Todo dashboard.
The operation undos only the todo previously marked as done with the 'Mark al as done' button.
2017-03-16 07:15:00 +01:00
Jacopo e20ffc6e00 Add 'Undo' to Todos in the Done tab
Added the ability to 'Undo' the todos marked complete in the 'Done' tab of the Todo dashboard.
Added the ability to 'Undo mark all as done' todos marked complete with 'Mark all as done'
in the 'Todo' tab of the Todo dashboard.
2017-03-10 13:37:55 +01:00
winniehell 572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Bryce Johnson 8377c2fbc3 Refactor Todos to ES6. 2016-10-05 11:25:01 +02:00
Jared Deckard 7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
Luke Bennett e67a483752
Fixed project filtering 2016-09-01 14:36:02 +01:00
Luke Bennett 0ccdb41ced
Review changes, simplified dropdown init 2016-09-01 14:36:02 +01:00
Luke Bennett 922b38a0be
Removed inline JS and improved dropdown labels 2016-09-01 14:35:34 +01:00
Clement Ho 632899826b Fix bug where pagination is still displayed despite all todos marked as done 2016-08-31 10:27:04 -05:00
Fatih Acet aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00