-
Notifications
You must be signed in to change notification settings - Fork 252
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
[AY1920S1-CS2113-T13-2] Dukepital #98
Open
lmtaek
wants to merge
654
commits into
nusCS2113-AY1920S1:master
Choose a base branch
from
AY1920S1-CS2113-T13-2:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Implement GUI v1.0
…gned task command, .Fixed certain bugs on them (since they are so straight forward now shouldn't have bugs anymore) .Handled exceptions properly .Modify the parseDeleteAssignedTask : Now it only return a string instead of array. (since we have come to an agreement that we only do the CRUD through the ID only)
.Simplify the logic of the delete assigned task command and find assi…
…atient Allow user to update remark of a patient.
… specific error messages.
…into FixDeletePatientAfterGUIImplementation
…ell as in Bar Chart.
Added Statistic Tab and various Shortcuts in GUI
…into help-guide
…f once a task is found
… input name will be listed out.
Fixed the bug which user cant undo the updatePatient and Task Command
fixed minor issues in program
Added task command formats for `barchart` and `piechart`.
Update Junit Test with Storage
… prevents bugs in future.
Input limitations
added find assigned task feature for GUI
regenerate the csv files
Pre-populating Data when data files are empty
# Conflicts: # docs/AboutUs.adoc
update readme page for interview show case
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@HUANGXUANKUN @qjie7 @kkeejjuunn @WEIFENG-NUSCEG @lmtaek