Skip to content

Comments

Updated 28032019#7

Closed
cr3a7ure wants to merge 189 commits intocr3a7ure:masterfrom
api-platform:master
Closed

Updated 28032019#7
cr3a7ure wants to merge 189 commits intocr3a7ure:masterfrom
api-platform:master

Conversation

@cr3a7ure
Copy link
Owner

Q A
Bug fix? yes/no
New feature? yes/no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets api-platform#1234, api-platform#5678
License MIT
Doc PR api-platform/docs#1234

teohhanhui and others added 30 commits December 17, 2018 17:09
Co-Authored-By: teohhanhui <teohhanhui@gmail.com>
…witch

Fix SerializeListener to respect _api_respond request attribute
Check messenger service is available
* input and output class refactoring

* Fix WriteListener

* Fix unit tests
* Error if references are not stored correctly for lookups

* Fix tests

* Throw repositoryMethodLookupNotAllowed exception and only allow id ref
- getTypedOperationAttribute expects the operation type
  constant

Signed-off-by: RJ Garcia <rj@bighead.net>
Fixes the bug where AbstractItemSerializer would use
the resource class instead of the input class to
determine allowed properties.

Enforced `$context['resource_class']` to be set to
current denormalized class to resolve issue. Figured this
should be the case since AbstractItemNormalizer only works
on resources.

Signed-off-by: RJ Garcia <rj@bighead.net>
- Added ability to disable messenger from config
- Removed previous check if container has message_bus

Signed-off-by: RJ Garcia <rj@bighead.net>
…ifferent-fields

Fix Bug Preventing Denormalization of Input Classes with Different Fields
Use framework expression language service instead of custom one
soyuka and others added 28 commits March 21, 2019 11:58
Create a resource with a falsy input
Add a helper to use Inputs as messages
* Make clientMutationId nullable

* Return mutation result as entity object

Fixes #2605

* Change normalization context for test

* Fix normalization and delete

* Fix unit tests

* Use a new type for the wrapped object only when normalization context is used for the mutation
* Add configuration for custom GraphQL queries on ApiResource

* Add query suffix to graphql resolver key

* Fix code-style

* Fix tests

* Resolve review comments

* Fix cs and tests

* Add behat test for custom query

* Fixes
Ensure unsuccessful responses are not cached
[2.4] Allow autowiring of class extending SearchFilter
Merge 2.4 to fix phpstan
@cr3a7ure cr3a7ure closed this Mar 28, 2019
@cr3a7ure
Copy link
Owner Author

done?

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.