gitlab-org--gitlab-foss/app/views/projects
Jacob Schatz 1243cab291 Merge branch '22774-retouch-environments-deployments' into 'master'
Resolve "Retouch environments list and deployments list"

## What does this MR do?
#### Environments List
- Fixes deployment ID
- Removes bold styling from deployment ID
- Changes Las Deployment Column to have '#ID by user'
- Adds build column with link to the build
- Adds external url to where the environment is hosted

#### Environment Details
- Add link to the build column and changes content to show "build (#id) by user"
- Adds external link to the review app

Adds tests

## Screenshots (if relevant)
#### Environments List
![env_list](/uploads/6cfd737bb0d2f2853a610479877de5a3/env_list.png)
#### Environments Details
![env_details](/uploads/70ec59d7d7de5c1ef57132c2ec9c1b8f/env_details.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [x] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
Closes #22774

See merge request !6691
2016-10-07 16:31:45 +00:00
..
artifacts
badges Add missing space to generic badge template 2016-08-10 08:44:19 +02:00
blame Fix layout issues with blame table 2016-09-06 10:36:09 +01:00
blob Review changes 2016-10-01 00:01:47 +03:00
boards Change user & group landing page routing from /u/:name & /groups/:name to /:name 2016-10-06 19:50:48 +03:00
branches Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
builds Fixes invalid html - table was inside an ul and had 2 tbody tags 2016-10-03 12:11:45 +01:00
buttons Add tooltip to project fork count 2016-10-06 11:35:31 -04:00
ci Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
commit Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
commits Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
compare Added temporary responsive design 2016-09-29 20:16:28 +01:00
container_registry
cycle_analytics Fix landing widget state and improve Vue with state management. 2016-09-23 15:07:54 +03:00
deploy_keys
deployments Merge branch '22774-retouch-environments-deployments' into 'master' 2016-10-07 16:31:45 +00:00
diffs MergeRequest new form load diff asynchronously 2016-10-06 11:19:14 +02:00
environments Adds responsive behaviour equal to the one in Pipelines and Builds table 2016-10-06 11:52:54 +01:00
find_file
forks Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
generic_commit_statuses Fix spec failures 2016-09-14 17:33:07 +02:00
graphs Add flash containers and broadcast messages below subnav 2016-10-01 00:21:37 +03:00
group_links Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
hooks Add option to confidential issues events to trigger Webhooks 2016-08-31 18:34:23 -03:00
imports
issues Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
labels Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
merge_requests Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
milestones Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
network
notes Use CacheMarkdownField for notes 2016-10-07 02:54:26 +01:00
pipelines Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
pipelines_settings Render collection of badges instead of using iterator 2016-08-15 14:39:46 +02:00
project_members Fix expiration date picker after update 2016-09-02 16:29:07 +01:00
protected_branches Remove unused attributes 2016-09-22 12:58:11 -05:00
refs Fix repo page ui issues, show full last commit message in repo view. 2016-08-31 18:28:15 +02:00
releases Fix layout of edit tags page 2016-08-18 13:32:20 -05:00
repositories Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
runners Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
services
snippets Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
tags Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
tree Move create MR banner below subnav 2016-10-01 00:21:37 +03:00
triggers Clean up and refactor the triggers views 2016-09-06 10:36:04 +02:00
variables Sort secret variables by key (fix #20870) 2016-09-09 15:06:50 -03:00
wikis Add flash containers and broadcast messages below subnav 2016-10-01 00:21:37 +03:00
_activity.html.haml Add white background to create MR banner 2016-10-01 00:21:37 +03:00
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_errors.html.haml
_files.html.haml
_find_file_link.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
_last_commit.html.haml
_last_push.html.haml Add white background to create MR banner 2016-10-01 00:21:37 +03:00
_md_preview.html.haml
_merge_request_settings.html.haml Move "Only allow merge requests to be merged if the build succeeds" to new location 2016-09-05 14:15:57 +02:00
_readme.html.haml
_zen.html.haml Moved loading GFM source into zen.html.haml 2016-09-16 10:52:41 +01:00
activity.html.haml
edit.html.haml Link to Registry docs from project settings 2016-10-06 22:08:41 +02:00
empty.html.haml updated missed indentation 2016-09-30 13:50:23 +00:00
new.html.haml Enable import/export back for non-admins 2016-10-03 10:53:18 +02:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml 19499 Update project dropdowns 2016-10-04 18:18:18 -07:00
transfer.js.haml
update.js.haml Fix Project#to_param to keep invalid project suitable for use in URLs 2016-07-27 13:52:45 -03:00