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 minor bugs #266

Merged
merged 6 commits into from
Nov 4, 2020
Merged

Conversation

kaitlynng
Copy link

@kaitlynng kaitlynng commented Nov 4, 2020

  1. Added DateTime JUnit test
  2. Edited help message to allow for editing of remark. Closes Allow editpatient command to edit remark with r/ as well? #262
  3. Fix predicate to allow for matching with partial strings. Closes [PE-D] findpatient does not work with partially matched strings as documented in UG #248 and [PE-D] Findpatient command does not work #233
  4. Fix UI bug in appt tab.
  5. Fix addappt bug that stretches to the next day by disallowing it. Closes [PE-D] Duration on schedule #231
  6. Change command "listpatient" to "listpatients" and "listappt" to "listappts"
  7. (slightly hacky) fix for white text in menu bar. Closes [PE-D] Invisible items in Menu bar tabs #242

@kaitlynng kaitlynng linked an issue Nov 4, 2020 that may be closed by this pull request
Copy link

@jianhandev jianhandev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jianhandev jianhandev merged commit 1ded09f into AY2021S1-CS2103T-W12-3:master Nov 4, 2020
@porkeypine porkeypine added this to the v1.4 milestone Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants