-
- Downloads
mixed dashboard - first try
Showing
- app/assets/stylesheets/projects.css.scss 1 addition, 0 deletionsapp/assets/stylesheets/projects.css.scss
- app/assets/stylesheets/style.scss 1 addition, 1 deletionapp/assets/stylesheets/style.scss
- app/controllers/user_issues_controller.rb 1 addition, 2 deletionsapp/controllers/user_issues_controller.rb
- app/controllers/user_merge_requests_controller.rb 1 addition, 2 deletionsapp/controllers/user_merge_requests_controller.rb
- app/views/dashboard/_issues_feed.html.haml 28 additions, 0 deletionsapp/views/dashboard/_issues_feed.html.haml
- app/views/dashboard/_merge_requests_feed.html.haml 27 additions, 0 deletionsapp/views/dashboard/_merge_requests_feed.html.haml
- app/views/dashboard/_projects_feed.html.haml 30 additions, 0 deletionsapp/views/dashboard/_projects_feed.html.haml
- app/views/dashboard/index.html.haml 1 addition, 22 deletionsapp/views/dashboard/index.html.haml
- app/views/issues/_show.html.haml 1 addition, 4 deletionsapp/views/issues/_show.html.haml
- app/views/layouts/_head_panel.html.erb 0 additions, 3 deletionsapp/views/layouts/_head_panel.html.erb
- app/views/user_issues/index.html.haml 17 additions, 8 deletionsapp/views/user_issues/index.html.haml
- app/views/user_merge_requests/index.html.haml 17 additions, 9 deletionsapp/views/user_merge_requests/index.html.haml
app/views/dashboard/_issues_feed.html.haml
0 → 100644
app/views/dashboard/_projects_feed.html.haml
0 → 100644
Please register or sign in to comment