diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-02-22 02:36:41 +0000 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-02-22 02:36:41 +0000 |
commit | 04d1b412587028260ac219a32bdf3b03ac022308 (patch) | |
tree | 7486a02a074be0444320abc5b67837f9d2b39cb8 /app/models/commit.rb | |
parent | 28f9b54372cd2d7b7ac930c2a4968ca435382851 (diff) | |
parent | 2ef1ea501f48e29399d94ec5843984e4f7014b99 (diff) | |
download | gitlab-ce-04d1b412587028260ac219a32bdf3b03ac022308.tar.gz |
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:

See merge request !2817
Diffstat (limited to 'app/models/commit.rb')
0 files changed, 0 insertions, 0 deletions