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

Fix Bug:Editing doesn't update list on UI #109

Merged
merged 7 commits into from
Nov 7, 2016
Merged

Conversation

darrenlmd
Copy link

@darrenlmd darrenlmd commented Nov 7, 2016

  1. Create method refreshInCurrentPreidcate() in Model.
  2. Call this method after each edit attempt

Fixes #101

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 80.686% when pulling 49b1833 on fix-edit-and-ui-bug into 458bc86 on master.

Conflicts:
	src/main/java/seedu/sudowudo/logic/commands/EditCommand.java
	src/main/java/seedu/sudowudo/model/ModelManager.java
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 82.91% when pulling d250084 on fix-edit-and-ui-bug into 321379c on master.

@darrenlmd
Copy link
Author

Ready for review!

@darrenwee
Copy link

LOOKS GOOD TO ME

@yyc yyc merged commit 400433e into master Nov 7, 2016
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.

None yet

4 participants