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

Crud operation consistency #840

Merged
merged 1 commit into from
Apr 14, 2019
Merged

Conversation

dickschoeller
Copy link
Owner

  • Fixes Login to angular client #609 crud operations on basic object are now made more consistent.
    This allows there to be a simple interace ObjectCrud for these.
  • Fixes Findbugs suppression #513 rather than use suppress, which I now understand, I fixed the
    problems that were being reported.

* Fixes #609 crud operations on basic object are now made more consistent.
  This allows there to be a simple interace ObjectCrud for these.
* Fixes #513 rather than use suppress, which I now understand, I fixed the
  problems that were being reported.
@dickschoeller dickschoeller added this to the 1.3.0-RC1 milestone Apr 14, 2019
@dickschoeller dickschoeller self-assigned this Apr 14, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 93.814% when pulling fff440c on 809-more-consistent-crud into 5b5ebf5 on development.

@dickschoeller dickschoeller merged commit 6db2498 into development Apr 14, 2019
@dickschoeller dickschoeller deleted the 809-more-consistent-crud branch April 14, 2019 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Login to angular client Findbugs suppression
2 participants