Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge Requests
  • !20933

Merged
Opened Jul 31, 2018 by Dennis Tang@dennis🚀Developer0 of 11 tasks completed0/11 tasks

Resolve "Improve project overview UI" - buttons

  • Overview 32
  • Commits 3
  • Pipelines 25
  • Changes 7

What does this MR do?

  • Restyle currently smaller-than-default buttons to use default padding
    • Since Project and Group overview pages share the same styles, the buttons on Group Overview are also updated as part of an imminent redesign
  • Star and Fork controls replaced with same styling as issue count badges in Issue Boards feature
  • The buttons that will remain in this row are:
    • Star
    • Fork
    • Clone
    • Notifications level
    • Request access / Leave project
  • The Download and Add buttons are removed

Are there points in the code the reviewer needs to double check?

That the removed HAML and CSS rules aren't going to cause a problem somewhere else 😄

Why was this MR needed?

See #44704 (closed)

Screenshots (if relevant)

Project Overview, Desktop Project Overview, Mobile
44704-buttons-project-overview-desktop 44704-buttons--project-overview-mobile
Group Overview
44704-buttons-group-overview

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • API support added
  • Tests added for this feature/bug
  • Conforms to the code review guidelines
    • Has been reviewed by a UX Designer
    • Has been reviewed by a Frontend maintainer
  • Conforms to the merge request performance guidelines
  • Conforms to the style guides
  • Conforms to the database guides
  • If you have multiple commits, please combine them into a few logically organized commits by squashing them
  • Internationalization required/considered
  • End-to-end tests pass (package-and-qa manual pipeline job)

What are the relevant issue numbers?

Closes #44704 (closed)

Edited Aug 13, 2018 by Dennis Tang
Assignee
Assign to
Reviewer
Request review from
11.3
Milestone
11.3 (Past due)
Assign milestone
Time tracking
Reference: gitlab-org/gitlab-foss!20933
Source branch: 44704-improve-project-overview-ui-buttons