gitlab-org--gitlab-foss/app/views
Rémy Coutable f46d5f5813 Merge branch 'zj-env-external-url' into 'master'
Add an URL field to Enviroments

## What does this MR do?

Adds a field to the `enviroments` table to expose later in other features. Now I see the task list below, I noticed I forgot some minor things, but Ill adress those after the first review. 

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

The field is a string on the database, thus limited to 255 chars, which seems more than enough.

## What are the relevant issue numbers?

Closes #19527

## Screenshots (if relevant)

![Screen_Shot_2016-07-25_at_15.22.16](/uploads/5c3f39466f8e2114195270006aed20c0/Screen_Shot_2016-07-25_at_15.22.16.png)![Screen_Shot_2016-07-25_at_15.22.53](/uploads/408cf86610137dd4a861d15dcd677a2c/Screen_Shot_2016-07-25_at_15.22.53.png)![Screen_Shot_2016-07-25_at_15.23.10](/uploads/927c506931f4e0338cdbbc58678bd308/Screen_Shot_2016-07-25_at_15.23.10.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] API support added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5469
2016-08-01 09:04:09 +00:00
..
abuse_report_mailer
abuse_reports
admin Profile requests when a header is passed 2016-07-26 20:06:09 +02:00
award_emoji Move award_menu_url variable into gon object. 2016-06-09 03:37:40 +03:00
ci/lints Clean up some unused templates imported from GitLab CI 2016-06-26 15:02:49 +09:00
dashboard navbar_icon was renamed to custom_icon in: 2016-07-15 16:53:22 +08:00
devise Add a U2F feature spec for multiple devices owned by the same user. 2016-07-14 08:19:09 +05:30
discussions Add Discussion model to represent MR/diff discussion 2016-07-20 16:18:18 -06:00
doorkeeper Fix grammar and wording in text on various pages. 2016-05-22 10:41:30 -06:00
email_rejection_mailer
emojis Upgrade Gemojione from 2.6.1 to 3.0.1. 2016-07-18 10:40:16 -06:00
errors Update permissons links to new page 2016-07-14 11:04:03 +01:00
events Merge branch 'hide-project-name-in-project-activities' into 'master' 2016-07-21 09:42:22 +00:00
explore Update New Snippet buttons. 2016-07-08 13:21:20 -06:00
groups Add light border to rounded avatars 2016-07-22 16:47:44 +03:00
help Make "New issue" button in Issue page less obtrusive (!5457) 2016-07-30 00:28:09 +02:00
import Remove inline scripts from import pages. 2016-07-26 14:58:01 -06:00
invites
issues Add more information into RSS fead for issues 2016-06-13 09:41:34 -07:00
kaminari/gitlab Upgrade Kaminari from 0.16.3 to 0.17.0. 2016-05-31 14:14:16 -06:00
layouts Profile requests when a header is passed 2016-07-26 20:06:09 +02:00
notify Don't fail when a LegacyDiffNote didn't store the right diff 2016-07-15 17:32:49 -05:00
profiles Merge branch 'rename-js-files' into 'master' 2016-07-20 12:26:53 +00:00
projects Merge branch 'zj-env-external-url' into 'master' 2016-08-01 09:04:09 +00:00
repository_check_mailer
search renamed path to link 2016-06-23 12:44:50 +01:00
shared Merge branch 'ci-icons-again' into 'master' 2016-07-28 19:54:52 +00:00
sherlock Use better_errors editor links in sherlock 2016-06-06 18:27:26 -04:00
snippets Use btn-danger for delete button. 2016-07-08 13:21:20 -06:00
u2f Don't allow clicking on "Setup New U2F Device" unless an authenticator app has been set up. 2016-06-15 08:16:11 +05:30
users Replace namespace-specific application.js files with namespace-bundle.js files. 2016-07-15 14:42:28 -06:00