Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

GraphQL-128: extended store configs #182

Merged

Conversation

VitaliyBoyko
Copy link
Contributor

Added extended params to store config.

Fixed Issues (if relevant)

  1. Extend GraphQL store config implementation #128: Extend GraphQL store config implementation

Added configs:
front : "Default Web URL"
cms_home_page : "CMS Home Page"
no_route : "Default No-route URL"
cms_no_route : "CMS No Route Page"
cms_no_cookies : "CMS No Cookies Page"
show_cms_breadcrumbs : "Show Breadcrumbs for CMS Pages"
head_shortcut_icon : "Favicon Icon"
default_title : "Default Page Title"
title_prefix : "Page Title Prefix"
title_suffix : "Page Title Suffix"
default_description : "Default Meta Description"
default_keywords : "Default Meta Keywords"
head_includes : "Scripts and Style Sheets"
demonotice : "Display Demo Store Notice"
header_logo_src : "Logo Image"
logo_width : "Logo Attribute Width"
logo_height : "Logo Attribute Height"
welcome : "Welcome Text"
logo_alt : "Logo Image Alt"
absolute_footer : "Footer Miscellaneous HTML"
copyright : "Copyright"

@VitaliyBoyko VitaliyBoyko deleted the graphql-128-extends-store-config-coverage branch September 12, 2018 17:41
@VitaliyBoyko VitaliyBoyko restored the graphql-128-extends-store-config-coverage branch September 12, 2018 17:55
@VitaliyBoyko VitaliyBoyko reopened this Sep 12, 2018
@magento-engcom-team magento-engcom-team added this to the Release: 2.3.0 milestone Sep 13, 2018
naydav pushed a commit that referenced this pull request Sep 17, 2018
naydav pushed a commit that referenced this pull request Sep 17, 2018
@naydav
Copy link
Contributor

naydav commented Sep 17, 2018

Tests are failed on build with B2B

Magento.Quote.Api.GuestShipmentEstimationTest.testEstimateByExtendedAddress
Magento.Quote.Api.GuestShipmentEstimationTest.testEstimateByExtendedAddress
Magento.Quote.Api.ShippingMethodManagementTest.testGetListForMyCart

@naydav naydav force-pushed the graphql-128-extends-store-config-coverage branch from 0a2bbc6 to 8f3dd40 Compare October 3, 2018 12:10
@magento-engcom-team magento-engcom-team merged commit 8f3dd40 into 2.3-develop Oct 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants