gitlab-org--gitlab-foss/app/views/projects
Jacob Schatz d17f506811 Merge branch '23449-cycle-analytics-2-frontend' into 'master'
Cycle analytics second iteration frontend

## Are there points in the code the reviewer needs to double check?
Mostly typos and code guidelines.

## Why was this MR needed?
This implements the frontend part of !6859 for #23449

## Screenshots

**Initial view**
![Screen_Shot_2016-11-21_at_5.28.43_PM](/uploads/ff9cfa9c9d6c2da28c24e03e384f89af/Screen_Shot_2016-11-21_at_5.28.43_PM.png)

**Cycle Analytics with data**
![Screen_Shot_2016-11-21_at_2.09.24_PM](/uploads/18d9786c090bdd554cf786c879543302/Screen_Shot_2016-11-21_at_2.09.24_PM.png)

**User doesn't have access for a stage**
![Screen_Shot_2016-11-21_at_2.11.01_PM](/uploads/d1ea76a63f2de2224954b5f40038c488/Screen_Shot_2016-11-21_at_2.11.01_PM.png)

## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] 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)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

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

See merge request !7366
2016-11-22 00:16:13 +00:00
..
artifacts Removed soon-to-be un-needed project title additions from builds and environments 2016-11-09 12:23:21 +00:00
badges
blame Replace jQuery.timeago with timeago.js 2016-11-07 14:49:00 -06:00
blob Merge remote-tracking branch 'upstream/master' into show-status-from-branch 2016-11-04 22:37:44 +08:00
boards Fixed issue boards counter border when unauthorized 2016-11-16 13:04:29 +00:00
branches Add button to delete all merged branches 2016-11-09 21:04:03 +01:00
builds Merge branch '23205-information-about-environments-build-page' into 'master' 2016-11-18 15:49:19 +00:00
buttons Merge branch 'always-show-download-button' into 'master' 2016-11-14 15:06:34 +00:00
ci remove unused class name 2016-11-10 16:48:55 -06:00
commit Merge branch 'pipelines-page-redesign' into 'master' 2016-11-18 12:48:28 +00:00
commits Make pipeline page header responsive; add build counter; add short sha 2016-11-14 14:03:44 -06:00
compare
container_registry
cycle_analytics Add custom copy for each empty stage 2016-11-21 17:26:19 -05:00
deploy_keys
deployments
diffs Merge branch '24010-Add-named-anchors-for-diffs-in-the-commit-page' into 'master' 2016-11-17 10:14:55 +00:00
environments Fix css class 2016-11-18 15:44:21 +00:00
find_file
forks
generic_commit_statuses remove unused class name 2016-11-10 16:48:55 -06:00
graphs
group_links
hooks
imports Use 'Forking in progress' title when appropriate 2016-11-09 23:58:25 -05:00
issues Added colored labels to related MR list. 2016-11-16 19:21:32 +02:00
labels Use label subject to calculate number of issues/mrs within the group 2016-10-31 23:27:49 -02:00
merge_requests Merge branch 'hide-empty-merge-request-diffs' into 'master' 2016-11-21 19:23:22 +00:00
milestones Make the milestone page more responsive 2016-11-04 15:15:47 +00:00
network Fix bug of json request url 2016-11-07 20:44:15 +09:00
notes makes system notes less intrusive to a conversation 2016-11-17 14:41:08 +06:00
pipelines Create global secondary inverted button 2016-11-17 13:56:27 -07:00
pipelines_settings Use better wording for test coverage parsing help text 2016-10-27 19:41:09 +02:00
project_members
protected_branches
refs fix broken ajax for large repository trees (regression caused in !7208) 2016-11-18 13:52:07 -06:00
releases
repositories
runners Merge branch 'runners-paginate' into 'master' 2016-10-21 14:58:26 +00:00
services Defer saving project services to the database if there are no user changes 2016-11-16 12:46:07 +01:00
snippets
tags Fix lightweight tags not processed correctly by GitTagPushService 2016-10-28 13:53:18 -03:00
tree Cleaned up global namespace JS 2016-11-03 23:00:21 -05:00
triggers Add ref parameter for triggerring builds with gitlab webhook from other project. 2016-11-15 17:19:33 +03:00
variables
wikis Fix edit button wiki 2016-11-01 18:23:30 +09:00
_activity.html.haml convert activities.js to es6 class syntax 2016-11-20 01:32:20 -06:00
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_customize_workflow.html.haml
_errors.html.haml
_files.html.haml
_find_file_link.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Update avatar container name so it doesnt conflict with other image containers 2016-11-03 12:26:09 -05:00
_last_commit.html.haml Replace jQuery.timeago with timeago.js 2016-11-07 14:49:00 -06:00
_last_push.html.haml
_md_preview.html.haml
_merge_request_settings.html.haml Add setting to only allow merge requests to be merged when all discussions are resolved 2016-11-04 14:58:40 +01:00
_readme.html.haml
_wiki.html.haml
_zen.html.haml
activity.html.haml
edit.html.haml Merge branch 'remove-wiki-image-border-radius' into 'master' 2016-11-04 21:27:43 +00:00
empty.html.haml
new.html.haml Fix project Visibility level selector not using default values 2016-11-10 14:41:03 -02:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml 19205 Redesign group page header to match new navigation 2016-11-09 17:24:17 -08:00
transfer.js.haml
update.js.haml