-
-
Notifications
You must be signed in to change notification settings - Fork 158
Various fixes and improvements #1114
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 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
25b2692
Fixed inconsistencies in naming of resource type
8d17666
Fixed: Query to determine initial state is sent to the read-only data…
f990010
Make command/query controllers inherit from JsonApiController, passin…
61aa23e
Added overload on TypeExtensions.IsOrImplementsInterface to take a ty…
caa131e
Use ResourceType instead of public name in local-id tracker
0328293
Change IQueryStringParameterReader.AllowEmptyValue into normal interf…
d343c9d
Simplified startup in example project
760df70
Removed left-over overload with single type parameter in ResourceGrap…
93ac5f6
Various corrections in documentation, added #nullable where it makes …
2e9ca6a
Revert DocFx workaround
12b23bf
Updated version compatibility table
4b61bf7
Added release notes and icon to NuGet package
58ac1ec
Fix nullability warnings produced by .NET 6 with EF Core 6
6c5214d
Fixed: Error when using EagerLoad on a relationship
6546063
Use VS2022 image in AppVeyor on Windows
3fcb6f8
Fixed broken tests on EF Core 6
0140070
Fixed redacted data when running tests
2f0687d
Breaking: Removed access-control action filter attributes such as Htt…
1badb50
Increase version number, use branch name in suffix
b76629d
Pass the full resource to LinkBuilder, instead of just its ID. This a…
2802d23
Optimization: Only save when there are changes in a remove-from-to-ma…
745eacc
Clarifications in doc-comments
a79f90c
Extract constant
31f084e
Extract method
0182ce3
Cleanup SelectClauseBuilder.ToPropertySelectors
1b8bcb0
Since EF Core 5, SaveChanges automatically creates a savepoint and ro…
bcf1f18
Improved unittests for populating IJsonApiRequest in middleware
3fe49f4
Clarify intent in AtomicOperationObjectAdapter
622fddc
Review feedback: use `ResourceType resourceType` instead of `Resource…
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
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
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.