Commit b5f5ff3d authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Update failing snapshots

parent 6adc4a10
// Jest Snapshot v1, https://goo.gl/fbAQLP // Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Value Stream Analytics LabelsSelector with no item selected will render the label selector 1`] = ` exports[`Value Stream Analytics LabelsSelector with no item selected will render the label selector 1`] = `
"<gl-dropdown-stub headertext=\\"\\" hideheaderborder=\\"true\\" clearalltext=\\"Clear all\\" text=\\"\\" category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" toggleclass=\\"gl-overflow-hidden\\" class=\\"gl-w-full\\"> "<gl-dropdown-stub headertext=\\"\\" hideheaderborder=\\"true\\" clearalltext=\\"Clear all\\" text=\\"\\" showhighlighteditemstitle=\\"true\\" highlighteditemstitle=\\"Selected\\" highlighteditemstitleclass=\\"gl-px-5\\" category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" toggleclass=\\"gl-overflow-hidden\\" class=\\"gl-w-full\\">
<gl-dropdown-section-header-stub>Select a label </gl-dropdown-section-header-stub> <gl-dropdown-section-header-stub>Select a label </gl-dropdown-section-header-stub>
<div class=\\"mb-3 px-3\\"> <div class=\\"mb-3 px-3\\">
<gl-search-box-by-type-stub value=\\"\\" clearbuttontitle=\\"Clear\\"></gl-search-box-by-type-stub> <gl-search-box-by-type-stub value=\\"\\" clearbuttontitle=\\"Clear\\"></gl-search-box-by-type-stub>
...@@ -30,7 +30,7 @@ exports[`Value Stream Analytics LabelsSelector with no item selected will render ...@@ -30,7 +30,7 @@ exports[`Value Stream Analytics LabelsSelector with no item selected will render
`; `;
exports[`Value Stream Analytics LabelsSelector with selectedLabelIds set will render the label selector 1`] = ` exports[`Value Stream Analytics LabelsSelector with selectedLabelIds set will render the label selector 1`] = `
"<gl-dropdown-stub headertext=\\"\\" hideheaderborder=\\"true\\" clearalltext=\\"Clear all\\" text=\\"\\" category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" toggleclass=\\"gl-overflow-hidden\\" class=\\"gl-w-full\\"> "<gl-dropdown-stub headertext=\\"\\" hideheaderborder=\\"true\\" clearalltext=\\"Clear all\\" text=\\"\\" showhighlighteditemstitle=\\"true\\" highlighteditemstitle=\\"Selected\\" highlighteditemstitleclass=\\"gl-px-5\\" category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" toggleclass=\\"gl-overflow-hidden\\" class=\\"gl-w-full\\">
<gl-dropdown-section-header-stub>Select a label </gl-dropdown-section-header-stub> <gl-dropdown-section-header-stub>Select a label </gl-dropdown-section-header-stub>
<div class=\\"mb-3 px-3\\"> <div class=\\"mb-3 px-3\\">
<gl-search-box-by-type-stub value=\\"\\" clearbuttontitle=\\"Clear\\"></gl-search-box-by-type-stub> <gl-search-box-by-type-stub value=\\"\\" clearbuttontitle=\\"Clear\\"></gl-search-box-by-type-stub>
......
...@@ -28,7 +28,10 @@ exports[`MetricChart component template when isLoading is false and chartData is ...@@ -28,7 +28,10 @@ exports[`MetricChart component template when isLoading is false and chartData is
clearalltext="Clear all" clearalltext="Clear all"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
menu-class="w-100 mw-100" menu-class="w-100 mw-100"
showhighlighteditemstitle="true"
size="medium" size="medium"
text="Please select a metric" text="Please select a metric"
toggleclass="dropdown-menu-toggle w-100" toggleclass="dropdown-menu-toggle w-100"
......
...@@ -42,7 +42,10 @@ exports[`MergeRequestTable component matches the snapshot 1`] = ` ...@@ -42,7 +42,10 @@ exports[`MergeRequestTable component matches the snapshot 1`] = `
clearalltext="Clear all" clearalltext="Clear all"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
menu-class="w-100 mw-100" menu-class="w-100 mw-100"
showhighlighteditemstitle="true"
size="medium" size="medium"
text="Time from first comment to last commit" text="Time from first comment to last commit"
toggleclass="dropdown-menu-toggle w-100" toggleclass="dropdown-menu-toggle w-100"
......
...@@ -55,7 +55,10 @@ exports[`Project Header matches the snapshot 1`] = ` ...@@ -55,7 +55,10 @@ exports[`Project Header matches the snapshot 1`] = `
clearalltext="Clear all" clearalltext="Clear all"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
right="true" right="true"
showhighlighteditemstitle="true"
size="medium" size="medium"
text="" text=""
toggleclass="js-more-actions-toggle gl-display-flex gl-align-items-center gl-px-3! gl-bg-transparent gl-shadow-none!" toggleclass="js-more-actions-toggle gl-display-flex gl-align-items-center gl-px-3! gl-bg-transparent gl-shadow-none!"
......
...@@ -120,12 +120,27 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`] ...@@ -120,12 +120,27 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`]
</div> </div>
</div> </div>
<!----> <div
class="gl-display-flex gl-flex-direction-row gl-justify-content-space-between gl-align-items-center gl-px-5"
>
<div
class="gl-display-flex"
>
<!---->
</div>
<div
class="gl-display-flex"
>
<!---->
</div>
</div>
<div <div
class="gl-new-dropdown-contents" class="gl-new-dropdown-contents"
> >
<!---->
<li <li
class="gl-new-dropdown-item" class="gl-new-dropdown-item"
role="presentation" role="presentation"
......
...@@ -120,12 +120,27 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = ` ...@@ -120,12 +120,27 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = `
</div> </div>
</div> </div>
<!----> <div
class="gl-display-flex gl-flex-direction-row gl-justify-content-space-between gl-align-items-center gl-px-5"
>
<div
class="gl-display-flex"
>
<!---->
</div>
<div
class="gl-display-flex"
>
<!---->
</div>
</div>
<div <div
class="gl-new-dropdown-contents" class="gl-new-dropdown-contents"
> >
<!---->
<li <li
class="gl-new-dropdown-item" class="gl-new-dropdown-item"
role="presentation" role="presentation"
......
...@@ -7,6 +7,9 @@ exports[`IterationDropdown default shows gl-dropdown 1`] = ` ...@@ -7,6 +7,9 @@ exports[`IterationDropdown default shows gl-dropdown 1`] = `
clearalltext="Clear all" clearalltext="Clear all"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
showhighlighteditemstitle="true"
size="medium" size="medium"
text="Select iteration" text="Select iteration"
variant="default" variant="default"
......
...@@ -55,7 +55,10 @@ exports[`Alert integration settings form default state should match the default ...@@ -55,7 +55,10 @@ exports[`Alert integration settings form default state should match the default
data-qa-selector="incident_templates_dropdown" data-qa-selector="incident_templates_dropdown"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
id="alert-integration-settings-issue-template" id="alert-integration-settings-issue-template"
showhighlighteditemstitle="true"
size="medium" size="medium"
text="selecte_tmpl" text="selecte_tmpl"
variant="default" variant="default"
......
...@@ -46,11 +46,27 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ ...@@ -46,11 +46,27 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ
> >
<!----> <!---->
<!----> <div
class="gl-display-flex gl-flex-direction-row gl-justify-content-space-between gl-align-items-center gl-px-5"
>
<div
class="gl-display-flex"
>
<!---->
</div>
<div
class="gl-display-flex"
>
<!---->
</div>
</div>
<div <div
class="gl-new-dropdown-contents" class="gl-new-dropdown-contents"
> >
<!---->
<li <li
class="gl-new-dropdown-item" class="gl-new-dropdown-item"
role="presentation" role="presentation"
......
...@@ -11,8 +11,16 @@ exports[`content_editor/components/toolbar_link_button renders dropdown componen ...@@ -11,8 +11,16 @@ exports[`content_editor/components/toolbar_link_button renders dropdown componen
<ul role=\\"menu\\" tabindex=\\"-1\\" class=\\"dropdown-menu\\"> <ul role=\\"menu\\" tabindex=\\"-1\\" class=\\"dropdown-menu\\">
<div class=\\"gl-new-dropdown-inner\\"> <div class=\\"gl-new-dropdown-inner\\">
<!----> <!---->
<!----> <div class=\\"gl-display-flex gl-flex-direction-row gl-justify-content-space-between gl-align-items-center gl-px-5\\">
<div class=\\"gl-display-flex\\">
<!---->
</div>
<div class=\\"gl-display-flex\\">
<!---->
</div>
</div>
<div class=\\"gl-new-dropdown-contents\\"> <div class=\\"gl-new-dropdown-contents\\">
<!---->
<li role=\\"presentation\\" class=\\"gl-px-3!\\"> <li role=\\"presentation\\" class=\\"gl-px-3!\\">
<form tabindex=\\"-1\\" class=\\"b-dropdown-form gl-p-0\\"> <form tabindex=\\"-1\\" class=\\"b-dropdown-form gl-p-0\\">
<div placeholder=\\"Link URL\\"> <div placeholder=\\"Link URL\\">
......
...@@ -6,8 +6,11 @@ exports[`Design management design version dropdown component renders design vers ...@@ -6,8 +6,11 @@ exports[`Design management design version dropdown component renders design vers
clearalltext="Clear all" clearalltext="Clear all"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
issueiid="" issueiid=""
projectpath="" projectpath=""
showhighlighteditemstitle="true"
size="small" size="small"
text="Showing latest version" text="Showing latest version"
variant="default" variant="default"
...@@ -84,8 +87,11 @@ exports[`Design management design version dropdown component renders design vers ...@@ -84,8 +87,11 @@ exports[`Design management design version dropdown component renders design vers
clearalltext="Clear all" clearalltext="Clear all"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
issueiid="" issueiid=""
projectpath="" projectpath=""
showhighlighteditemstitle="true"
size="small" size="small"
text="Showing latest version" text="Showing latest version"
variant="default" variant="default"
......
...@@ -127,11 +127,27 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] = ...@@ -127,11 +127,27 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] =
> >
<!----> <!---->
<!----> <div
class="gl-display-flex gl-flex-direction-row gl-justify-content-space-between gl-align-items-center gl-px-5"
>
<div
class="gl-display-flex"
>
<!---->
</div>
<div
class="gl-display-flex"
>
<!---->
</div>
</div>
<div <div
class="gl-new-dropdown-contents" class="gl-new-dropdown-contents"
> >
<!---->
<div <div
class="gl-search-box-by-type" class="gl-search-box-by-type"
> >
...@@ -256,11 +272,27 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] = ...@@ -256,11 +272,27 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] =
> >
<!----> <!---->
<!----> <div
class="gl-display-flex gl-flex-direction-row gl-justify-content-space-between gl-align-items-center gl-px-5"
>
<div
class="gl-display-flex"
>
<!---->
</div>
<div
class="gl-display-flex"
>
<!---->
</div>
</div>
<div <div
class="gl-new-dropdown-contents" class="gl-new-dropdown-contents"
> >
<!---->
<div <div
class="gl-search-box-by-type" class="gl-search-box-by-type"
> >
......
...@@ -40,8 +40,11 @@ exports[`Dashboard template matches the default snapshot 1`] = ` ...@@ -40,8 +40,11 @@ exports[`Dashboard template matches the default snapshot 1`] = `
data-qa-selector="environments_dropdown" data-qa-selector="environments_dropdown"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
id="monitor-environments-dropdown" id="monitor-environments-dropdown"
menu-class="monitor-environment-dropdown-menu" menu-class="monitor-environment-dropdown-menu"
showhighlighteditemstitle="true"
size="medium" size="medium"
text="production" text="production"
toggleclass="dropdown-menu-toggle" toggleclass="dropdown-menu-toggle"
......
...@@ -14,6 +14,9 @@ exports[`Code Coverage when fetching data is successful matches the snapshot 1`] ...@@ -14,6 +14,9 @@ exports[`Code Coverage when fetching data is successful matches the snapshot 1`]
clearalltext="Clear all" clearalltext="Clear all"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
showhighlighteditemstitle="true"
size="medium" size="medium"
text="rspec" text="rspec"
variant="default" variant="default"
......
...@@ -6,7 +6,10 @@ exports[`Clone Dropdown Button rendering matches the snapshot 1`] = ` ...@@ -6,7 +6,10 @@ exports[`Clone Dropdown Button rendering matches the snapshot 1`] = `
clearalltext="Clear all" clearalltext="Clear all"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
right="true" right="true"
showhighlighteditemstitle="true"
size="medium" size="medium"
text="Clone" text="Clone"
variant="info" variant="info"
......
...@@ -6,7 +6,10 @@ exports[`SplitButton renders actionItems 1`] = ` ...@@ -6,7 +6,10 @@ exports[`SplitButton renders actionItems 1`] = `
clearalltext="Clear all" clearalltext="Clear all"
headertext="" headertext=""
hideheaderborder="true" hideheaderborder="true"
highlighteditemstitle="Selected"
highlighteditemstitleclass="gl-px-5"
menu-class="" menu-class=""
showhighlighteditemstitle="true"
size="medium" size="medium"
split="true" split="true"
text="professor" text="professor"
......
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