-
- Downloads
Consistently display last push event widget
Showing
- app/assets/stylesheets/pages/projects.scss 0 additions, 4 deletionsapp/assets/stylesheets/pages/projects.scss
- app/controllers/dashboard/projects_controller.rb 1 addition, 2 deletionsapp/controllers/dashboard/projects_controller.rb
- app/controllers/dashboard_controller.rb 0 additions, 2 deletionsapp/controllers/dashboard_controller.rb
- app/controllers/groups_controller.rb 0 additions, 1 deletionapp/controllers/groups_controller.rb
- app/helpers/projects_helper.rb 1 addition, 0 deletionsapp/helpers/projects_helper.rb
- app/views/dashboard/_activities.html.haml 0 additions, 3 deletionsapp/views/dashboard/_activities.html.haml
- app/views/dashboard/activity.html.haml 3 additions, 0 deletionsapp/views/dashboard/activity.html.haml
- app/views/dashboard/projects/index.html.haml 2 additions, 2 deletionsapp/views/dashboard/projects/index.html.haml
- app/views/dashboard/projects/starred.html.haml 2 additions, 3 deletionsapp/views/dashboard/projects/starred.html.haml
- app/views/events/_event_last_push.html.haml 0 additions, 14 deletionsapp/views/events/_event_last_push.html.haml
- app/views/events/event/_push.html.haml 1 addition, 1 deletionapp/views/events/event/_push.html.haml
- app/views/groups/_activities.html.haml 0 additions, 3 deletionsapp/views/groups/_activities.html.haml
- app/views/groups/_head.html.haml 3 additions, 0 deletionsapp/views/groups/_head.html.haml
- app/views/groups/show.html.haml 1 addition, 1 deletionapp/views/groups/show.html.haml
- app/views/projects/_last_push.html.haml 19 additions, 17 deletionsapp/views/projects/_last_push.html.haml
- app/views/projects/activity.html.haml 2 additions, 1 deletionapp/views/projects/activity.html.haml
- app/views/projects/merge_requests/index.html.haml 4 additions, 1 deletionapp/views/projects/merge_requests/index.html.haml
- app/views/projects/tree/show.html.haml 2 additions, 1 deletionapp/views/projects/tree/show.html.haml
- changelogs/unreleased/dm-consistent-last-push-event.yml 4 additions, 0 deletionschangelogs/unreleased/dm-consistent-last-push-event.yml
- features/steps/dashboard/dashboard.rb 1 addition, 1 deletionfeatures/steps/dashboard/dashboard.rb
Please register or sign in to comment