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

Bring SF master up to current crnk-project master #2

Merged
merged 31 commits into from
Feb 25, 2020

Conversation

filethirteen
Copy link

Just bring the crnk-framework master

remmeier and others added 30 commits December 11, 2019 21:31
…ge between adding Bulk Post support and making MetaResourcePartition respect the access properties of JsonApiResource , causing tests to fail
Add support for Bulk get-by-ID

- Updated operations doc to mention bulk find-by-ID.
- Added missing "OperationParameterUtils.parsePath" call to executeOperations to strip the query string from the path.
- Added "add(HttpMethod method, String path)" method to OperationCall to allow GET and DELETE calls by path instead of providing the "value"
 field.
- Added bulk GET and DELETE tests for the "add(HttpMethod method, String path)" method.
Links are now objects instead of strings
in the past it wrongly was /build/generated/source/.
detect whether a repository is insertable, postable, etc.
- removed duplicate description
- generation of curl commands
- improved JavaDoc/HTML to Asciidoc conversion (lists, italic, bold, paragraphs, links)
- UrlBuilder introduced as public API. Allows the construction of URLs out of resource ids and QuerySpecs.
- UrlBuilder can be configured to propagate parameters. Such parameters will be attached to all computed links when passed along in the request.
…656)

-  Improving QuerySpec creation. Separation between QuerySpecs from targetResourceType and targetResourceClass
- QuerySpec needs to have a resourceType defined If we pass a null value, we try to get the type with reflection
- resourceType has precedence over resourceClass
.

Filters nested under an AND operator are now correctly serialized as a JSON array.
so far having a dot in a resource type crashed Typescript. Dots now properly treated as directory/packages.
@filethirteen filethirteen merged commit 886e2c0 into StateFarmIns:master Feb 25, 2020
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.

8 participants