Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add shopLogoUrls to shop settings to allow logo to be rendered from url #5227

Merged
merged 10 commits into from
Jun 28, 2019

Commits on Jun 20, 2019

  1. add graphql query and mutation for shopLogoUrls

    Signed-off-by: Erik Kieckhafer <ek@ato.la>
    kieckhafer committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    1a55156 View commit details
    Browse the repository at this point in the history
  2. add logo from url to ShopLogo component

    Signed-off-by: Erik Kieckhafer <ek@ato.la>
    kieckhafer committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    d9a9c3b View commit details
    Browse the repository at this point in the history
  3. add admin component for shopLogoUrls

    Signed-off-by: Erik Kieckhafer <ek@ato.la>
    kieckhafer committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    437f245 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. allow images from anywhere

    Signed-off-by: Erik Kieckhafer <ek@ato.la>
    kieckhafer committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    edd1f44 View commit details
    Browse the repository at this point in the history
  2. add shopLogoUrls to Shop schema

    Signed-off-by: Erik Kieckhafer <ek@ato.la>
    kieckhafer committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    e35b834 View commit details
    Browse the repository at this point in the history
  3. rename updateShopLogoUrls to updateShop for future expansion

    Signed-off-by: Erik Kieckhafer <ek@ato.la>
    kieckhafer committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    5e06305 View commit details
    Browse the repository at this point in the history
  4. remove storefrontUrl mutations, move to updateShop mutation

    Signed-off-by: Erik Kieckhafer <ek@ato.la>
    kieckhafer committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    823d117 View commit details
    Browse the repository at this point in the history
  5. documentation updates

    Signed-off-by: Erik Kieckhafer <ek@ato.la>
    kieckhafer committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    92fa606 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. add schema validation to input

    Signed-off-by: Erik Kieckhafer <ek@ato.la>
    kieckhafer committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    2d2336b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    a9f33b0 View commit details
    Browse the repository at this point in the history