gitlab-org--gitlab-foss/app/views/projects
Phil Hughes ff7766b954 Merge branch 'project-members-scb' into 'master'
Resolve CE/EE diffs in project members

Closes gitlab-ee#10496

See merge request gitlab-org/gitlab-ce!28550
2019-05-28 07:50:15 +00:00
..
artifacts Fixes link in artifacts breadcrumb 2019-03-27 11:14:33 +00:00
badges
blame
blob Fix UI anchor links after docs refactor 2019-04-04 21:57:02 +00:00
boards
branches Resolve CE/EE diffs in projects branches 2019-05-21 03:10:46 +01:00
buttons Group download buttons in a .btn-group 2019-05-23 07:23:27 -05:00
ci Fix commits.scss style-lint errors 2019-04-25 11:49:13 -07:00
cleanup Prefer usage of helper expanded_by_default? 2019-04-29 15:01:28 +00:00
commit
commits Move EE differences for app/views/projects/commits/_commit.html.haml 2019-05-23 10:22:36 +00:00
compare
cycle_analytics
default_branch Prefer usage of helper expanded_by_default? 2019-04-29 15:01:28 +00:00
deploy_keys Prefer usage of helper expanded_by_default? 2019-04-29 15:01:28 +00:00
deploy_tokens
deployments Fix commits.scss style-lint errors 2019-04-25 11:49:13 -07:00
diffs Makes 'diff/content' partial use instance method 2019-05-21 12:33:42 +00:00
environments Updates Save button to have a green bg 2019-04-09 09:48:57 +01:00
error_tracking
find_file
forks [CE] i18n: externalize strings from 'app/views/projects/forks' 2019-04-23 18:55:14 +02:00
generic_commit_statuses Fix commits.scss style-lint errors 2019-04-25 11:49:13 -07:00
graphs Create svg-w-100 utility class for svg containers 2019-04-10 10:19:16 -05:00
group_links
hook_logs
hooks
imports
issues Use a path for the related merge requests endpoint 2019-05-07 06:16:39 -07:00
jobs Display error for unmet prerequisites 2019-04-02 11:07:06 +11:00
labels Move scoped_label into label presenter 2019-04-23 19:58:20 +00:00
mattermosts
merge_requests Externalize strings in merge request tabs 2019-04-25 14:44:47 +00:00
milestones Remove .wiki and @md-typography mixin in favor of .md and .md-file 2019-03-26 14:29:33 +01:00
mirrors Resolve CE/EE diffs in mirror repos settings 2019-05-16 14:22:32 +01:00
network
notes Update smiley icons to new ones 2019-05-23 12:29:32 +00:00
pages
pages_domains Fix col-sm-* in forms to keep layout 2019-05-27 13:35:28 +09:00
pipeline_schedules Replaces CSS with BS4 utility class 2019-04-12 12:04:21 +01:00
pipelines Changes button label to Run Pipeline 2019-04-05 22:46:48 +00:00
project_members Resolve CE/EE diffs in project members 2019-05-27 17:47:54 +01:00
project_templates
protected_branches Fix col-sm-* in forms to keep layout 2019-05-27 13:35:28 +09:00
protected_tags Fix col-sm-* in forms to keep layout 2019-05-27 13:35:28 +09:00
refs
registry/repositories Update changelogs/unreleased/28757-remove-docker-pull-prefix-when-copying-a-tag-from-the-registry.yml 2019-05-27 20:10:39 +00:00
releases
repositories
runners
serverless/functions Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
services
settings Add expand/collapse button 2019-05-27 07:35:07 +00:00
snippets
stage
tags Remove .wiki and @md-typography mixin in favor of .md and .md-file 2019-03-26 14:29:33 +01:00
tree Setup Vue app for repository file listing 2019-05-20 08:41:28 +00:00
triggers
wikis Allow to sort wiki pages by date and title 2019-04-04 16:28:56 +00:00
_activity.html.haml
_bitbucket_import_modal.html.haml
_classification_policy_settings.html.haml Improve project settings page 2019-04-11 18:21:14 +01:00
_commit_button.html.haml
_customize_workflow.html.haml
_deletion_failed.html.haml
_errors.html.haml
_export.html.haml Improve project settings page 2019-04-11 18:21:14 +01:00
_files.html.haml Setup Vue app for repository file listing 2019-05-20 08:41:28 +00:00
_find_file_link.html.haml
_flash_messages.html.haml Resolve CE/EE diffs in _flash_messages 2019-05-16 11:33:51 +01:00
_fork_suggestion.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Setup Vue app for repository file listing 2019-05-20 08:41:28 +00:00
_import_project_pane.html.haml Use Gitea logo for importer 2019-04-24 09:21:28 +00:00
_issuable_by_email.html.haml
_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_checks_settings.html.haml Update CE-specific files for project MR settings UI 2019-04-17 12:53:37 -03:00
_merge_request_merge_method_settings.html.haml Update CE-specific files for project MR settings UI 2019-04-17 12:53:37 -03:00
_merge_request_merge_options_settings.html.haml Update CE-specific files for project MR settings UI 2019-04-17 12:53:37 -03:00
_merge_request_settings.html.haml Update CE-specific files for project MR settings UI 2019-04-17 12:53:37 -03:00
_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
_readme.html.haml
_stat_anchor_list.html.haml
_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 Add auto direction to support rtl languages 2019-04-25 11:40:34 +00:00
activity.html.haml
edit.html.haml Prefer usage of helper expanded_by_default? 2019-04-29 15:01:28 +00:00
empty.html.haml
new.html.haml Fixes EE differences for app/views/projects/new.html.haml 2019-04-26 16:41:08 +01:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml
transfer.js.haml
update.js.haml