Skip to content

Merge base master branche #1

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 78 commits into from
Jun 29, 2018
Merged

Conversation

milosloub
Copy link
Owner

Closes #{ISSUE_NUMBER}

BUG FIX

  • reproduce issue in tests
  • fix issue
  • bump package version

FEATURE

  • write tests that address the requirements outlined in the issue
  • fulfill the feature requirements
  • bump package version

Rather than fetching data from the database during deserialization, we can set the relationships with instances that just carry the id. It will then be the responsibility of the repository to handle those relationships
also add build property for docfx targets
closes #283
in all requests for the dependent side of the relationship by default
Add IN filter operation for array searching
Rather than fetching data from the database during deserialization, we can set the relationships with instances that just carry the id. It will then be the responsibility of the repository to handle those relationships
remove redundant IsRelationship property
test(spec): can create hasOne relationship with resource
nwise and others added 29 commits June 15, 2018 15:42
unnecessary breaking change
fix(IResourceService): inheritance hierarchy creates problems with Autofac
Fixing issue where total-records was 0 on POST and PATCH calls.
fix(#312): deserializer not handling included relationships
#312 Deserializer not linking included relationships
@milosloub milosloub merged commit 5875c73 into milosloub:master Jun 29, 2018
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.

5 participants