Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Merge requests
  • !9897

Merged
Created Dec 08, 2015 by Administrator@rootOwner

Fix inconsistency with no ssh key message

  • Overview 0
  • Commits 1
  • Changes 1

Created by: atomaka

When a user has not added an SSH key, the alert message is inconsistent depending on if the project is empty or not.

Currently:

screen shot 2015-12-08 at 6 27 44 pm

This update will fix the message to match the show action by passing it as content_for :flash_message. The result will be a more consistent look that has the additional space and appropriate link styling matching the non-empty project display.

screen shot 2015-12-08 at 6 26 41 pm

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/atomaka/atomaka/bugfix/consistent-no-ssh-message