-
- Downloads
Refactor Merge Requests tab into a custom partial
* Add Labels tab to Groups * Add decorator for label so it's aware of Milestones. Former-commit-id: ed480855
Showing
- app/decorators/label_with_milestone.rb 19 additions, 0 deletionsapp/decorators/label_with_milestone.rb
- app/models/global_milestone.rb 6 additions, 0 deletionsapp/models/global_milestone.rb
- app/views/groups/milestones/show.html.haml 6 additions, 2 deletionsapp/views/groups/milestones/show.html.haml
- app/views/projects/milestones/show.html.haml 1 addition, 13 deletionsapp/views/projects/milestones/show.html.haml
- app/views/shared/milestones/_labels_tab.html.haml 15 additions, 0 deletionsapp/views/shared/milestones/_labels_tab.html.haml
- config/application.rb 1 addition, 0 deletionsconfig/application.rb
app/decorators/label_with_milestone.rb
0 → 100644
Please register or sign in to comment