-
Notifications
You must be signed in to change notification settings - Fork 68
Feature/embedded entities #1682
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
Merged
Merged
Changes from 21 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
ad23675
Embedded Collections camps/periods/days
pmattmann 97f7408
Merge remote-tracking branch 'ecamp/devel' into cosinus/api-validation
pmattmann 7d76aa2
Add Camp:write
pmattmann 761acd0
selectively embed referenced entitiy
pmattmann e5d69f7
excample fixed
pmattmann a2f3007
fix post on camp
pmattmann 90f03ee
code-review changes
pmattmann 23c83ee
Sort named arguments
carlobeltrame 7205e60
Make the camp name writable again
carlobeltrame 3ff4f41
Make dayResponsibles readable again
carlobeltrame e7c3516
Revert readability of camp on day
carlobeltrame c94ed0d
Fix return type declarations to make examples in swagger work automat…
carlobeltrame 5847e8c
getExamplePayload needs to take into account different schema for dif…
carlobeltrame 8153a0a
Always add some defaults to the context
carlobeltrame f6d07a2
Add missing normalization groups so the tests pass again
carlobeltrame 25bd154
Work around broken circular reference detection in HAL format
carlobeltrame eea56b9
Ignore the embedded getters when trying to read the Doctrine metadata
carlobeltrame c98a70a
Consistently use our group name system for all entities
carlobeltrame 5b029cd
Temporarily replace API platform's eager loading extension
carlobeltrame 4895495
Merge branch 'devel' into feature/embedded-entities
carlobeltrame 4e08a3e
Const for NormalizationCtx; use SwaggerDefName
pmattmann c65be86
Merge remote-tracking branch 'ecamp/devel' into feature/embedded-enti…
pmattmann b0cb899
prevent adding same alias twice; doctrine does not like it
pmattmann e69b947
use self for ITEM_NORMALIZATION_CONTEXT
pmattmann 1e74ed3
Merge remote-tracking branch 'origin/devel' into feature/embedded-ent…
carlobeltrame 476731b
refactor: Extract method for preventing duplicate selects
carlobeltrame a62928f
Comment out unused code to prevent lowering the code coverage too much
carlobeltrame File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.