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

[CS2103-F13-4] Healthcare Xpress #94

Open
wants to merge 505 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 27, 2022

  1. Format code

    johnbenedictyan committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c7d44b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c59b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3d8467 View commit details
    Browse the repository at this point in the history
  4. Use inline variables

    johnbenedictyan committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e11207c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aab664f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    687e199 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5db7ab0 View commit details
    Browse the repository at this point in the history
  8. Fix checkstyle issues

    johnbenedictyan committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    52795a2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #127 from johnbenedictyan/code-quality-checks/help…

    …er-functions
    
    Code Quality Check - Helper Functions
    johnbenedictyan authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    18afe7c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    0d273d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3a4708 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #128 from mlzt2000/branch_update_UG

    Update List command in user guide
    mlzt2000 authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    c58ae7b View commit details
    Browse the repository at this point in the history
  4. Update user guide about new feature and add images

    xhphoong committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d1463b6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #130 from xhphoong/update-user-guide-v1.3-v2

    Update user guide about new feature and add images
    xhphoong authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    86432c9 View commit details
    Browse the repository at this point in the history
  6. Fix help image

    xhphoong committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    466cc99 View commit details
    Browse the repository at this point in the history
  7. Fix minor error in updatecontact

    xhphoong committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a33dc56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7737d5 View commit details
    Browse the repository at this point in the history
  9. Format code

    johnbenedictyan committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    899f1e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    f5b89c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2c227d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7091084 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #204 from johnbenedictyan/bug-fix/english

    Fix Inconsistent App Naming. Fixes #201. Fixes #184.
    johnbenedictyan authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    497d3fc View commit details
    Browse the repository at this point in the history
  5. Fix grammar mistake

    johnbenedictyan committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    de120bb View commit details
    Browse the repository at this point in the history
  6. Fix grammar issues

    johnbenedictyan committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    cd108bd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #205 from johnbenedictyan/bug-fix/english

    Fix grammar issues. Fixes #189. Fixes #170. Fixes #168. Fixes #166. Fixes #163. Fixes #141.
    johnbenedictyan authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    05710de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5128868 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1739d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    063ab1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    082d21e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #207 from johnbenedictyan/bug-fix/english

    Fix bugs related to grammar and spacing. Fixes #137. Fixes #180. Fixes #149.
    johnbenedictyan authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0108e46 View commit details
    Browse the repository at this point in the history
  13. Fix typos

    johnbenedictyan committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    3359ebb View commit details
    Browse the repository at this point in the history
  14. Merge pull request #208 from johnbenedictyan/bug-fix/english

    Fix typos. Fixes #157. Fixes #134.
    johnbenedictyan authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    7e01337 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    708a8fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a48ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8145603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9235338 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    266f7ba View commit details
    Browse the repository at this point in the history
  6. Merge pull request #206 from johnbenedictyan/bug-fix/toString

    Update toString methods to maintain consistency. Fixes #195.
    johnbenedictyan authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    9d3abe6 View commit details
    Browse the repository at this point in the history
  7. Reformat userguide

    johnbenedictyan committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e5e140a View commit details
    Browse the repository at this point in the history
  8. Update tense in ug

    johnbenedictyan committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    80a8b82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    389a53b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    505a5a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83829f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    996e547 View commit details
    Browse the repository at this point in the history
  13. Initialise uid test

    johnbenedictyan committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    1ae03a1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0ed74fc View commit details
    Browse the repository at this point in the history
  15. Merge pull request #209 from johnbenedictyan/bug-fix/address-book

    Rename address book to healthcare xpress. Fixes #186.
    johnbenedictyan authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    3512291 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #210 from johnbenedictyan/bug-fix/english

    Reformat userguide. Fixes #158. Fixes #159. Fixes #173.
    johnbenedictyan authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    b546716 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #212 from johnbenedictyan/bug-fix/formatting

    Fix assign command formatting issues. Fixes #144.
    johnbenedictyan authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    cf44927 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b41c106 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #211 from johnbenedictyan/bug-fix/error-messages

    Update uid validation and error message. Fixes #135. Fixes #140. Fixes #183.
    johnbenedictyan authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d3d3633 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ceaebb6 View commit details
    Browse the repository at this point in the history
  21. Fix checkstyle issue

    johnbenedictyan committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    2637d47 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fa8c89c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ee21eae View commit details
    Browse the repository at this point in the history
  24. Fix checkstyle issue

    yeehaoo committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    eeabd16 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #214 from yeehaoo/branch-BasePerson

    Fix bug where next of kin information was not being displayed
    yeehaoo authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    cef3d5d View commit details
    Browse the repository at this point in the history
  26. Merge pull request #213 from johnbenedictyan/bug-fix/mark-command

    Remove non existent mark command from the help window. Fixes #176.
    johnbenedictyan authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    c196273 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    3ce2069 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #215 from yeehaoo/branch-BasePerson

    Fix issue in list command where no warning was displayed when invalid…
    yeehaoo authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f6a30b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    528735f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0dc429 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac5f967 View commit details
    Browse the repository at this point in the history
  6. Update UserGuide.md

    LolfoollorS committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    d26c6dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab06f26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4007086 View commit details
    Browse the repository at this point in the history
  9. update checkstyle

    LolfoollorS committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4dc3c49 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28eb0b3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #221 from LolfoollorS/fix-helpwindow-bug-search-di…

    …splay
    
    Search display not showing every search result bug
    yeehaoo authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8dd9459 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #220 from LolfoollorS/update-user-guide

    Update UserGuide.md
    yeehaoo authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    86ac812 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #219 from LolfoollorS/fix-uid-starting-from-10-ins…

    …tead-of-9
    
    fix uid starting from 10 instead of 9 after sample list
    yeehaoo authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3bcfb7f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    3bd7e7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #222 from yeehaoo/branch-BasePerson

    Update DG to include updatecontact command
    yeehaoo authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    89703ef View commit details
    Browse the repository at this point in the history
  3. Update PPP

    yeehaoo committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    7ed09f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #223 from yeehaoo/master

    Update PPP
    yeehaoo authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    cbd3308 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bf5f5a View commit details
    Browse the repository at this point in the history
  6. Simplify comparators

    johnbenedictyan committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6ad4178 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c23afbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54b13bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7571313 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f6e196 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    93ec6d8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c9e53da View commit details
    Browse the repository at this point in the history
  13. Reverse null check

    johnbenedictyan committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    59e0ab5 View commit details
    Browse the repository at this point in the history
  14. Fix comment link

    johnbenedictyan committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6c5e52f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    94db830 View commit details
    Browse the repository at this point in the history
  16. Fix checkstyle issue

    johnbenedictyan committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    c20ffb6 View commit details
    Browse the repository at this point in the history
  17. Refactor casting

    johnbenedictyan committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3d6710f View commit details
    Browse the repository at this point in the history
  18. Refactor busy checks

    johnbenedictyan committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2197499 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5e1df72 View commit details
    Browse the repository at this point in the history
  20. Improve Code Quality

    xhphoong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    dcf4c7f View commit details
    Browse the repository at this point in the history
  21. Fix bug about not saving failed visited status

    xhphoong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    865e7d3 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #218 from LolfoollorS/fix-date-error-not-displaying

    Fix bug where incorrect date is allowed which causes app to bug out/ not give any error message
    LolfoollorS authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    9120eca View commit details
    Browse the repository at this point in the history
  23. Testing the bulb box issue

    xhphoong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    737af16 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #226 from xhphoong/Fix-User-Guide-Issue

    Testing the bulb box issue
    xhphoong authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    8d5ff58 View commit details
    Browse the repository at this point in the history
  25. Test bulb box issue

    xhphoong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    d105daf View commit details
    Browse the repository at this point in the history
  26. Merge pull request #227 from xhphoong/Test-User-Guide-Bulb-Box

    Test bulb box issue
    xhphoong authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b7a79e7 View commit details
    Browse the repository at this point in the history
  27. Fix all box-point issue

    xhphoong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    d245aff View commit details
    Browse the repository at this point in the history
  28. Merge pull request #228 from xhphoong/Fix-All-Box-Point-Issue-In-User…

    …-Guide
    
    Fix all box-point issue
    xhphoong authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    8aaa980 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    484c6a1 View commit details
    Browse the repository at this point in the history
  30. Fix checkstyle issue

    johnbenedictyan committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6a81d26 View commit details
    Browse the repository at this point in the history
  31. Fix wrong example given in edit

    xhphoong committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    233571f View commit details
    Browse the repository at this point in the history
  32. Merge pull request #229 from xhphoong/Fix-Wrong-Example-Given-In-User…

    …-Guide
    
    Fix wrong example given in edit
    xhphoong authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4fdb6f6 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #225 from xhphoong/Fix-Not-Save-Unmark-Field

    Fix bug about not saving failed visited status
    xhphoong authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    de33fda View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    feda19a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a8269b0 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    adc2f3b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a5bf3a5 View commit details
    Browse the repository at this point in the history
  38. Reformat conditions

    johnbenedictyan committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    200c089 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    eda13ec View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Merge pull request #224 from johnbenedictyan/code-quality-checks/general

    General Code Quality Checks
    yeehaoo authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    7e48427 View commit details
    Browse the repository at this point in the history
  2. Update index.md

    yeehaoo authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2914399 View commit details
    Browse the repository at this point in the history
  3. Polish User Guide

    yeehaoo committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    3c6cdb1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #230 from yeehaoo/ug-changes

    Polish User Guide
    yeehaoo authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    9fbd02b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6079c9c View commit details
    Browse the repository at this point in the history
  6. Refactor comparators

    johnbenedictyan committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    d5a5aaa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5f9b4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98e6905 View commit details
    Browse the repository at this point in the history
  9. Reorder imports

    johnbenedictyan committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a8ffc1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38f6fa5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ecbe236 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee16c1c View commit details
    Browse the repository at this point in the history
  13. Fix typo

    johnbenedictyan committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    10ab5a6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b1ff0e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e6076eb View commit details
    Browse the repository at this point in the history
  16. Merge pull request #231 from johnbenedictyan/bug-fix/offscreen

    Add wrap text feature. Fixes #156. Fixes #177.
    johnbenedictyan authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    d4c0883 View commit details
    Browse the repository at this point in the history
  17. Refactor code

    johnbenedictyan committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    71dbf84 View commit details
    Browse the repository at this point in the history
  18. Refactor code

    johnbenedictyan committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a7d0fc1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    63a12b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    1423aac View commit details
    Browse the repository at this point in the history
  2. Make the unavailable date and home visit to display in order

    It is to fix bug as the edit, deassign operation depends on the index
    given by user and also on the sorted home visit and unavailable date
    list. Hence, if the display list is not sorted, then the user might
    give index that does not corresponds to what they intend to change.
    
    Hence, this is a bug that need to be fixed.
    xhphoong committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    dea483a View commit details
    Browse the repository at this point in the history
  3. Add spacing

    xhphoong committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    7dc958e View commit details
    Browse the repository at this point in the history
  4. Add wrap text for date and slot of a patient

    xhphoong committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    38297cb View commit details
    Browse the repository at this point in the history
  5. Fix error message

    xhphoong committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    d355577 View commit details
    Browse the repository at this point in the history
  6. Fix test issue

    xhphoong committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    f95b3b5 View commit details
    Browse the repository at this point in the history
  7. Fix checkstyle issue

    xhphoong committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    c5b0080 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Merge pull request #234 from xhphoong/Fix-error-message

    Fix error message
    yeehaoo authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    4b49674 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #233 from xhphoong/Fix-minor-display-issue

    Fix minor display issue
    yeehaoo authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    1849add View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f96e2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de9e4e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbadceb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4facbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9de424 View commit details
    Browse the repository at this point in the history
  8. Fix minor bug in ListCommand

    yeehaoo committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    056cf88 View commit details
    Browse the repository at this point in the history
  9. Fix minor bug in ListCommand

    yeehaoo committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    af228f1 View commit details
    Browse the repository at this point in the history
  10. Refactor code

    johnbenedictyan committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    5818800 View commit details
    Browse the repository at this point in the history
  11. Update UG for ListCommand

    yeehaoo committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    f69c76c View commit details
    Browse the repository at this point in the history
  12. Update UG for ListCommand

    yeehaoo committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    72c768e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f72f93b View commit details
    Browse the repository at this point in the history
  14. Update PPP

    yeehaoo committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    7e7b441 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a334e80 View commit details
    Browse the repository at this point in the history
  16. Fix checkstyle and test issue

    xhphoong committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    3a0bae1 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #236 from xhphoong/Fix-Attending-Physician-and-NOK…

    …-not-save-issue
    
    Fix attending physician and nok not save issue
    yeehaoo authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    8849664 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #235 from yeehaoo/bugfix

    Fix minor bugs, improve code quality, update UG
    yeehaoo authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    81c3055 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Fix bug caused by editing category

    -Remove the ability to edit category for edit feature
    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    96983a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f54c13 View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle

    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1386365 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #237 from xhphoong/Fix-Bug-For-Edit-Category

    Fix bug caused by editing category
    yeehaoo authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f0caf43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d56e9e2 View commit details
    Browse the repository at this point in the history
  6. Fix edit issue

    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1973d2c View commit details
    Browse the repository at this point in the history
  7. Fix checkstyle and test issue

    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7f59027 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1291fb2 View commit details
    Browse the repository at this point in the history
  9. Fix issue after merging

    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0933c64 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #238 from xhphoong/Fix-Error-In-Help-Message

    Fix error in some help message and add more help message
    yeehaoo authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f96cc82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    72cea43 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f14dcc8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ada2a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e31549c View commit details
    Browse the repository at this point in the history
  15. Merge pull request #240 from yeehaoo/dgfixes

    Update list and update contact activity diagrams and sequence diagrams
    yeehaoo authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a7298ba View commit details
    Browse the repository at this point in the history
  16. Update ppp

    johnbenedictyan committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4efb9a5 View commit details
    Browse the repository at this point in the history
  17. Update PPP

    mlzt2000 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e37ee71 View commit details
    Browse the repository at this point in the history
  18. Update PPP

    mlzt2000 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2b1a070 View commit details
    Browse the repository at this point in the history
  19. Add Uid to DG

    johnbenedictyan committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4d7f6de View commit details
    Browse the repository at this point in the history
  20. Remove uid manager

    johnbenedictyan committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    79081e6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    aaabd0a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    04b018e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a7791c5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7d51386 View commit details
    Browse the repository at this point in the history
  25. Fix typo

    johnbenedictyan committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    195796b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dadede1 View commit details
    Browse the repository at this point in the history
  27. Fix tense issue

    johnbenedictyan committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    954909c View commit details
    Browse the repository at this point in the history
  28. Fix tense issue

    johnbenedictyan committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d2dc8ea View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bb08720 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    46d56e9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    910bce7 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #245 from yeehaoo/dgfixes

    Change all DG hyperlinks to point to the correct repo
    yeehaoo authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e0459d0 View commit details
    Browse the repository at this point in the history
  33. Add test

    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5e3e9ab View commit details
    Browse the repository at this point in the history
  34. Fix checkstyle issue

    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b5e7c7e View commit details
    Browse the repository at this point in the history
  35. Remove check line

    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    758886f View commit details
    Browse the repository at this point in the history
  36. Update DG diagrams

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b19a343 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #239 from xhphoong/Improve-Code-Quality

    BACK UP, DONT MERGE FIRST : Improve code quality
    xhphoong authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e6a3126 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c2ac471 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d5b693f View commit details
    Browse the repository at this point in the history
  40. Update patient class diagram

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c9a96b9 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    3294360 View commit details
    Browse the repository at this point in the history
  42. Update UserGuide on Help Window, update wording error where adress will

    have extra ; in the text, Updating HelpWindow's text.
    LolfoollorS committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8fc7839 View commit details
    Browse the repository at this point in the history
  43. Undo fix.

    LolfoollorS committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ac3bf72 View commit details
    Browse the repository at this point in the history
  44. Update PPP

    LolfoollorS committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8a98877 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    958d0f9 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #247 from yeehaoo/dgfixes

    Update dg diagrams, update add feature comments in dg
    yeehaoo authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3f14ab5 View commit details
    Browse the repository at this point in the history
  47. Update developer guide use case

    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5b8e46b View commit details
    Browse the repository at this point in the history
  48. Merge pull request #248 from xhphoong/Update-Use-Case-In-Developer-Guide

    Update developer guide use case
    xhphoong authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e56797f View commit details
    Browse the repository at this point in the history
  49. Update model class diagram

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    318feeb View commit details
    Browse the repository at this point in the history
  50. Refactor code

    johnbenedictyan committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ccebc87 View commit details
    Browse the repository at this point in the history
  51. Create person class diagram

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4bf70f1 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    dae3020 View commit details
    Browse the repository at this point in the history
  53. Updated HelpWindow.java

    LolfoollorS committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c07f173 View commit details
    Browse the repository at this point in the history
  54. Fix minor dg bugs

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ea9e961 View commit details
    Browse the repository at this point in the history
  55. Update PPP

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    62196d8 View commit details
    Browse the repository at this point in the history
  56. Edit PPP

    LolfoollorS committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    35e0793 View commit details
    Browse the repository at this point in the history
  57. Update CheckStyle

    LolfoollorS committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0ae07f6 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    b4f085d View commit details
    Browse the repository at this point in the history
  59. Fix bug in List command

    mlzt2000 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d3fe501 View commit details
    Browse the repository at this point in the history
  60. Fix bug in List Command

    mlzt2000 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d3cfe1f View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    3e7b642 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    c02f03c View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    18a87e3 View commit details
    Browse the repository at this point in the history
  64. Merge pull request #117 from johnbenedictyan/code-quality-checks/appo…

    …intments
    
    General Refactoring
    johnbenedictyan authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    cbc150e View commit details
    Browse the repository at this point in the history
  65. Merge pull request #249 from yeehaoo/dgfixes

    Fix dg bugs
    yeehaoo authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1719005 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    7781b21 View commit details
    Browse the repository at this point in the history
  67. Merge pull request #246 from LolfoollorS/update-ppp-and-helpwindow's-…

    …message
    
    Update UserGuide on Help Window, update wording error in address, updating HelpWindow's text.
    LolfoollorS authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0e1bda0 View commit details
    Browse the repository at this point in the history
  68. Update PPP link

    LolfoollorS committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a92757d View commit details
    Browse the repository at this point in the history
  69. Merge pull request #251 from LolfoollorS/update-ppp-and-helpwindow's-…

    …message
    
    Update PPP link
    LolfoollorS authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    edf83b9 View commit details
    Browse the repository at this point in the history
  70. Update PPP

    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    bdb2e1b View commit details
    Browse the repository at this point in the history
  71. Add Unmark command in DG

    mlzt2000 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f0eab51 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    2786fca View commit details
    Browse the repository at this point in the history
  73. Add Unmark command in DG

    mlzt2000 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4e8934c View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    a21035e View commit details
    Browse the repository at this point in the history
  75. Merge pull request #252 from xhphoong/Update-PPP

    Update PPP
    xhphoong authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c6d3dd4 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    59a91db View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    3882d3a View commit details
    Browse the repository at this point in the history
  78. Fix checkstyle issue

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    115d376 View commit details
    Browse the repository at this point in the history
  79. Fix merge conflicts

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c5f231b View commit details
    Browse the repository at this point in the history
  80. Fix merge conflicts

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5034110 View commit details
    Browse the repository at this point in the history
  81. Merge pull request #250 from mlzt2000/branch-v1.4

    Fix bug in List command, Add Unmark to DG
    yeehaoo authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    dd19499 View commit details
    Browse the repository at this point in the history
  82. Fix merge conflicts

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a8c9081 View commit details
    Browse the repository at this point in the history
  83. Fix checkstyle issues

    yeehaoo committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8912b3c View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    375a428 View commit details
    Browse the repository at this point in the history
  85. Merge pull request #253 from yeehaoo/codequality

    Improve code quality of list command parser
    yeehaoo authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6863bf0 View commit details
    Browse the repository at this point in the history
  86. Update ui.png

    xhphoong committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    40002ef View commit details
    Browse the repository at this point in the history
  87. Update PPP

    johnbenedictyan committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0663488 View commit details
    Browse the repository at this point in the history
  88. Merge pull request #255 from xhphoong/Update-Ui-Png

    Update ui.png
    xhphoong authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6aa7985 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    ca6d307 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    e352242 View commit details
    Browse the repository at this point in the history
  91. Update index.md

    xhphoong authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    41a51ee View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    e10e8d9 View commit details
    Browse the repository at this point in the history
  93. Update index.md

    xhphoong authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    aa728e1 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    8cf5a0c View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    09bd1db View commit details
    Browse the repository at this point in the history
  96. Merge pull request #256 from mlzt2000/branch-v1.4

    Add UndoUnmark command in DG
    mlzt2000 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1e5b7ed View commit details
    Browse the repository at this point in the history