Dashboard perfomance improved. Filter for projects page
显示
- README.md 0 个添加, 3 个删除README.md
- app/assets/javascripts/application.js 43 个添加, 1 个删除app/assets/javascripts/application.js
- app/assets/javascripts/commits.js 45 个添加, 48 个删除app/assets/javascripts/commits.js
- app/assets/javascripts/projects.js 59 个添加, 38 个删除app/assets/javascripts/projects.js
- app/assets/stylesheets/projects.css.scss 6 个添加, 0 个删除app/assets/stylesheets/projects.css.scss
- app/controllers/dashboard_controller.rb 1 个添加, 1 个删除app/controllers/dashboard_controller.rb
- app/controllers/projects_controller.rb 4 个添加, 3 个删除app/controllers/projects_controller.rb
- app/models/merge_request.rb 1 个添加, 2 个删除app/models/merge_request.rb
- app/models/project.rb 22 个添加, 1 个删除app/models/project.rb
- app/views/dashboard/_sidebar.html.haml 1 个添加, 1 个删除app/views/dashboard/_sidebar.html.haml
- app/views/merge_requests/_commits.html.haml 2 个添加, 0 个删除app/views/merge_requests/_commits.html.haml
- app/views/merge_requests/_diffs.html.haml 2 个添加, 0 个删除app/views/merge_requests/_diffs.html.haml
- app/views/projects/_tile.html.haml 4 个添加, 4 个删除app/views/projects/_tile.html.haml
- app/views/projects/index.html.haml 13 个添加, 3 个删除app/views/projects/index.html.haml
- app/views/projects/index.js.haml 7 个添加, 0 个删除app/views/projects/index.js.haml
- config/initializers/rails_footnotes.rb 0 个添加, 2 个删除config/initializers/rails_footnotes.rb
app/views/projects/index.js.haml
0 → 100644
想要评论请 注册 或 登录