-
- Downloads
minimalistic UI: issues index, css refactoring
Showing
- app/assets/stylesheets/common.scss 7 additions, 2 deletionsapp/assets/stylesheets/common.scss
- app/assets/stylesheets/dashboard.scss 23 additions, 19 deletionsapp/assets/stylesheets/dashboard.scss
- app/assets/stylesheets/issues.css.scss 10 additions, 0 deletionsapp/assets/stylesheets/issues.css.scss
- app/assets/stylesheets/projects.css.scss 3 additions, 185 deletionsapp/assets/stylesheets/projects.css.scss
- app/assets/stylesheets/style.scss 63 additions, 5 deletionsapp/assets/stylesheets/style.scss
- app/assets/stylesheets/top_panel.scss 8 additions, 0 deletionsapp/assets/stylesheets/top_panel.scss
- app/assets/stylesheets/tree.scss 115 additions, 0 deletionsapp/assets/stylesheets/tree.scss
- app/decorators/tree_decorator.rb 1 addition, 1 deletionapp/decorators/tree_decorator.rb
- app/views/issues/index.html.haml 36 additions, 24 deletionsapp/views/issues/index.html.haml
- app/views/layouts/_head_panel.html.haml 1 addition, 3 deletionsapp/views/layouts/_head_panel.html.haml
- app/views/layouts/project.html.haml 0 additions, 4 deletionsapp/views/layouts/project.html.haml
- app/views/projects/_side_panel.html.haml 0 additions, 14 deletionsapp/views/projects/_side_panel.html.haml
- app/views/projects/graph.html.haml 4 additions, 4 deletionsapp/views/projects/graph.html.haml
- app/views/refs/_tree.html.haml 3 additions, 3 deletionsapp/views/refs/_tree.html.haml
- app/views/refs/_tree_file.html.haml 3 additions, 2 deletionsapp/views/refs/_tree_file.html.haml
- app/views/refs/_tree_item.html.haml 1 addition, 1 deletionapp/views/refs/_tree_item.html.haml
- spec/support/shared_examples.rb 1 addition, 1 deletionspec/support/shared_examples.rb
app/assets/stylesheets/tree.scss
0 → 100644
Please register or sign in to comment