-
- Downloads
Allow users to select the Files view as default project view
Showing
- app/assets/stylesheets/pages/projects.scss 44 additions, 40 deletionsapp/assets/stylesheets/pages/projects.scss
- app/controllers/projects_controller.rb 4 additions, 1 deletionapp/controllers/projects_controller.rb
- app/helpers/preferences_helper.rb 7 additions, 1 deletionapp/helpers/preferences_helper.rb
- app/models/user.rb 1 addition, 1 deletionapp/models/user.rb
- app/views/projects/_files.html.haml 11 additions, 0 deletionsapp/views/projects/_files.html.haml
- app/views/projects/show.html.haml 2 additions, 7 deletionsapp/views/projects/show.html.haml
- app/views/projects/tree/_blob_item.html.haml 1 addition, 1 deletionapp/views/projects/tree/_blob_item.html.haml
- app/views/projects/tree/_tree_item.html.haml 1 addition, 1 deletionapp/views/projects/tree/_tree_item.html.haml
- spec/controllers/projects_controller_spec.rb 25 additions, 0 deletionsspec/controllers/projects_controller_spec.rb
Loading
Please register or sign in to comment