Commit 9014fb7525504dedaaca3b586af028455dc4004b
1 parent
d9c20cf5
Exists in
master
and in
4 other branches
Init Roadmap
Showing
1 changed file
with
19 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,19 @@ |
1 | +## GitLab Roadmap | |
2 | + | |
3 | +### Common | |
4 | + | |
5 | +* Help page for service tasks like repos import, backup etc | |
6 | +* Hide last push widget after following link | |
7 | +* Add comment events | |
8 | +* Dashboard/Project activity events filter | |
9 | + | |
10 | +### Issues | |
11 | + | |
12 | +* labels autocomplete via jquery autocomplete | |
13 | +* Import/Export issues | |
14 | +* Form: Assign to me link right to the selectbox | |
15 | + | |
16 | +### Merge Request | |
17 | + | |
18 | +* CI build status | |
19 | +* Save code fragments with MR comments | ... | ... |