Files
gitlabhq/app/models
Douglas Barbosa Alexandre 04d1b41258 Merge branch 'tasks' into 'master'
Add Todos

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/2425

Tasks:

-  Prepare database
 - [X] Create a new table (`todos`)
- Tasks Queue view
 - [X] Add a number icon showing the number of todos on the top right next to the new and logout button that will redirect the user to the todos page
 - [X] Add a chronological list of todos, with the 'Todos' tab active by default
 - [X] Add a 'Done' button to each todo
 - [x] Add filters (project, author, type, and action)
- Todos generation
 - [X] When user issue/mr is assgined to someone
 - [x] When user is mentioned on (issues/mr's/comments)
- Mark todo as `done`
 - [X] When clicks on the 'Done' button
 - [X] When edit issue/mr
 - [X] When left/edit a comment
 - [X] When reassign issue/mr
 - [X] When add/remove labels to issue/mr
 - [X] When issue/mr is closed
 - [X] When mr is merged
 - [X] When added an emoji
 - [X] When changed the issue/mr milestone

* Screenshot:

![Screenshot_2016-02-20_12.45.57](/uploads/4b2554b1bde25aed3347e1ae41e8e0c0/Screenshot_2016-02-20_12.45.57.png)

See merge request !2817
2016-02-22 02:36:41 +00:00
..
2016-01-15 00:35:12 +03:00
2011-10-09 00:36:38 +03:00
2015-08-03 01:52:54 +09:00
2016-01-29 13:39:33 -05:00
2015-05-03 13:38:27 -07:00
2015-04-03 12:28:47 +02:00
2016-02-04 13:03:41 -05:00
2016-01-06 13:09:55 +00:00
2016-01-12 12:29:10 -02:00
2016-01-22 11:24:44 +02:00
2015-12-18 14:19:48 -06:00
2015-08-04 14:33:18 +02:00
2014-08-25 12:25:02 +03:00
2015-12-08 21:00:01 -08:00
2015-12-08 21:00:01 -08:00
2016-01-06 13:09:55 +00:00
2016-02-20 12:39:27 -02:00
2014-10-09 18:22:20 +03:00
2015-05-03 13:38:27 -07:00
2014-10-09 18:22:20 +03:00
2015-11-13 19:22:46 +01:00
2015-08-03 01:52:54 +09:00
2015-03-16 21:38:41 +02:00
2016-02-20 12:39:27 -02:00