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

Conversation

darrellwarde
Copy link
Contributor

Description

As per title. Must be merge committed.

danstarns and others added 9 commits July 27, 2021 15:06
…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]>
* 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]>
Copy link
Contributor

@danstarns danstarns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job on this merge it was a big one.

@darrellwarde darrellwarde merged commit b963298 into neo4j:2.0.0 Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants