-
- Downloads
teams refactoring and cleanup pt.1
parent
1c88fbb3
No related branches found
No related tags found
Showing
- app/controllers/teams_controller.rb 0 additions, 10 deletionsapp/controllers/teams_controller.rb
- app/models/project.rb 1 addition, 1 deletionapp/models/project.rb
- app/views/layouts/user_team.html.haml 2 additions, 4 deletionsapp/views/layouts/user_team.html.haml
- app/views/profiles/show.html.haml 14 additions, 18 deletionsapp/views/profiles/show.html.haml
- app/views/teams/_team_head.html.haml 0 additions, 0 deletionsapp/views/teams/_team_head.html.haml
- app/views/teams/edit.html.haml 0 additions, 2 deletionsapp/views/teams/edit.html.haml
- app/views/teams/index.html.haml 0 additions, 38 deletionsapp/views/teams/index.html.haml
- app/views/teams/issues.html.haml 0 additions, 2 deletionsapp/views/teams/issues.html.haml
- app/views/teams/members/edit.html.haml 1 addition, 3 deletionsapp/views/teams/members/edit.html.haml
- app/views/teams/members/index.html.haml 0 additions, 2 deletionsapp/views/teams/members/index.html.haml
- app/views/teams/members/new.html.haml 0 additions, 2 deletionsapp/views/teams/members/new.html.haml
- app/views/teams/members/show.html.haml 0 additions, 2 deletionsapp/views/teams/members/show.html.haml
- app/views/teams/merge_requests.html.haml 0 additions, 2 deletionsapp/views/teams/merge_requests.html.haml
- app/views/teams/projects/edit.html.haml 0 additions, 2 deletionsapp/views/teams/projects/edit.html.haml
- app/views/teams/projects/index.html.haml 21 additions, 19 deletionsapp/views/teams/projects/index.html.haml
- app/views/teams/projects/new.html.haml 0 additions, 2 deletionsapp/views/teams/projects/new.html.haml
- app/views/teams/search.html.haml 0 additions, 11 deletionsapp/views/teams/search.html.haml
- app/views/teams/show.html.haml 0 additions, 2 deletionsapp/views/teams/show.html.haml
- config/routes.rb 0 additions, 4 deletionsconfig/routes.rb
app/views/teams/_team_head.html.haml
deleted
100644 → 0
app/views/teams/index.html.haml
deleted
100644 → 0
app/views/teams/search.html.haml
deleted
100644 → 0
Please register or sign in to comment