-
-
Notifications
You must be signed in to change notification settings - Fork 222
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
!!! TASK: Introduce first level content repository projection #5272
Merged
Commits on Oct 17, 2024
-
FEATURE: Refactor cr readmodel projection to be first level
A ContentRepository cannot exist without this projection
Configuration menu - View commit details
-
Copy full SHA for 76f551b - Browse repository at this point
Copy the full SHA 76f551bView commit details -
BUGFIX: Simplify
projectionState
to be more reliablePreviously if called with `ProjectionStateInterface::class` it would return the first state which will then not be callable again by its fqn. Now only fqn are allowed. Initially the interface logic was needed for interchangeable cr readmodel projection states
Configuration menu - View commit details
-
Copy full SHA for 2b12446 - Browse repository at this point
Copy the full SHA 2b12446View commit details -
TASK: Remove ContentGraphInterface::countNodes as the method is not b…
…ound to a workspace but cross content stream Also since its internal and only used for the tests it a good to be hidden in the low level `ContentRepositoryReadModel` next to other low level methods
Configuration menu - View commit details
-
Copy full SHA for d20bb65 - Browse repository at this point
Copy the full SHA d20bb65View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb56a07 - Browse repository at this point
Copy the full SHA fb56a07View commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd4de71 - Browse repository at this point
Copy the full SHA cd4de71View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1756bc - Browse repository at this point
Copy the full SHA c1756bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e3550 - Browse repository at this point
Copy the full SHA 41e3550View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6df6ba4 - Browse repository at this point
Copy the full SHA 6df6ba4View commit details -
TASK: Adjust namings (again xD)
The name `ContentRepositoryProjectionInterface` doesnt specify what makes it different to `ProjectionInterface` and indeed its a graph that has to be implemented by the adapter
Configuration menu - View commit details
-
Copy full SHA for b35a28d - Browse repository at this point
Copy the full SHA b35a28dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a6d46 - Browse repository at this point
Copy the full SHA 25a6d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dce85d - Browse repository at this point
Copy the full SHA 3dce85dView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2b52cf - Browse repository at this point
Copy the full SHA b2b52cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17af312 - Browse repository at this point
Copy the full SHA 17af312View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a2da5 - Browse repository at this point
Copy the full SHA e3a2da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4873f - Browse repository at this point
Copy the full SHA 4a4873fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d135476 - Browse repository at this point
Copy the full SHA d135476View commit details
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.