gitlab-org--gitlab-foss/app/views/projects
2017-12-21 17:58:46 +01:00
..
artifacts Add underline hover state to all links 2017-12-04 11:00:52 +00:00
badges
blame Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
blob Resolve "Decouple multi-file editor from file list" 2017-12-21 15:05:47 +00:00
boards
branches Fix hover style for dropdowns on new branches/tags page 2017-12-08 12:09:40 +01:00
buttons Change star, filter and settings icons to the their sprite based replacements 2017-11-23 07:52:15 +00:00
ci/builds Use relative _path helper URLs in the GitLab UI 2017-12-07 11:19:37 -06:00
clusters Add environment_scope to enabled partial 2017-12-21 17:58:46 +01:00
commit corrects the url building 2017-12-07 09:01:23 -05:00
commits Change committed text to authored 2017-12-13 07:42:13 -07:00
compare Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
cycle_analytics Move cycle analytics banner into a vue file 2017-10-09 07:45:51 +00:00
deploy_keys update settings panels to place "expanded" class on the correct element 2017-10-31 12:45:42 -05:00
deployments
diffs Use app host instead of asset host when rendering image blob or diff 2017-12-12 09:48:06 +01:00
environments fix broken empty state assets for environment monitoring page 2017-12-12 14:12:47 -06:00
find_file Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
forks Redirect to an already forked project if it exists 2017-11-29 15:41:22 +01:00
generic_commit_statuses
graphs Make contributors page translatable 2017-11-02 08:41:11 +00:00
group_links
hook_logs Fix webhook recent deliveries elapsed time field 2017-11-02 11:07:28 +03:00
hooks Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
imports
issues Show inline edit button for issues 2017-12-19 17:48:29 +00:00
jobs Prevent 500 error when inspecting job after trigger was removed 2017-11-24 09:20:34 +00:00
labels Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
mattermosts
merge_requests Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master' 2017-12-18 11:28:02 +00:00
milestones Allow promoting project milestones to group milestones 2017-10-31 15:03:52 +00:00
network Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
notes Resolve "Display member role per project" 2017-12-07 09:11:41 +00:00
pages Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
pages_domains
pipeline_schedules Fix conditions for checking pipeline schedule rules 2017-12-12 15:07:24 -08:00
pipelines Load commit in batches for pipelines#index 2017-12-19 10:05:40 +01:00
pipelines_settings Hide runner token in CI/CD settings page 2017-12-15 14:06:55 -06:00
project_members Present member collection at the controller level 2017-12-12 18:14:58 +01:00
protected_branches Add underline hover state to all links 2017-12-04 11:00:52 +00:00
protected_tags Add underline hover state to all links 2017-12-04 11:00:52 +00:00
refs
registry/repositories Moves table component into a separate one 2017-09-25 18:00:39 +01:00
releases Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
repositories
runners
services Resolve "Internationalization support for Prometheus Service Configuration" 2017-11-15 08:42:37 +00:00
settings update settings panels to place "expanded" class on the correct element 2017-10-31 12:45:42 -05:00
snippets Fix project snippets breadcrumb link 2017-10-03 13:14:38 +07:00
stage
tags Merge branch 'remove-tabindexes-from-tag-form' into 'master' 2017-12-12 23:31:49 +00:00
tree Resolve "Decouple multi-file editor from file list" 2017-12-21 15:05:47 +00:00
triggers
variables
wikis Add underline hover state to all links 2017-12-04 11:00:52 +00:00
_activity.html.haml
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_customize_workflow.html.haml
_deletion_failed.html.haml
_errors.html.haml
_export.html.haml update settings panels to place "expanded" class on the correct element 2017-10-31 12:45:42 -05:00
_files.html.haml Resolve "Decouple multi-file editor from file list" 2017-12-21 15:05:47 +00:00
_find_file_link.html.haml
_flash_messages.html.haml
_fork_suggestion.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Make sure the settings page renders when root of a fork is deleted 2017-11-03 11:08:36 +01:00
_issuable_by_email.html.haml Create merge request from email 2017-12-05 08:41:58 +01:00
_last_push.html.haml
_md_preview.html.haml Hide & show toolbar on MR page 2017-12-18 15:57:21 -07:00
_merge_request_fast_forward_settings.html.haml
_merge_request_merge_settings.html.haml make link open in new tab 2017-12-13 14:58:22 +01:00
_merge_request_rebase_settings.html.haml Port semi-linear merge strategy to CE (mostly FE) 2017-09-29 14:13:35 -05:00
_merge_request_settings.html.haml Port semi-linear merge strategy to CE (mostly FE) 2017-09-29 14:13:35 -05:00
_new_project_fields.html.haml Simplify project page 2017-10-11 09:07:19 +00:00
_project_templates.html.haml Simplify project page 2017-10-11 09:07:19 +00:00
_readme.html.haml Add underline hover state to all links 2017-12-04 11:00:52 +00:00
_visibility_select.html.haml
_wiki.html.haml
_zen.html.haml
activity.html.haml Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
edit.html.haml Aling shared_exmaples to "same behavior between KubernetesService and Platform::Kubernetes" 2017-11-28 20:47:59 +09:00
empty.html.haml Add underline hover state to all links 2017-12-04 11:00:52 +00:00
new.html.haml Use relative _path helper URLs in the GitLab UI 2017-12-07 11:19:37 -06:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml Replce kubernetes_service and deployment_service to deployment_platform 2017-11-28 20:47:59 +09:00
transfer.js.haml
update.js.haml