gitlab-org--gitlab-foss/app/views/projects
Nick Thomas a6218f1bcd Merge branch 'osw-multi-assignees-merge-requests' into 'master'
[Backport] Support multiple assignees for merge requests

See merge request gitlab-org/gitlab-ce!27089
2019-04-09 15:19:36 +00:00
..
artifacts Fixes link in artifacts breadcrumb 2019-03-27 11:14:33 +00:00
badges Add flat-square badge style 2019-01-18 13:39:35 +00:00
blame
blob Fix UI anchor links after docs refactor 2019-04-04 21:57:02 +00:00
boards
branches Allow users to compare branches on a read-only instance 2019-02-20 14:50:13 -03:00
buttons Add download_links partial to DRY up a bit 2019-04-04 16:10:40 +08:00
ci Fixes stylelint warnings in environments 2019-04-09 11:35:22 +01:00
cleanup Improve email messages 2019-01-07 11:16:58 +08:00
commit Externalize strings from `/app/views/projects/commit` 2019-02-18 13:50:43 +02:00
commits Fix UI layout on Commits on mobile 2019-03-14 07:38:23 +09:00
compare Correct file-header spacing on compare page 2019-02-06 17:04:19 +01:00
cycle_analytics Update Cycle Analytics documentation 2019-03-07 01:58:42 +00:00
default_branch
deploy_keys Port changes from EE. Remove unused class 2019-01-30 01:50:30 +08:00
deploy_tokens Add GitLab QA spec for adding a deploy token 2018-10-12 06:07:41 -07:00
deployments Fixes stylelint warnings in environments 2019-04-09 11:35:22 +01:00
diffs Fix old image diff swipe view 2019-04-05 07:33:51 +00:00
environments Move permission check of manual actions of deployments 2019-02-08 12:53:35 +00:00
error_tracking List Sentry Errors in GitLab - Frontend 2019-01-11 22:52:26 +00:00
find_file Remove options usage from file finder view 2018-11-27 13:59:37 -06:00
forks Style avatars for groups and projects 2019-02-25 13:00:05 +00:00
generic_commit_statuses Remove instances of `@extend .monospace` 2018-11-20 18:47:38 +00:00
graphs Update `chart.js` to 2.7.2 2019-02-08 16:09:24 +00:00
group_links
hook_logs
hooks Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
imports Change container width for project import 2018-12-05 12:30:25 +02:00
issues [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
jobs Display error for unmet prerequisites 2019-04-02 11:07:06 +11:00
labels fix(labels): Move the primary button out of breadcrumbs and into the project section 2019-01-22 17:42:10 +00:00
mattermosts Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
merge_requests [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
milestones Remove .wiki and @md-typography mixin in favor of .md and .md-file 2019-03-26 14:29:33 +01:00
mirrors Backport EE JavaScript changes for SSH pull mirrors 2019-03-19 01:10:58 -07:00
network
notes Copy changes for abuse clarity 2018-11-07 11:24:36 +00:00
pages Merge branch 'patch-45' into 'master' 2019-02-26 12:32:45 +00:00
pages_domains Externalize strings from `/app/views/projects/pages_domains` 2019-01-28 12:12:25 +02:00
pipeline_schedules Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
pipelines Changes button label to Run Pipeline 2019-04-05 22:46:48 +00:00
project_members Don't sanitize project names on project members page 2019-04-01 11:07:22 +02:00
project_templates Project template: Fall back to GitLab logo 2019-02-07 17:06:24 +01:00
protected_branches Allow users to create protected branches via CLI 2019-03-21 19:53:04 +08:00
protected_tags Remove instances of `@extend .monospace` 2018-11-20 18:47:38 +00:00
refs
registry/repositories Remove .card-title from .card-header for BS4 migration 2018-10-19 22:50:34 +09:00
releases Update Releases documentation 2019-01-07 15:18:41 +00:00
repositories
runners Update string structure for group runners 2019-01-09 22:11:18 +00:00
serverless/functions Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
services Backport for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9239 2019-02-06 22:24:11 +11:00
settings Hide kubernetes cluster warning when a cluster exists 2019-04-04 16:30:29 -05:00
snippets Improve snippets empty state 2019-02-22 12:12:36 +00:00
stage
tags Remove .wiki and @md-typography mixin in favor of .md and .md-file 2019-03-26 14:29:33 +01:00
tree Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
triggers Do not expose trigger token when user should not see it 2019-01-31 16:51:17 +01:00
wikis Allow to sort wiki pages by date and title 2019-04-04 16:28:56 +00:00
_activity.html.haml Fix excessive blank space in project activity view 2019-01-19 15:15:05 -08:00
_bitbucket_import_modal.html.haml
_commit_button.html.haml Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
_customize_workflow.html.haml
_deletion_failed.html.haml
_errors.html.haml
_export.html.haml Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
_files.html.haml Further design iteration on project overview 2018-12-07 14:11:42 +00:00
_find_file_link.html.haml
_flash_messages.html.haml Clean up empty repository state UI 2019-03-12 15:21:02 +01:00
_fork_suggestion.html.haml Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
_gitlab_import_modal.html.haml
_home_panel.html.haml Move topics to separate line in project overview 2019-04-03 17:56:59 +03:00
_import_project_pane.html.haml CE port Resolve "Create a generic event listener for tracking clicks on GitLab.com" 2018-10-03 18:00:22 +00:00
_issuable_by_email.html.haml Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
_last_push.html.haml
_md_preview.html.haml Replaces md-area with position-relative for markdown areas 2019-04-01 11:27:08 +01:00
_merge_request_merge_method_settings.html.haml Improve project merge request settings 2019-04-07 21:41:58 +02:00
_merge_request_merge_settings.html.haml Improve project merge request settings 2019-04-07 21:41:58 +02:00
_merge_request_settings.html.haml
_new_project_fields.html.haml Add part of needed code 2019-04-05 18:49:46 +00:00
_new_project_push_tip.html.haml
_project_templates.html.haml CE port Resolve "Create a generic event listener for tracking clicks on GitLab.com" 2018-10-03 18:00:22 +00:00
_readme.html.haml Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
_stat_anchor_list.html.haml Further design iteration on project overview 2018-12-07 14:11:42 +00:00
_wiki.html.haml Remove .wiki and @md-typography mixin in favor of .md and .md-file 2019-03-26 14:29:33 +01:00
_zen.html.haml
activity.html.haml
edit.html.haml Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" 2019-04-05 13:02:56 +00:00
empty.html.haml Clean up empty repository state UI 2019-03-12 15:21:02 +01:00
new.html.haml Add Pages templates 2019-02-07 17:05:33 +01:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml Further design iteration on project overview 2018-12-07 14:11:42 +00:00
transfer.js.haml
update.js.haml Unite green buttons under one css class 2018-09-19 13:55:48 +03:00