Commit graph

14 commits

Author SHA1 Message Date
Rémy Coutable
95c7aa62de Merge branch 'fix-todos' into 'master'
Destroy related todos when an Issue/MR is deleted

Closes #14550 

Closes #14598

See merge request !3376
2016-03-31 16:43:12 +00:00
Annabel Dunstone
51031a68f7 Make entire todo row clickable 2016-03-30 12:28:57 -05:00
Douglas Barbosa Alexandre
07e1ec5dc1 Fix error 500 when target is nil on todo list 2016-03-30 12:09:34 -03:00
Dmitriy Zaporozhets
daeed3fdf3
Refactor colors and lists
* Introduce 2 color links: black and blue
* Use black color link for UI elements like lists
* Refactor lists to use .title nested under li
* Make all lists (events, todos, activity, projects etc) use style
* List colorschema is now 333 for links and 555 for text

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-18 19:02:08 +01: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
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
Douglas Barbosa Alexandre
7500a12aae Avoid error 500 when todo author was removed 2016-03-09 14:47:04 -03:00
Dmitriy Zaporozhets
72d02821dd
Small css cleanup for todos feature
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-02-27 11:39:33 +01:00
Douwe Maan
42cbcb2347 "X assigned you Y" instead of "X assigned Y" 2016-02-20 12:01:55 -08:00
Douwe Maan
d53ae7f14d Add "Mark all as done" button 2016-02-20 11:59:19 -08:00
Douwe Maan
57d16552ff Include 'issue'/'merge request' in link 2016-02-20 11:53:15 -08:00
Douwe Maan
0e9775816a Rename tab from 'Todos' to 'To do' 2016-02-20 11:52:57 -08:00
Douglas Barbosa Alexandre
3d52e139b1 Rename Tasks to Todos 2016-02-20 12:39:27 -02:00