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

Merge master into 2.0.0 #364

Merged
merged 9 commits into from
Jul 28, 2021
Merged

Merge master into 2.0.0 #364

merged 9 commits into from
Jul 28, 2021

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    be497fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5abd1c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    aec4fe8 View commit details
    Browse the repository at this point in the history
  2. feat(graphql): add allowUnauthenticated parameter to auth rules (neo4…

    …j#355)
    
    * feat(graphql): add allowUnauthenticated parameter to auth rules
    
    * add(graphql): documentation for allowUnauthenticated
    
    * add(graphql): docs warning section for allowUnauthenticated
    
    * fix(graphql): createAuthPredicate handling null and undefined
    
    * add(graphql): integration tests for allowUnauthenticated
    
    * update: tests to make them work with EXISTS removals
    
    * fix: formatting issues
    
    * add: more complex test cases for allowUnauthenticated
    
    * update: allowUnauthenticated documentation
    
    * Update docs/asciidoc/auth/authentication.adoc
    
    Co-authored-by: Darrell Warde <[email protected]>
    mathix420 and darrellwarde authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    10f45b1 View commit details
    Browse the repository at this point in the history
  3. Fix for field with multiple aliases (neo4j#359)

    * add: override default field resolver
    
    * fix: allow for multiple aliases on single field
    
    * fix: allow alias for response of {create,update}
    
    * fix: alias tck test
    add: tck test related to issue#350
    add: integration test related to issue#350
    
    * fix: dangling underscores
    
    * fix: {datetime,point} proj to use field.name
    
    * add: alias {datetime,point} tck test
    
    * change: contents of comments for snapshot
    
    * update: remove clearing of database
    
    * Update packages/graphql/tests/integration/issues/350.int.test.ts
    
    Co-authored-by: Daniel Starns <[email protected]>
    dmoree and danstarns authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    94b725f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    091d1ed View commit details
    Browse the repository at this point in the history
  5. Version update

    Neo Technology Build Agent committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ca8406e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'release/1.2.4'

    Neo Technology Build Agent committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    d945efe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f762f7d View commit details
    Browse the repository at this point in the history