gitlab-org--gitlab-foss/spec/features
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
..
admin
atom
boards Update issue board spec 2016-10-06 17:51:02 -05:00
dashboard Fix snippets pagination 2016-09-26 12:42:12 +02:00
groups/members
issuables
issues Merge branch 'master' into revert-c676283b 2016-10-04 08:17:05 +01:00
merge_requests Merge branch 'master' into revert-c676283b 2016-10-04 08:17:05 +01:00
profiles Convert "SSH Keys" Spinach features to RSpec 2016-10-03 11:00:05 +02:00
projects Merge branch 'feature/improve-async-pipeline-processing' into 'master' 2016-10-06 08:42:35 +00:00
protected_branches
security
tags
todos Added test for due date 2016-10-03 09:55:12 +01:00
users Fix snippets pagination 2016-09-26 12:42:12 +02:00
calendar_spec.rb Changed zero padded days to no padded days in date_format 2016-10-01 12:18:44 -05:00
ci_lint_spec.rb
commits_spec.rb
compare_spec.rb Changed compare dropdowns to dropdowns with isolated search input 2016-09-27 20:37:13 +01:00
container_registry_spec.rb
dashboard_issues_spec.rb Small improvements thanks to Robert's feedback 2016-09-30 12:02:54 +02:00
dashboard_milestones_spec.rb
environments_spec.rb Deletes extra empty line breaking the build 2016-10-07 15:56:37 +01:00
expand_collapse_diffs_spec.rb Merge branch '21369-make-it-clearer-that-diffs-can-be-collapsed' into 'master' 2016-10-01 10:59:32 +00:00
gitlab_flavored_markdown_spec.rb
groups_spec.rb
help_pages_spec.rb
issues_spec.rb Merge branch 'master' into revert-c676283b 2016-10-03 09:10:20 +01:00
login_spec.rb
markdown_spec.rb
milestone_spec.rb Ensure validation messages are shown within the milestone form 2016-09-19 09:29:12 +01:00
notes_on_merge_requests_spec.rb Adds v-pre to code blocks in comments 2016-10-04 14:06:44 +01:00
participants_autocomplete_spec.rb
password_reset_spec.rb
pipelines_settings_spec.rb
profile_spec.rb
projects_spec.rb Allow Member.add_user to handle access requesters 2016-09-28 09:43:00 +02:00
protected_branches_spec.rb
runners_spec.rb Fix grammar and typos in Runners pages 2016-09-28 10:03:59 +02:00
search_spec.rb Fixed search dropdown labels not displaying 2016-09-12 09:00:57 +01:00
signup_spec.rb
snippets_spec.rb Fix snippets pagination 2016-09-26 12:42:12 +02:00
task_lists_spec.rb
triggers_spec.rb
u2f_spec.rb
unsubscribe_links_spec.rb Wrap List-Unsubscribe link in angle brackets 2016-09-26 16:01:17 +01:00
users_spec.rb Fix users feature spec 2016-10-06 19:50:48 +03:00
variables_spec.rb