gitlab-org--gitlab-foss/app/views/projects
Jacob Schatz 8d1c7c5dc9 Merge branch '20059-environment-list' into 'master'
Resolve "Format branch, tag, and commit in environment list"

## What does this MR do?
Updates Environments page rows to match the new pipeline updates

## Are there points in the code the reviewer needs to double check?
I removed `private` from `avatars_helper.rb` so I could use `user_avatar`.

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

## Screenshots (if relevant)
![Screen_Shot_2016-08-08_at_11.44.36_AM](/uploads/62fbb475a7d9cc613fe5ba1715229553/Screen_Shot_2016-08-08_at_11.44.36_AM.png)
![Screen_Shot_2016-08-08_at_11.44.41_AM](/uploads/ce1bd3ab62c0bc8091e9b6f85012ed36/Screen_Shot_2016-08-08_at_11.44.41_AM.png)



See merge request !5687
2016-08-12 17:00:16 +00:00
..
artifacts CI build page UI update 2016-06-10 12:07:51 +01:00
badges Add missing space to generic badge template 2016-08-10 08:44:19 +02:00
blame Remove header title from project pages 2016-05-26 17:58:44 +02:00
blob Add unfold links for Side-by-Side view 2016-08-04 09:09:59 +03:00
branches Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects 2016-07-28 12:24:47 -04:00
builds Merge branch 'multiple-trigger-variables-show-in-separate-line' into 'master' 2016-07-26 11:24:43 +00:00
buttons Remove `url_for_new_issue` helper 2016-08-01 18:23:12 -07:00
ci Pre-create all builds for Pipeline when a trigger is received 2016-08-11 15:22:35 +02:00
commit Pre-create all builds for Pipeline when a trigger is received 2016-08-11 15:22:35 +02:00
commits Mobile view for commit status 2016-07-21 08:31:05 -07:00
compare Introduce Compare model in the codebase. 2016-08-03 07:00:20 +02:00
container_registry Show proper image ID on registry page 2016-06-21 13:08:10 +02:00
deploy_keys Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
deployments Add gravatars to build history 2016-08-08 11:43:12 -05:00
diffs Avoid commit lookup on diff_helper 2016-08-10 13:09:07 +02:00
environments Add gravatars to build history 2016-08-08 11:43:12 -05:00
find_file Remove header title from project pages 2016-05-26 17:58:44 +02:00
forks Merge branch '17810-fork-page-ux-is-outdated' into 'master' 2016-07-20 12:32:05 +00:00
generic_commit_statuses Fix build duration when build is not finished yet 2016-07-18 16:44:10 +02:00
graphs Allow branch names ending with .json for graph and network page (!5579) 2016-08-02 03:32:28 +02:00
group_links
hooks Backported from EE shared form for web hooks 2016-06-03 11:04:27 +01:00
imports Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
issues Redirect to external issue tracker from `/issues` 2016-08-01 16:59:44 -07:00
labels Remove unnecessary parens 2016-06-30 16:01:26 +03:00
merge_requests Add unfold links for Side-by-Side view 2016-08-04 09:09:59 +03:00
milestones Remove unnecessary parens 2016-06-30 16:01:26 +03:00
network Replace namespace-specific application.js files with namespace-bundle.js files. 2016-07-15 14:42:28 -06:00
notes Merge branch 'discussion-model' into 'master' 2016-07-21 17:56:23 +00:00
pipelines render only commit title 2016-08-11 23:33:49 +02:00
pipelines_settings Create PipelinesSettingsController for showing settings page 2016-07-20 14:39:06 +02:00
project_members Update permissons links to new page 2016-07-14 11:04:03 +01:00
protected_branches Set for for labels and ID for dropdowns on create form 2016-08-05 17:19:01 -05:00
refs
releases Remove header title from project pages 2016-05-26 17:58:44 +02:00
repositories Added author to various Markdown calls in views 2016-05-26 17:14:06 +02:00
runners Update wordings according to: 2016-06-21 16:32:50 +08:00
services Refactor service settings view 2016-07-20 12:11:37 -03:00
snippets Update header block class on snippets page 2016-07-11 16:16:57 -05:00
tags Fix styling of tag page 2016-07-18 15:08:58 -05:00
tree Update tree view to sort folders with submodules 2016-08-09 14:08:47 +01:00
triggers Resolve some issues Jacob brought up. 2016-05-24 09:04:43 -06:00
variables
wikis Change Markdown document location 2016-08-02 13:42:14 +03:00
_activity.html.haml Hide namespace and project name on project activity page (!5068) 2016-07-14 19:04:59 +02:00
_bitbucket_import_modal.html.haml Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
_commit_button.html.haml
_errors.html.haml
_files.html.haml
_find_file_link.html.haml
_gitlab_import_modal.html.haml Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
_home_panel.html.haml Removes two simple instances of inline JavaScript. 2016-07-26 16:59:55 -06:00
_last_commit.html.haml Updated project header 2016-07-04 16:34:53 +01:00
_last_push.html.haml Show last push widget in upstream after push to fork 2016-07-06 12:58:57 -05:00
_md_preview.html.haml Markdown toolbar inserts code blocks 2016-06-27 16:12:03 +01:00
_merge_request_settings.html.haml Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
_readme.html.haml
_zen.html.haml
activity.html.haml Remove header title from project pages 2016-05-26 17:58:44 +02:00
edit.html.haml Fix renaming repository when name contains invalid chars under settings 2016-07-27 13:52:45 -03:00
empty.html.haml
new.html.haml Remove duplicate link_to statements 2016-08-10 11:10:04 +02:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder Remove `event_to_atom` helper 2016-05-23 12:37:40 -04:00
show.html.haml Link configuration button to .gitlab-ci.yml 2016-07-28 12:46:19 -05: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