gitlab-org--gitlab-foss/app/views/projects
2018-07-13 09:33:35 +08:00
..
artifacts Refactor code for single file download in repository 2018-07-13 09:33:35 +08:00
badges
blame [skip ci] Replace .pull-right with .float-right 2018-04-09 12:42:45 -05:00
blob Set content-disposition header for single file download in repository 2018-07-12 10:23:00 +08:00
boards
branches change wording 2018-06-06 21:01:44 +09:00
buttons Fix dropdown from project welcome page moving out of the screen 2018-06-15 13:36:00 -05:00
ci Fix gitlab ci yml linter layout 2018-05-23 14:39:35 -05:00
clusters Merge branch '43446-new-cluster-page-tabs' into 'master' 2018-07-04 14:51:38 +00:00
commit Merge branch '47522-revert-mr-modal' into 'master' 2018-06-11 20:54:33 +00:00
commits Updated horizontal ellipsis icon for text-expander 2018-06-20 07:36:50 +00:00
compare Fix broken layout on compare branches page 2018-05-09 10:24:59 -07:00
cycle_analytics Fix dropdowns 2018-04-17 12:18:41 -05:00
deploy_keys Ensure we look into the correct setion only when expanding a settings' section 2018-06-13 09:34:02 +02:00
deploy_tokens Close revoke deploy token modal on escape keypress 2018-07-05 07:43:16 +00:00
deployments i18n: externalize strings from 'app/views/projects/deployments' 2018-06-14 22:13:47 +10:00
diffs Resolve ""Click to expand" link in collapsed diffs should be blue" 2018-06-14 20:22:56 +00:00
environments Merge branch '45738-add-environment-drop-down-to-metrics-dashboard' into 'master' 2018-07-05 07:42:00 +00:00
find_file Add .breadcrumb-item for breadcrumb > li 2018-04-09 12:28:47 -05:00
forks Merge branch 'master' into bootstrap4 2018-05-21 09:17:16 -05:00
generic_commit_statuses [skip ci] label-primary => badge-primary 2018-04-13 14:35:23 -05:00
graphs HTML escape branch name in project graphs page 2018-06-19 12:16:07 +02:00
group_links
hook_logs Rename btn-secondary to btn-default 2018-05-10 12:22:56 -07:00
hooks Replace well-list with content-list and hover-list 2018-05-29 08:08:35 -07:00
imports [skip ci] .form-horizontal => .form-group.row 2018-04-12 15:11:22 -05:00
issues Use proper markdown rendering for previews 2018-07-06 18:49:33 +00:00
jobs Web Terminal Ci Build 2018-07-05 13:55:10 +00:00
labels Revert "Merge branch 'jivl-fix-labels-page' into 'master'" 2018-06-05 21:15:07 +00:00
mattermosts Updated help text for team list for Mattermost slash commands 2018-05-29 11:56:56 -04:00
merge_requests Use proper markdown rendering for previews 2018-07-06 18:49:33 +00:00
milestones Use proper markdown rendering for previews 2018-07-06 18:49:33 +00:00
mirrors Adds an ID to the settings section to allow anchor linking 2018-06-27 13:25:17 +01:00
network Fix checkbox/radio button structure 2018-05-31 19:20:46 +00:00
notes Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
pages Update _destroy.haml 2018-06-04 03:49:01 +00:00
pages_domains [skip ci] Convert .input-group-btn to input-group-append 2018-04-30 21:17:03 +00:00
pipeline_schedules Add .nav.nav-tabs to nav-links 2018-04-19 22:34:20 -05:00
pipelines Updated horizontal ellipsis icon for text-expander 2018-06-20 07:36:50 +00:00
project_members Fix group member filter layout 2018-06-12 16:57:17 -05:00
protected_branches Ensure we look into the correct setion only when expanding a settings' section 2018-06-13 09:34:02 +02:00
protected_tags Adds an ID to the settings section to allow anchor linking 2018-06-27 13:25:17 +01:00
refs Remove EE-specific code from logs tree dropdown 2018-06-18 12:22:05 +01:00
registry/repositories Merge branch 'master' into bootstrap4 2018-05-22 17:20:57 -05:00
releases Use proper markdown rendering for previews 2018-07-06 18:49:33 +00:00
repositories [skip ci] Replace .pull-right with .float-right 2018-04-09 12:42:45 -05:00
runners Remove the use of is_shared of Ci::Runner 2018-06-26 15:53:09 +02:00
services Update integrations external link icons 2018-06-27 14:12:07 +03:00
settings Add Go code coverage 2018-07-04 11:37:31 +02:00
snippets i18n: externalize strings from 'app/views/projects/snippets' 2018-07-01 21:26:11 +10:00
stage
tags Replace ... with ellipsis in placeholders 2018-06-11 09:21:04 +02:00
tree Resolve "Project homepage > Plus dropdown on mobile screens" 2018-06-06 19:58:22 +00:00
triggers Rename btn-secondary to btn-default 2018-05-10 12:22:56 -07:00
wikis Use proper markdown rendering for previews 2018-07-06 18:49:33 +00:00
_activity.html.haml
_bitbucket_import_modal.html.haml Updated the styling for modal titles 2018-06-01 15:20:26 +01:00
_commit_button.html.haml Allow maintainers to edit directly in a fork 2018-03-07 16:55:34 +01:00
_customize_workflow.html.haml
_deletion_failed.html.haml
_errors.html.haml
_export.html.haml Update Import/Export to use object storage (based on aa feature flag) 2018-07-06 15:46:18 +02:00
_files.html.haml
_find_file_link.html.haml
_flash_messages.html.haml
_fork_suggestion.html.haml
_gitlab_import_modal.html.haml Updated the styling for modal titles 2018-06-01 15:20:26 +01:00
_home_panel.html.haml Resolve "Add Xcode Button in UI" 2018-06-05 10:10:34 +00:00
_import_project_pane.html.haml Fix import project by url layout 2018-05-29 11:07:28 -07:00
_issuable_by_email.html.haml Updated the styling for modal titles 2018-06-01 15:20:26 +01:00
_last_push.html.haml Merge branch 'master' into bootstrap4 2018-04-12 13:47:30 -05:00
_md_preview.html.haml Add .nav.nav-tabs to nav-links 2018-04-19 22:34:20 -05:00
_merge_request_merge_method_settings.html.haml Fix checkbox/radio button structure 2018-05-31 19:20:46 +00:00
_merge_request_merge_settings.html.haml Fix checkbox/radio button structure 2018-05-31 19:20:46 +00:00
_merge_request_settings.html.haml Cleanup code for General Project Settings 2018-05-31 14:37:40 +02:00
_new_project_fields.html.haml Add option to add README when creating a project 2018-07-04 17:35:23 +02:00
_new_project_push_tip.html.haml [skip ci] input-group-btn's input-group-text should not create a new div 2018-04-12 17:55:40 -05:00
_project_templates.html.haml Fix change template form 2018-06-13 12:41:13 -05:00
_readme.html.haml
_stat_anchor_list.html.haml Fix alignment of anchor label 2018-06-13 14:25:03 -07:00
_wiki.html.haml Fix missing anchor link on wiki page 2018-05-08 13:08:25 -05:00
_zen.html.haml
activity.html.haml
edit.html.haml Adds an ID to the settings section to allow anchor linking 2018-06-27 13:25:17 +01:00
empty.html.haml Add container width for project empty placeholder 2018-06-15 14:58:25 +03:00
new.html.haml Resolve "Active tab for new project doesn't change properly" 2018-06-05 14:47:06 +00:00
no_repo.html.haml [skip ci] Replace .pull-right with .float-right 2018-04-09 12:42:45 -05:00
remove_fork.js.haml
show.atom.builder
show.html.haml Update phrasing around archived feature in UI 2018-04-10 15:46:20 +02:00
transfer.js.haml
update.js.haml