-
- Downloads
There was an error fetching the commit references. Please try again later.
Resolve "Display member role per project"
Showing
- app/assets/javascripts/groups/components/group_item.vue 11 additions, 6 deletionsapp/assets/javascripts/groups/components/group_item.vue
- app/assets/javascripts/notes/components/note_actions.vue 1 addition, 1 deletionapp/assets/javascripts/notes/components/note_actions.vue
- app/assets/stylesheets/framework/lists.scss 3 additions, 5 deletionsapp/assets/stylesheets/framework/lists.scss
- app/assets/stylesheets/framework/variables.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/variables.scss
- app/assets/stylesheets/pages/groups.scss 12 additions, 0 deletionsapp/assets/stylesheets/pages/groups.scss
- app/assets/stylesheets/pages/labels.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/labels.scss
- app/assets/stylesheets/pages/notes.scss 6 additions, 15 deletionsapp/assets/stylesheets/pages/notes.scss
- app/controllers/concerns/renders_member_access.rb 23 additions, 0 deletionsapp/controllers/concerns/renders_member_access.rb
- app/controllers/dashboard/projects_controller.rb 7 additions, 4 deletionsapp/controllers/dashboard/projects_controller.rb
- app/controllers/explore/projects_controller.rb 8 additions, 5 deletionsapp/controllers/explore/projects_controller.rb
- app/controllers/users_controller.rb 7 additions, 0 deletionsapp/controllers/users_controller.rb
- app/models/concerns/bulk_member_access_load.rb 46 additions, 0 deletionsapp/models/concerns/bulk_member_access_load.rb
- app/models/project_team.rb 8 additions, 29 deletionsapp/models/project_team.rb
- app/models/user.rb 29 additions, 0 deletionsapp/models/user.rb
- app/views/dashboard/projects/_projects.html.haml 1 addition, 1 deletionapp/views/dashboard/projects/_projects.html.haml
- app/views/explore/projects/_projects.html.haml 1 addition, 1 deletionapp/views/explore/projects/_projects.html.haml
- app/views/projects/notes/_actions.html.haml 1 addition, 1 deletionapp/views/projects/notes/_actions.html.haml
- app/views/shared/groups/_group.html.haml 6 additions, 19 deletionsapp/views/shared/groups/_group.html.haml
- app/views/shared/groups/_list.html.haml 3 additions, 1 deletionapp/views/shared/groups/_list.html.haml
- app/views/shared/projects/_list.html.haml 4 additions, 2 deletionsapp/views/shared/projects/_list.html.haml
Loading
Please register or sign in to comment