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

Added support for the lexical query failure #565

Merged
merged 10 commits into from
Dec 4, 2020

Commits on Nov 24, 2020

  1. WIP

    Kirlat committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    77f935d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

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

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    e7847aa View commit details
    Browse the repository at this point in the history
  2. Fixed a broken test

    Kirlat committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d1c3bb0 View commit details
    Browse the repository at this point in the history
  3. Removed a duplicated test suite

    Kirlat committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    e194645 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Added warnings to the client adapters. Updated GraphQL response to ma…

    …tch GraphQL specs
    Kirlat committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    6a81c9c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Returned methods that were removed previously and marked them as depr…

    …ecated, per the review suggestions
    Kirlat committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    2864bf7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Updated progress bar text for short definitions and a path field retu…

    …rned from GraphQL queries
    Kirlat committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    4e27352 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into i562-partial-lexquery-failure

    # Conflicts:
    #	packages/client-adapters/dist/alpheios-client-adapters.js.map
    #	packages/client-adapters/dist/alpheios-client-adapters.min.js
    #	packages/client-adapters/dist/alpheios-client-adapters.node.js.map
    #	packages/client-adapters/dist/alpheios-client-adapters.node.min.js
    #	packages/components/dist/alpheios-components.js
    #	packages/components/dist/alpheios-components.js.map
    #	packages/components/dist/alpheios-components.min.js
    Kirlat committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    9065c8d View commit details
    Browse the repository at this point in the history
  3. Rebuilt after merge, fixed issues in tests

    Kirlat committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    39f556a View commit details
    Browse the repository at this point in the history