Commit dcee7a13 authored by Sarah GP's avatar Sarah GP

Format the files

Reformat the necessary files as a second step
parent 42e63bc7
...@@ -69,7 +69,9 @@ export default { ...@@ -69,7 +69,9 @@ export default {
> >
<ci-icon :status="group.status" /> <ci-icon :status="group.status" />
<span class="ci-status-text text-truncate mw-70p gl-pl-1-deprecated-no-really-do-not-use-me d-inline-block align-bottom"> <span
class="ci-status-text text-truncate mw-70p gl-pl-1-deprecated-no-really-do-not-use-me d-inline-block align-bottom"
>
{{ group.name }} {{ group.name }}
</span> </span>
......
...@@ -27,7 +27,9 @@ export default { ...@@ -27,7 +27,9 @@ export default {
<template> <template>
<span class="ci-job-name-component mw-100"> <span class="ci-job-name-component mw-100">
<ci-icon :status="status" /> <ci-icon :status="status" />
<span class="ci-status-text text-truncate mw-70p gl-pl-1-deprecated-no-really-do-not-use-me d-inline-block align-bottom"> <span
class="ci-status-text text-truncate mw-70p gl-pl-1-deprecated-no-really-do-not-use-me d-inline-block align-bottom"
>
{{ name }} {{ name }}
</span> </span>
</span> </span>
......
...@@ -80,7 +80,9 @@ export default { ...@@ -80,7 +80,9 @@ export default {
<span class="js-short monospace">{{ shortSha(index) }}</span> <span class="js-short monospace">{{ shortSha(index) }}</span>
</template> </template>
<template slot="expanded"> <template slot="expanded">
<span class="js-expanded monospace gl-pl-1-deprecated-no-really-do-not-use-me">{{ sha(index) }}</span> <span class="js-expanded monospace gl-pl-1-deprecated-no-really-do-not-use-me">{{
sha(index)
}}</span>
</template> </template>
</expand-button> </expand-button>
<clipboard-button <clipboard-button
......
...@@ -198,7 +198,10 @@ export default { ...@@ -198,7 +198,10 @@ export default {
</gl-deprecated-button> </gl-deprecated-button>
</gl-form-group> </gl-form-group>
</gl-form-group> </gl-form-group>
<gl-form-group label-for="group-id-dropdown" class="col-md-5 gl-pl-1-deprecated-no-really-do-not-use-me gl-pr-1-deprecated-no-really-do-not-use-me m-0"> <gl-form-group
label-for="group-id-dropdown"
class="col-md-5 gl-pl-1-deprecated-no-really-do-not-use-me gl-pr-1-deprecated-no-really-do-not-use-me m-0"
>
<template #label> <template #label>
<span class="gl-pl-5-deprecated-no-really-do-not-use-me">{{ __('Quick range') }}</span> <span class="gl-pl-5-deprecated-no-really-do-not-use-me">{{ __('Quick range') }}</span>
</template> </template>
......
...@@ -308,7 +308,9 @@ export default { ...@@ -308,7 +308,9 @@ export default {
</div> </div>
</div> </div>
<div class="image-notes"> <div class="image-notes">
<h2 class="gl-font-size-20-deprecated-no-really-do-not-use-me font-weight-bold mt-0">{{ issue.title }}</h2> <h2 class="gl-font-size-20-deprecated-no-really-do-not-use-me font-weight-bold mt-0">
{{ issue.title }}
</h2>
<a class="text-tertiary text-decoration-none mb-3 d-block" :href="issue.webUrl">{{ <a class="text-tertiary text-decoration-none mb-3 d-block" :href="issue.webUrl">{{
issue.webPath issue.webPath
}}</a> }}</a>
......
...@@ -126,12 +126,9 @@ export default { ...@@ -126,12 +126,9 @@ export default {
<section> <section>
<p>{{ __('Synchronization of container repositories is disabled.') }}</p> <p>{{ __('Synchronization of container repositories is disabled.') }}</p>
<div class="mt-3"> <div class="mt-3">
<gl-link <gl-link class="gl-font-sm" :href="$options.replicationHelpUrl" target="_blank">{{
class="gl-font-sm" __('Learn how to enable synchronization')
:href="$options.replicationHelpUrl" }}</gl-link>
target="_blank"
>{{ __('Learn how to enable synchronization') }}</gl-link
>
</div> </div>
</section> </section>
</gl-popover> </gl-popover>
......
...@@ -58,10 +58,7 @@ export default { ...@@ -58,10 +58,7 @@ export default {
/> />
</span> </span>
<span class="inline"> <span class="inline">
<span <span v-if="node.current" class="rounded-pill gl-font-sm p-1 text-white bg-success-400">
v-if="node.current"
class="rounded-pill gl-font-sm p-1 text-white bg-success-400"
>
{{ s__('Current node') }} {{ s__('Current node') }}
</span> </span>
<span <span
......
...@@ -31,7 +31,9 @@ export default { ...@@ -31,7 +31,9 @@ export default {
<template> <template>
<div class="flex-column"> <div class="flex-column">
<h1 class="gl-font-size-20-deprecated-no-really-do-not-use-me prepend-top-8 append-bottom-4">{{ packageEntity.name }}</h1> <h1 class="gl-font-size-20-deprecated-no-really-do-not-use-me prepend-top-8 append-bottom-4">
{{ packageEntity.name }}
</h1>
<div class="d-flex align-items-center text-secondary"> <div class="d-flex align-items-center text-secondary">
<gl-icon name="eye" class="append-right-8" /> <gl-icon name="eye" class="append-right-8" />
......
...@@ -160,7 +160,9 @@ export default { ...@@ -160,7 +160,9 @@ export default {
</div> </div>
<div <div
class="linked-issues-card-body bg-gray-light" class="linked-issues-card-body bg-gray-light"
:class="{ 'gl-p-3-deprecated-no-really-do-not-use-me': isFormVisible || shouldShowTokenBody }" :class="{
'gl-p-3-deprecated-no-really-do-not-use-me': isFormVisible || shouldShowTokenBody,
}"
> >
<div <div
v-if="isFormVisible" v-if="isFormVisible"
......
...@@ -28,7 +28,10 @@ export default { ...@@ -28,7 +28,10 @@ export default {
<div class="p-2 bg-gray-light d-flex justify-content-center"> <div class="p-2 bg-gray-light d-flex justify-content-center">
<severity-badge :severity="severity" /> <severity-badge :severity="severity" />
</div> </div>
<div ref="body" class="pt-3 pb-3 gl-font-size-20-deprecated-no-really-do-not-use-me text-center"> <div
ref="body"
class="pt-3 pb-3 gl-font-size-20-deprecated-no-really-do-not-use-me text-center"
>
<span v-if="isLoading">&mdash;</span> <span v-else>{{ count }}</span> <span v-if="isLoading">&mdash;</span> <span v-else>{{ count }}</span>
</div> </div>
</div> </div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment