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

Consistent error messages in buildClientSchema #2186

Merged
merged 10 commits into from
Nov 11, 2019
Merged

Consistent error messages in buildClientSchema #2186

merged 10 commits into from
Nov 11, 2019

Commits on Sep 19, 2019

  1. Consistent error messages in buildClientSchema

    Always:
    - put a space after :
    - terminate with a .
    spawnia authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    f66f29a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. Reword and add some comments

    spawnia committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    c2e2b4b View commit details
    Browse the repository at this point in the history
  2. Make it prettier

    spawnia committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    67c4f46 View commit details
    Browse the repository at this point in the history
  3. Even prettier

    spawnia committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    bf930cd View commit details
    Browse the repository at this point in the history
  4. Inline devAssert

    spawnia committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    13e6bd0 View commit details
    Browse the repository at this point in the history
  5. Revert import order

    spawnia committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    a37ed83 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Add a

    spawnia committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    c9e3b6c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into patch-1

    # Conflicts:
    #	src/utilities/buildClientSchema.js
    spawnia committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    eac15a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

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

Commits on Nov 11, 2019

  1. Review fixes

    IvanGoncharov committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    eb398ba View commit details
    Browse the repository at this point in the history