Robert Speicher
|
aace81ca37
|
Allow middle-click on a Todo row to open in a new tab
|
2016-04-24 15:01:52 -04:00 |
|
Jacob Schatz
|
7dc16fe6ba
|
Merge branch 'issue_14678' into 'master'
Refresh page according remaining todos
Fixes #14678
See merge request !3428
|
2016-04-20 22:26:21 +00:00 |
|
Alfredo Sumaran
|
3602aa7d68
|
Use Turbolinks to redirect
|
2016-04-18 16:28:30 -05:00 |
|
Alfredo Sumaran
|
2783877e86
|
Move declarations
|
2016-04-13 10:56:46 -05:00 |
|
Douglas Barbosa Alexandre
|
6a238c37e0
|
Fix todo_target_path for todos where target was removed
|
2016-04-12 18:06:52 -03:00 |
|
Alfredo Sumaran
|
153afd0cd4
|
Reutilize existing method to update param value
|
2016-04-11 16:10:00 -05:00 |
|
Alfredo Sumaran
|
fe276d0d75
|
Merge branch 'master' into issue_14678
# Conflicts:
# app/assets/javascripts/todos.js.coffee
|
2016-04-11 15:24:59 -05:00 |
|
Annabel Dunstone
|
f9014e4ec6
|
Use meta key to open todo in new tab
|
2016-04-08 09:46:32 -07:00 |
|
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 |
|