Commit graph

12 commits

Author SHA1 Message Date
Alfredo Sumaran
8c0aba9458 Get pagination options form the view 2016-04-01 12:55:45 -05:00
Alfredo Sumaran
f3134c2a70 Expose todos_per_page variable 2016-03-30 17:18:46 -05:00
Alfredo Sumaran
5c81fc43fa Merge branch 'master' into issue_14678
# Conflicts:
#	app/assets/javascripts/todos.js.coffee
2016-03-30 16:53:34 -05:00
Annabel Dunstone
f79687ea97 Clear .todo listener 2016-03-30 12:28:57 -05:00
Annabel Dunstone
0591a7820b Change window.location to use turbolinks 2016-03-30 12:28:57 -05:00
Annabel Dunstone
51031a68f7 Make entire todo row clickable 2016-03-30 12:28:57 -05:00
Alfredo Sumaran
5c307cf190 typo 2016-03-28 17:05:04 -05:00
Alfredo Sumaran
251240c026 Refresh page according remaining todos 2016-03-28 17:01:44 -05:00
Phil Hughes
41c107becc Mark all as done through AJAX 2016-03-17 13:08:59 +00:00
Phil Hughes
421215e338 Removed the flash success message
Removes the group if empty
2016-03-17 12:54:02 +00:00
Jacob Schatz
8f8720209f Remove Flash from todos when finished 2016-03-17 12:20:14 +00:00
Jacob Schatz
fa570525db Adds small AJAX optimistic functionality to todos.
Fixes #13656
A good first step and boring solution.
2016-03-17 12:20:14 +00:00