-
- Downloads
There was an error fetching the commit references. Please try again later.
Style avatars for groups and projects
- Add rectangular avatar classes - Update avatar for groups - Update avatar for projects - Update avatar for frequent items - Update avatar on "Fork project" page - Conditionally add rectangular avatar class to autocomplete items
Showing
- app/assets/javascripts/frequent_items/components/frequent_items_list_item.vue 8 additions, 2 deletions...ts/frequent_items/components/frequent_items_list_item.vue
- app/assets/javascripts/gfm_auto_complete.js 6 additions, 2 deletionsapp/assets/javascripts/gfm_auto_complete.js
- app/assets/javascripts/groups/components/group_item.vue 1 addition, 1 deletionapp/assets/javascripts/groups/components/group_item.vue
- app/assets/javascripts/vue_shared/components/project_avatar/default.vue 8 additions, 2 deletions...ascripts/vue_shared/components/project_avatar/default.vue
- app/assets/stylesheets/framework/avatar.scss 24 additions, 0 deletionsapp/assets/stylesheets/framework/avatar.scss
- app/assets/stylesheets/framework/variables.scss 1 addition, 0 deletionsapp/assets/stylesheets/framework/variables.scss
- app/views/admin/groups/_group.html.haml 1 addition, 1 deletionapp/views/admin/groups/_group.html.haml
- app/views/admin/groups/show.html.haml 1 addition, 1 deletionapp/views/admin/groups/show.html.haml
- app/views/admin/projects/_projects.html.haml 1 addition, 1 deletionapp/views/admin/projects/_projects.html.haml
- app/views/groups/_home_panel.html.haml 1 addition, 1 deletionapp/views/groups/_home_panel.html.haml
- app/views/groups/settings/_general.html.haml 1 addition, 1 deletionapp/views/groups/settings/_general.html.haml
- app/views/layouts/nav/sidebar/_group.html.haml 1 addition, 1 deletionapp/views/layouts/nav/sidebar/_group.html.haml
- app/views/layouts/nav/sidebar/_project.html.haml 1 addition, 1 deletionapp/views/layouts/nav/sidebar/_project.html.haml
- app/views/projects/_home_panel.html.haml 1 addition, 1 deletionapp/views/projects/_home_panel.html.haml
- app/views/projects/edit.html.haml 1 addition, 1 deletionapp/views/projects/edit.html.haml
- app/views/projects/forks/_fork_button.html.haml 2 additions, 2 deletionsapp/views/projects/forks/_fork_button.html.haml
- app/views/shared/groups/_group.html.haml 1 addition, 1 deletionapp/views/shared/groups/_group.html.haml
- app/views/shared/projects/_project.html.haml 3 additions, 2 deletionsapp/views/shared/projects/_project.html.haml
- app/views/users/_groups.html.haml 1 addition, 1 deletionapp/views/users/_groups.html.haml
- changelogs/unreleased/52734-styling-of-user-project-and-group-avatars.yml 5 additions, 0 deletions...eased/52734-styling-of-user-project-and-group-avatars.yml
Please register or sign in to comment