-
- Downloads
Adds JS unit tests
Finishes tabs & table Updates e2e tests
Showing
- app/assets/javascripts/clusters/clusters_index.js 5 additions, 5 deletionsapp/assets/javascripts/clusters/clusters_index.js
- app/assets/stylesheets/pages/clusters.scss 6 additions, 0 deletionsapp/assets/stylesheets/pages/clusters.scss
- app/controllers/projects/clusters_controller.rb 1 addition, 1 deletionapp/controllers/projects/clusters_controller.rb
- app/views/layouts/nav/sidebar/_project.html.haml 1 addition, 1 deletionapp/views/layouts/nav/sidebar/_project.html.haml
- app/views/projects/clusters/_cluster.html.haml 22 additions, 0 deletionsapp/views/projects/clusters/_cluster.html.haml
- app/views/projects/clusters/_empty_state.html.haml 1 addition, 1 deletionapp/views/projects/clusters/_empty_state.html.haml
- app/views/projects/clusters/_tabs.html.haml 19 additions, 0 deletionsapp/views/projects/clusters/_tabs.html.haml
- app/views/projects/clusters/index.html.haml 19 additions, 59 deletionsapp/views/projects/clusters/index.html.haml
- spec/features/projects/clusters_spec.rb 4 additions, 4 deletionsspec/features/projects/clusters_spec.rb
- spec/javascripts/clusters/clusters_index_spec.js 8 additions, 9 deletionsspec/javascripts/clusters/clusters_index_spec.js
- spec/javascripts/fixtures/clusters.rb 13 additions, 7 deletionsspec/javascripts/fixtures/clusters.rb
app/views/projects/clusters/_tabs.html.haml
0 → 100644
Please register or sign in to comment