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

CreateOrUpdateReplyRequest rename and allow reason update #131

Merged
merged 4 commits into from
Sep 18, 2019

Conversation

MrOrz
Copy link
Member

@MrOrz MrOrz commented Sep 14, 2019

Fixes #100

This PR:

  • renames CreateReplyRequest to CreateOrUpdateReplyRequest
  • updates reason when createOrUpdateReplyRequest() is invoked

Relevant changes are in mutations/CreateOrUpdateReplyRequest.js , others are just reflecting name changes.

@coveralls
Copy link

coveralls commented Sep 14, 2019

Coverage Status

Coverage increased (+0.04%) to 88.919% when pulling b32b234 on 100-update-reply-request into bc95ff9 on master.

Note: replyRequests of returned article seems wrong -- index is not refreshed properly?
@MrOrz MrOrz merged commit 47b5702 into master Sep 18, 2019
@MrOrz MrOrz deleted the 100-update-reply-request branch September 18, 2019 14:12
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.

Allow users to update ReplyRequest reasons
3 participants