-
- Downloads
Move group activity feed to separate page for consistency with dashboard and project pages
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/javascripts/dispatcher.js.coffee 2 additions, 1 deletionapp/assets/javascripts/dispatcher.js.coffee
- app/controllers/groups_controller.rb 4 additions, 2 deletionsapp/controllers/groups_controller.rb
- app/views/groups/_activities.html.haml 12 additions, 0 deletionsapp/views/groups/_activities.html.haml
- app/views/groups/activity.html.haml 9 additions, 0 deletionsapp/views/groups/activity.html.haml
- app/views/groups/show.html.haml 1 addition, 14 deletionsapp/views/groups/show.html.haml
- app/views/layouts/nav/_group.html.haml 6 additions, 1 deletionapp/views/layouts/nav/_group.html.haml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- features/groups.feature 4 additions, 0 deletionsfeatures/groups.feature
- features/steps/shared/paths.rb 4 additions, 0 deletionsfeatures/steps/shared/paths.rb
app/views/groups/_activities.html.haml
0 → 100644
app/views/groups/activity.html.haml
0 → 100644
Please register or sign in to comment