-
- Downloads
There was an error fetching the commit references. Please try again later.
Resolve "Redesign project lists UI"
Showing
- app/assets/javascripts/pages/dashboard/projects/index.js 5 additions, 1 deletionapp/assets/javascripts/pages/dashboard/projects/index.js
- app/assets/javascripts/pages/root/index.js 5 additions, 0 deletionsapp/assets/javascripts/pages/root/index.js
- app/assets/javascripts/pages/users/user_tabs.js 4 additions, 2 deletionsapp/assets/javascripts/pages/users/user_tabs.js
- app/assets/javascripts/star.js 8 additions, 7 deletionsapp/assets/javascripts/star.js
- app/assets/stylesheets/framework/avatar.scss 2 additions, 0 deletionsapp/assets/stylesheets/framework/avatar.scss
- app/assets/stylesheets/framework/variables.scss 2 additions, 0 deletionsapp/assets/stylesheets/framework/variables.scss
- app/assets/stylesheets/pages/projects.scss 192 additions, 10 deletionsapp/assets/stylesheets/pages/projects.scss
- app/controllers/users_controller.rb 3 additions, 1 deletionapp/controllers/users_controller.rb
- app/helpers/projects_helper.rb 14 additions, 0 deletionsapp/helpers/projects_helper.rb
- app/views/shared/projects/_list.html.haml 9 additions, 4 deletionsapp/views/shared/projects/_list.html.haml
- app/views/shared/projects/_project.html.haml 93 additions, 48 deletionsapp/views/shared/projects/_project.html.haml
- changelogs/unreleased/51944-redesign-project-lists-ui.yml 5 additions, 0 deletionschangelogs/unreleased/51944-redesign-project-lists-ui.yml
- locale/gitlab.pot 6 additions, 0 deletionslocale/gitlab.pot
app/assets/javascripts/pages/root/index.js
0 → 100644
Please register or sign in to comment