dashboard v1
显示
- app/controllers/dashboard_controller.rb 31 个添加, 0 个删除app/controllers/dashboard_controller.rb
- app/controllers/user_issues_controller.rb 0 个添加, 20 个删除app/controllers/user_issues_controller.rb
- app/controllers/user_merge_requests_controller.rb 0 个添加, 8 个删除app/controllers/user_merge_requests_controller.rb
- app/views/dashboard/_issues_feed.html.haml 16 个添加, 13 个删除app/views/dashboard/_issues_feed.html.haml
- app/views/dashboard/_merge_requests_feed.html.haml 16 个添加, 15 个删除app/views/dashboard/_merge_requests_feed.html.haml
- app/views/dashboard/_projects_feed.html.haml 10 个添加, 10 个删除app/views/dashboard/_projects_feed.html.haml
- app/views/dashboard/_sidebar.html.haml 15 个添加, 0 个删除app/views/dashboard/_sidebar.html.haml
- app/views/dashboard/index.html.haml 2 个添加, 15 个删除app/views/dashboard/index.html.haml
- app/views/dashboard/index.js.haml 7 个添加, 0 个删除app/views/dashboard/index.js.haml
- app/views/dashboard/issues.atom.builder 3 个添加, 3 个删除app/views/dashboard/issues.atom.builder
- app/views/dashboard/issues.html.haml 5 个添加, 0 个删除app/views/dashboard/issues.html.haml
- app/views/dashboard/issues.js.haml 7 个添加, 0 个删除app/views/dashboard/issues.js.haml
- app/views/dashboard/merge_requests.html.haml 5 个添加, 0 个删除app/views/dashboard/merge_requests.html.haml
- app/views/dashboard/merge_requests.js.haml 7 个添加, 0 个删除app/views/dashboard/merge_requests.js.haml
- app/views/merge_requests/_merge_request.html.haml 0 个添加, 3 个删除app/views/merge_requests/_merge_request.html.haml
- app/views/user_issues/index.html.haml 0 个添加, 18 个删除app/views/user_issues/index.html.haml
- app/views/user_merge_requests/index.html.haml 0 个添加, 18 个删除app/views/user_merge_requests/index.html.haml
- config/routes.rb 3 个添加, 3 个删除config/routes.rb
- spec/requests/dashboard_issues_spec.rb 58 个添加, 0 个删除spec/requests/dashboard_issues_spec.rb
- spec/requests/dashboard_merge_requests_spec.rb 3 个添加, 2 个删除spec/requests/dashboard_merge_requests_spec.rb
加载中
想要评论请 注册 或 登录