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

adds integration test updateGlobalSettings mutation #5970

Merged
merged 11 commits into from
Jan 7, 2020

Commits on Dec 19, 2019

  1. refactor: remove unnccessary file

    Signed-off-by: Will Lopez <will.lopez77@gmail.com>
    willopez committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    348c268 View commit details
    Browse the repository at this point in the history
  2. chore: add updateGlobalSettings mutation integration test

    Signed-off-by: Will Lopez <will.lopez77@gmail.com>
    willopez committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    1bf5d37 View commit details
    Browse the repository at this point in the history
  3. fix: looks in the correct object for customs global settings

    Signed-off-by: Will Lopez <will.lopez77@gmail.com>
    willopez committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    0dc7ac4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. refactor: add missing await

    Signed-off-by: Will Lopez <will.lopez77@gmail.com>
    willopez committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    2a30e8b View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

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

Commits on Dec 27, 2019

  1. refactor: check for shop id when validating permissions for global

    settings
    
    Signed-off-by: Will Lopez <will.lopez77@gmail.com>
    willopez committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    9a35ad7 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Configuration menu
    Copy the full SHA
    5c867be View commit details
    Browse the repository at this point in the history
  2. refactor: use global roles

    Signed-off-by: Will Lopez <will.lopez77@gmail.com>
    willopez committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    1ab981a View commit details
    Browse the repository at this point in the history
  3. refactor: correctly merge a user's global settings

    Signed-off-by: Will Lopez <will.lopez77@gmail.com>
    willopez committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    51cb76d View commit details
    Browse the repository at this point in the history
  4. chore: complete test

    Signed-off-by: Will Lopez <will.lopez77@gmail.com>
    willopez committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    bde3118 View commit details
    Browse the repository at this point in the history
  5. fix: lint error

    Signed-off-by: Will Lopez <will.lopez77@gmail.com>
    willopez committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    13881f2 View commit details
    Browse the repository at this point in the history