gitlab-org--gitlab-foss/app/views/admin
Dmitriy Zaporozhets 9c14ed0689 Merge branch 'public-deploy-keys' into 'master'
Allow admin to create public deploy keys that are accessible to any project.

Addresses private issue https://dev.gitlab.org/gitlab/gitlabhq/issues/1774.

Project settings:

![Screen_Shot_2015-03-27_at_14.46.48](https://gitlab.com/gitlab-org/gitlab-ce/uploads/01799ff912671ba6db3f828ea1aca1a6/Screen_Shot_2015-03-27_at_14.46.48.png)

The "Public deploy keys" section is only shown when there are any. If there are public deploy keys but no project deploy keys, only public deploy keys are shown. If there are no public deploy keys and no project deploy keys, the current "Deploy keys from projects you have access to will be displayed here" placeholder is shown.

The list of projects below the public key has been changed to only show projects the user has access to.

"Public deploy key" seems to be repeated on the left, but the first is just the title. The label is always visible for public deploy keys.

Admin index:

![Screen_Shot_2015-03-27_at_14.47.06](https://gitlab.com/gitlab-org/gitlab-ce/uploads/ea889d274cfd3f0694d47d602f4f3e94/Screen_Shot_2015-03-27_at_14.47.06.png)

Admin detail page:

![Screen_Shot_2015-03-27_at_14.47.16](https://gitlab.com/gitlab-org/gitlab-ce/uploads/8c8475e05bf6b497da3b9f1bc102329f/Screen_Shot_2015-03-27_at_14.47.16.png)

Projects using the deploy key are listed on the left and can be disabled easily.

See merge request !469
2015-04-13 09:08:13 +00:00
..
application_settings Support configurable attachment size via Application Settings 2015-04-02 00:04:08 -07:00
applications Make the New Application form's error messages visible 2015-04-07 13:01:30 -04:00
background_jobs remove extra scrollbar on background jobs 2015-04-04 05:46:18 -07:00
broadcast_messages Update help texts and default value setting 2015-03-24 12:27:26 -04:00
dashboard Show total user count on dashboard page 2015-03-08 20:45:03 -07:00
deploy_keys Allow admin to create public deploy keys that are accessible to any project. 2015-04-03 12:23:20 +02:00
groups Use `project_member` instead of `team_member`. 2015-03-15 13:50:38 +01:00
hooks Refactor buttons 2015-03-14 00:29:32 -07:00
keys Share the key table between admin and profile resources. 2014-12-30 11:01:30 +01:00
logs Dry admin logs. 2014-10-06 00:14:46 +02:00
projects Merge branch 'fix-admin-project-urls' into 'master' 2015-04-03 15:09:30 +00:00
services Replace alerts with well where alert is not needed 2015-03-25 23:07:59 -07:00
users Use `group_member` instead of `users_group` or `membership`. 2015-03-15 13:49:41 +01:00