gitlab-org--gitlab-foss/app/views/projects
Vladimir Shushlin 7b5936ebda Remove auto ssl feature flags
* remove feature flag for admin settings
* remove feature flag for domain settings
2019-07-12 16:53:44 +00:00
..
artifacts Fixes link in artifacts breadcrumb 2019-03-27 11:14:33 +00:00
badges
blame
blob QA: transfer project spec 2019-07-02 08:05:31 +00:00
boards
branches Fetch branch diverging counts from API 2019-07-01 11:40:29 +01:00
buttons Group download buttons in a .btn-group 2019-05-23 07:23:27 -05:00
ci Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'" 2019-06-14 13:17:18 +00:00
cleanup Prefer usage of helper `expanded_by_default?` 2019-04-29 15:01:28 +00:00
commit Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'" 2019-06-14 13:17:18 +00:00
commits Add identifiers for onboarding popovers 2019-06-24 14:30:03 +00:00
compare
cycle_analytics Update Cycle Analytics documentation 2019-03-07 01:58:42 +00:00
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 Add username to deploy tokens 2019-07-02 18:56:48 +00:00
deployments Fix commits.scss style-lint errors 2019-04-25 11:49:13 -07:00
diffs Format vue files with prettier 2019-06-06 15:51:04 +00:00
environments Load terminal css file in environments page 2019-07-11 14:25:18 +00: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 Bring buttons style up to design spec 2019-07-11 10:06:09 +00:00
jobs Add a column header to admin/jobs page 2019-05-28 10:44:02 -07:00
labels Move scoped_label into label presenter 2019-04-23 19:58:20 +00:00
mattermosts
merge_requests Align items in merge request dashboard 2019-07-10 11:24:24 +01:00
milestones Adjust burndown chart opened issues count 2019-06-04 13:10:38 +03:00
mirrors Resolve CE/EE diffs in mirror repos settings 2019-05-16 14:22:32 +01:00
network
notes Fix incorrect reaction placement in commit diff discussion 2019-06-27 07:42:18 +00:00
pages
pages_domains Remove auto ssl feature flags 2019-07-12 16:53:44 +00: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 Registry component now includes error messages 2019-07-02 13:12:45 +00:00
releases
repositories
runners
serverless/functions Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
services Fix EE differences in services/_form.html.haml 2019-06-21 12:20:59 +01:00
settings Correct link to external_dashboard doc 2019-07-11 13:39:11 +00:00
snippets
stage
tags Add documentation and tests 2019-06-19 07:08:56 +00:00
tree Moves method to TreeHelper 2019-07-11 20:38:19 +00:00
triggers
wikis Fix header alignment on wiki and kubernetes pages 2019-06-14 12:22:25 -05: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 QA: transfer project spec 2019-07-02 08:05:31 +00:00
_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 Use GraphQL API to fetch last commit data for tree 2019-06-28 13:36:18 +01:00
_find_file_link.html.haml
_flash_messages.html.haml Removes EE differences 2019-07-04 10:55:45 +01:00
_fork_suggestion.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Adding break-word css to home-panel-description class to correctly word wrap long words 2019-06-12 19:12:33 +00:00
_import_project_pane.html.haml Add snowplow haml attr helper 2019-06-05 16:28:41 +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 Always show "Pipelines must succeed" checkbox 2019-06-06 09:29:05 +00: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
_merge_request_settings_description_text.html.haml Update project MR setting section description (CE) 2019-06-25 12:37:08 -03:00
_new_project_fields.html.haml Some improvement about text translation 2019-07-10 10:25:43 +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 QA: transfer project spec 2019-07-02 08:05:31 +00:00
empty.html.haml Clean up empty repository state UI 2019-03-12 15:21:02 +01:00
new.html.haml Some improvement about text translation 2019-07-10 10:25:43 +00:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml
transfer.js.haml
update.js.haml