-
- Downloads
update all teams code. refactoring and some corrections
parent
7658f8c1
No related branches found
No related tags found
Showing
- app/controllers/admin/teams/application_controller.rb 0 additions, 1 deletionapp/controllers/admin/teams/application_controller.rb
- app/controllers/admin/teams/members_controller.rb 9 additions, 9 deletionsapp/controllers/admin/teams/members_controller.rb
- app/controllers/admin/teams/projects_controller.rb 8 additions, 8 deletionsapp/controllers/admin/teams/projects_controller.rb
- app/controllers/admin/teams_controller.rb 7 additions, 7 deletionsapp/controllers/admin/teams_controller.rb
- app/controllers/application_controller.rb 9 additions, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/team_members_controller.rb 1 addition, 0 deletionsapp/controllers/team_members_controller.rb
- app/controllers/teams/application_controller.rb 1 addition, 5 deletionsapp/controllers/teams/application_controller.rb
- app/controllers/teams/members_controller.rb 27 additions, 32 deletionsapp/controllers/teams/members_controller.rb
- app/controllers/teams/projects_controller.rb 9 additions, 6 deletionsapp/controllers/teams/projects_controller.rb
- app/controllers/teams_controller.rb 18 additions, 41 deletionsapp/controllers/teams_controller.rb
- app/views/admin/teams/index.html.haml 1 addition, 0 deletionsapp/views/admin/teams/index.html.haml
- app/views/admin/teams/new.html.haml 2 additions, 4 deletionsapp/views/admin/teams/new.html.haml
- app/views/admin/teams/show.html.haml 43 additions, 46 deletionsapp/views/admin/teams/show.html.haml
- app/views/dashboard/_teams.html.haml 6 additions, 3 deletionsapp/views/dashboard/_teams.html.haml
- app/views/layouts/_head_panel.html.haml 3 additions, 0 deletionsapp/views/layouts/_head_panel.html.haml
- app/views/layouts/user_team.html.haml 8 additions, 8 deletionsapp/views/layouts/user_team.html.haml
- app/views/teams/_team_head.html.haml 6 additions, 6 deletionsapp/views/teams/_team_head.html.haml
- app/views/teams/edit.html.haml 5 additions, 13 deletionsapp/views/teams/edit.html.haml
- app/views/teams/index.html.haml 3 additions, 2 deletionsapp/views/teams/index.html.haml
- app/views/teams/members/_form.html.haml 12 additions, 15 deletionsapp/views/teams/members/_form.html.haml
Please register or sign in to comment