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

[CS2103T-T14-2] MediTrack #42

Open
wants to merge 278 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 Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    165da4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from Vision-2000/branch-bugfix-issue23

    Update mentions and links to AB3
    jeong-jaeho authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c8e1655 View commit details
    Browse the repository at this point in the history
  3. Add dateofbirth class

    jskimdev committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1f8be49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18eba7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65c02e6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25 from jskimdev/branch-Model

    Add dateofbirth class
    Vision-2000 authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bfe7903 View commit details
    Browse the repository at this point in the history
  7. Add more roles

    jeong-jaeho committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b23010f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #26 from jeong-jaeho/branch-More-Roles

    Add more roles
    Vision-2000 authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4336ad2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    ea4edb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a29fd51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff805a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from jskimdev/branch-Model

    Add testcases for Date of Birth
    Vision-2000 authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c760b7b View commit details
    Browse the repository at this point in the history
  5. Fix import style error

    jskimdev committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    5b5ab3f View commit details
    Browse the repository at this point in the history
  6. Remove typo

    jskimdev committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ea9626d View commit details
    Browse the repository at this point in the history
  7. Fix style issue

    jskimdev committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    24b28e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f284ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2bde51 View commit details
    Browse the repository at this point in the history
  10. Fix import issue

    jskimdev committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d37e9e8 View commit details
    Browse the repository at this point in the history
  11. Fix import issue

    jskimdev committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6e3c0c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fbb7247 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    68e2624 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #29 from jskimdev/branch-AddPatient

    Branch add patient command with date of birth
    S-Aishvarya authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    692bf3d View commit details
    Browse the repository at this point in the history
  15. Add sex field

    jskimdev committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b63eba4 View commit details
    Browse the repository at this point in the history
  16. Add javadoc

    jskimdev committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ec9da70 View commit details
    Browse the repository at this point in the history
  17. Add testcases for sex field

    jskimdev committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d2f117a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge pull request #30 from jskimdev/branch-Model

    Add sex field
    Vision-2000 authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    fe2183d View commit details
    Browse the repository at this point in the history
  2. Add sex field in add command

    jskimdev committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    45dee4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72c36b7 View commit details
    Browse the repository at this point in the history
  4. Fix import issue

    jskimdev committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d07801b View commit details
    Browse the repository at this point in the history
  5. Fix import issue in test

    jskimdev committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f2d11d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cebe840 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a73dd75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5562f30 View commit details
    Browse the repository at this point in the history
  9. Fix line length issue

    jskimdev committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e66d2a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request #34 from jskimdev/branch-Model

    Change the class Person name to Patient
    Vision-2000 authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    24a40a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c6e44 View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts

    jskimdev committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e7cbb8a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from jskimdev/branch-AddPatient

    Add sex field in add command
    jskimdev authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d55f447 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    545acdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d40d128 View commit details
    Browse the repository at this point in the history
  7. Remove unused import

    Vision-2000 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dc252f9 View commit details
    Browse the repository at this point in the history
  8. Fix checkstyle errors

    Vision-2000 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d87957e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    659e296 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    3dac5cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d66087a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46064be View commit details
    Browse the repository at this point in the history
  4. Resolve build issues

    jeong-jaeho committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a7477fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68bf9f9 View commit details
    Browse the repository at this point in the history
  6. Remove duplicate class

    Vision-2000 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5fc71ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3be7b71 View commit details
    Browse the repository at this point in the history
  8. Separate delete-all and delete-all-f to ensure the user truly

    wants to delete all entries
    jeong-jaeho committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6b94a6a View commit details
    Browse the repository at this point in the history
  9. Resolve build issues

    jeong-jaeho committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1514686 View commit details
    Browse the repository at this point in the history
  10. Resolve build errors

    jeong-jaeho committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1e19fe3 View commit details
    Browse the repository at this point in the history
  11. Resolve build errors

    jeong-jaeho committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7880d60 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    505e632 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #39 from jeong-jaeho/branch-delete-all-command

    Add delete-all and delete-all-f command
    Vision-2000 authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9724eb8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    67096bc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Fix bug with edit command

    Vision-2000 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a1fdabf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6999ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5161690 View commit details
    Browse the repository at this point in the history
  4. Resolve build error

    jeong-jaeho committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9223f47 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #47 from jeong-jaeho/branch-delete-by-index

    Add DeleteByIndex class for deleting by selecting index
    Vision-2000 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f00f9ed View commit details
    Browse the repository at this point in the history
  6. Merge pull request #40 from Vision-2000/branch-issue-32

    Add sex field to PersonCard
    Vision-2000 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    50eceab View commit details
    Browse the repository at this point in the history
  7. Update ListCommand

    S-Aishvarya committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2099373 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #48 from S-Aishvarya/branch-issue-6

    Update ListCommand
    S-Aishvarya authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    06c3506 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    558ad36 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #46 from Vision-2000/branch-logic

    Fix bug with edit command
    jskimdev authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0470daa View commit details
    Browse the repository at this point in the history
  11. Merge pull request #49 from AY2324S2-CS2103T-T14-2/revert-48-branch-i…

    …ssue-6
    
    Revert "Update ListCommand"
    S-Aishvarya authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    56dd228 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #35 from Vision-2000/branch-issue-10

    Modify Find command to work with phone numbers
    jskimdev authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f8f7384 View commit details
    Browse the repository at this point in the history
  13. Update ListCommand

    S-Aishvarya committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5444a77 View commit details
    Browse the repository at this point in the history
  14. no message

    S-Aishvarya committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7fc7099 View commit details
    Browse the repository at this point in the history
  15. no message

    S-Aishvarya committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e6ee26d View commit details
    Browse the repository at this point in the history
  16. Merge pull request #50 from S-Aishvarya/branch-issue-6

    Update ListCommand
    jeong-jaeho authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e511f89 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f6397ba View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e681983 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #52 from jskimdev/branch-Model

    Change condition for duplicate patient
    Vision-2000 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3c31f23 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    75c64ff View commit details
    Browse the repository at this point in the history
  2. Update DG week 9 task

    Vision-2000 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    67a5f02 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from Vision-2000/branch-DeveloperGuide-1

    Update DG week 9 task
    Vision-2000 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b57d76d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Model Component: update Model Component in UML

    Model Component contains Tag class, and does not contain
    Sex and DateOfBirth classes.
    
    Removing the Tag class from the diagram, and adding Sex
    and DateOfBirth classes into the diagram
    
    Let's,
    * update other diagrams to fit the changed model
    jskimdev committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2d01da7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a9dd92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #54 from jskimdev/branch-UML

    Update Model Component in UML
    jskimdev authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5bec99a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    d9c240c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Enable assertions

    Vision-2000 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3cfc183 View commit details
    Browse the repository at this point in the history
  2. Update UML diagram

    jeong-jaeho committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a8c40fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a096a14 View commit details
    Browse the repository at this point in the history
  4. Resolve build error

    jeong-jaeho committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    26fc7cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94cb418 View commit details
    Browse the repository at this point in the history
  6. Update version number

    Vision-2000 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    66fda1b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #58 from Vision-2000/branch-DeveloperGuide-1

    Update DG with Find implementation
    Vision-2000 authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    66fc9b1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #57 from jeong-jaeho/branch-help-command

    Update user guide and edit output of help command
    Vision-2000 authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0a3f80c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #56 from jeong-jaeho/branch-uml-diagram

    Update UML diagram
    Vision-2000 authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d739912 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd54aed View commit details
    Browse the repository at this point in the history
  11. Update DG

    jeong-jaeho committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    26ab6ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    865031d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #59 from S-Aishvarya/branch_ListUMLDiagram

    Add List UML Sequence Diagram
    Vision-2000 authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c4cd925 View commit details
    Browse the repository at this point in the history
  14. Enable assertions

    jeong-jaeho committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8723157 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60924c7 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #62 from S-Aishvarya/branch-DGUpdate_List

    Update DG with List in alphabetical order implementation
    S-Aishvarya authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e1482ab View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6663d01 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Fix comments and logger

    Vision-2000 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    04d0b06 View commit details
    Browse the repository at this point in the history
  2. Update version number

    Vision-2000 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a2920e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Merge pull request #41 from Vision-2000/branch-issue-8

    Add CLI flags
    Vision-2000 authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    78ab583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0149b01 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    c0e1670 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflict

    jskimdev committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    01752ea View commit details
    Browse the repository at this point in the history
  3. Fix style errors

    jskimdev committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a20c245 View commit details
    Browse the repository at this point in the history
  4. Fix style errors

    jskimdev committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    52f0e76 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #69 from jskimdev/branch-VisitModel

    Add appointment field in patient
    Vision-2000 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d2691b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6394957 View commit details
    Browse the repository at this point in the history
  7. Add newline to file

    Vision-2000 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    88fd04b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge pull request #70 from Vision-2000/branch-Visit

    Add Visit model, update storage and ui
    jeong-jaeho authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b349ece View commit details
    Browse the repository at this point in the history
  2. Resolve the bug for delete-all command and only allow user to give

    either 'yes' or 'no' after the delete-all command
    jeong-jaeho committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7adec4f View commit details
    Browse the repository at this point in the history
  3. Resolve build error

    jeong-jaeho committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f27e6da View commit details
    Browse the repository at this point in the history
  4. Resolve build error

    jeong-jaeho committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b2332aa View commit details
    Browse the repository at this point in the history
  5. Resolve build error

    jeong-jaeho committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    de4ad1b View commit details
    Browse the repository at this point in the history
  6. Resolve error

    jeong-jaeho committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3b451e1 View commit details
    Browse the repository at this point in the history
  7. Resolve error

    jeong-jaeho committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    143b225 View commit details
    Browse the repository at this point in the history
  8. Resolve error

    jeong-jaeho committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    dfdd3c2 View commit details
    Browse the repository at this point in the history
  9. Resolve error

    jeong-jaeho committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1128d68 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #72 from jeong-jaeho/branch-resolve-bug-delete-all

    Resolve the bug for delete-all command
    Vision-2000 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b561d53 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    93df9c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    4b64010 View commit details
    Browse the repository at this point in the history
  2. Resolve error

    jeong-jaeho committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a85250c View commit details
    Browse the repository at this point in the history
  3. Resolve test file error

    jeong-jaeho committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f201e8b View commit details
    Browse the repository at this point in the history
  4. Resolve error

    jeong-jaeho committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a0aa74b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98c42ac View commit details
    Browse the repository at this point in the history
  6. Merge pull request #76 from jeong-jaeho/branch-edit-person-to-patient…

    …-naming
    
    Change all mentions of 'person' to 'patient'
    Vision-2000 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fcb19e2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #75 from jeong-jaeho/branch-exit-command

    Add 'exit' and 'exit-f' for user to exit the program
    Vision-2000 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b26eb5d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #74 from Vision-2000/branch-Visit

    Add crud commands for visit
    jskimdev authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    70ecbe0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0ea31c View commit details
    Browse the repository at this point in the history
  10. Resolve error

    jeong-jaeho committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    df45acb View commit details
    Browse the repository at this point in the history
  11. Merge pull request #78 from jeong-jaeho/branch-delete-by-name-phone-n…

    …umber
    
    Add command for deleting a patient by name and phone number
    jskimdev authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    55b97d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a9231f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    32b5de7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b6316f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8f37074 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8eb6451 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d20f315 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4adb6e4 View commit details
    Browse the repository at this point in the history
  19. Resize UG images

    Vision-2000 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7c7e5bb View commit details
    Browse the repository at this point in the history
  20. Merge pull request #82 from jskimdev/branch-UserGuide

    Edit Add, List, Edit user guide
    Vision-2000 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0774fcd View commit details
    Browse the repository at this point in the history
  21. Update UG

    jeong-jaeho committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bb09942 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7af01e3 View commit details
    Browse the repository at this point in the history
  23. Resolve error

    jeong-jaeho committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    27531d6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f3239f6 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #83 from Vision-2000/branch-UG

    Update UG, fix spelling issues
    jskimdev authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e93bd1e View commit details
    Browse the repository at this point in the history
  26. Resolve error

    jeong-jaeho committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e07fd90 View commit details
    Browse the repository at this point in the history
  27. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T14-2/tp

    …into branch-update-UG
    
    # Conflicts:
    #	docs/UserGuide.md
    jeong-jaeho committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c34c1f1 View commit details
    Browse the repository at this point in the history
  28. Resolve error

    jeong-jaeho committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cf9c19d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f61ce65 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4c39552 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3bf9e83 View commit details
    Browse the repository at this point in the history
  32. Update UG

    S-Aishvarya committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e612d38 View commit details
    Browse the repository at this point in the history
  33. Revert "Update UG"

    This reverts commit e612d38.
    S-Aishvarya committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ede9e47 View commit details
    Browse the repository at this point in the history
  34. Update UG

    S-Aishvarya committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f3d1159 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2b25031 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #86 from S-Aishvarya/branch-ListCommand

    Edit list-by-date and list-until-date
    jeong-jaeho authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9bba7f1 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #37 from Vision-2000/branch-bugfix-22

    Modify validation of names and related tests
    jeong-jaeho authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    84ac2a0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    802ebd8 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    936e5cd View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3c712ab View commit details
    Browse the repository at this point in the history
  41. Merge pull request #88 from jskimdev/branch-UserGuide

    Add some conditions in features for user guide
    Vision-2000 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0dc10e2 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    9709146 View commit details
    Browse the repository at this point in the history
  43. Merge branch 'master' of https://github.com/S-Aishvarya/tp into branc…

    …h-updateUGCLI
    
    # Conflicts:
    #	docs/UserGuide.md
    S-Aishvarya committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4e2f05d View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    90689da View commit details
    Browse the repository at this point in the history
  45. Merge pull request #89 from S-Aishvarya/branch-updateUGCLI

    Update UG Command Summary
    Vision-2000 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a80078c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    755d45f View commit details
    Browse the repository at this point in the history
  47. Solve merge conflict

    jskimdev committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c9a9871 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #90 from jskimdev/branch-UserGuide

    Add a new edit command in user guide
    Vision-2000 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6f8c2a4 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    fa3844f View commit details
    Browse the repository at this point in the history
  50. Merge pull request #91 from Vision-2000/master

    Update version number to 1.3
    jskimdev authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4adfef2 View commit details
    Browse the repository at this point in the history
  51. Add a new edit command

    jskimdev committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3e2527c View commit details
    Browse the repository at this point in the history
  52. Fix style issue

    jskimdev committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f4d920c View commit details
    Browse the repository at this point in the history
  53. Fix style issue

    jskimdev committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f3105d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge pull request #92 from jskimdev/branch-EditPatient

    Add a new edit command
    jeong-jaeho authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c7aaf76 View commit details
    Browse the repository at this point in the history
  2. Update version number

    jskimdev committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a030645 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #93 from jskimdev/branch-Version

    Update version number
    jskimdev authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a10e938 View commit details
    Browse the repository at this point in the history
  4. Change variable name

    jskimdev committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b7ebd06 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #94 from jskimdev/branch-Version

    Update tag for v1.3.1
    jskimdev authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4157537 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    96e1347 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from jeong-jaeho/branch-output-edit

    Add response message for no command
    jeong-jaeho authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9a2a980 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d581f6a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #148 from AY2324S2-CS2103T-T14-2/revert-147-branch…

    …-output-edit
    
    Revert "Add response message for no command"
    jskimdev authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e7eda48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b97ff86 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    8ae3428 View commit details
    Browse the repository at this point in the history
  2. Remove unfinished class

    Vision-2000 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8debe64 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #149 from jskimdev/branch-UserGuide

    Update user guide introduction and features
    Vision-2000 authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7301510 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    803232e View commit details
    Browse the repository at this point in the history
  5. Update UG

    jeong-jaeho committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    89e7334 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b334d61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d310b66 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #150 from Vision-2000/branch-testcases

    Improve clarity of naming format
    jeong-jaeho authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6fa9eb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    c581af9 View commit details
    Browse the repository at this point in the history
  2. Fix table format

    Vision-2000 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e0d542a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    121a7ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #152 from Vision-2000/branch-testcases

    Add test cases for storage and logic
    jskimdev authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a22de7b View commit details
    Browse the repository at this point in the history
  5. Update UG

    Vision-2000 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    26dd662 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87fa4c4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #153 from Vision-2000/branch-UG

    Updated UG
    jskimdev authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c21b0c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92cee81 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #154 from jskimdev/branch-UserGuide

    Update user guide
    Vision-2000 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    92ff986 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Resolve delete-p bug

    jeong-jaeho committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b80e30b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #155 from jeong-jaeho/branch-fix-deletep-bug

    Resolve delete-p bug
    Vision-2000 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    37e9466 View commit details
    Browse the repository at this point in the history
  3. Update Dg

    jskimdev committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9f3e6e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c80c49 View commit details
    Browse the repository at this point in the history
  5. Update DG

    Vision-2000 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a9c8a34 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T14-2/tp

    …into branch-DeveloperGuide-2
    Vision-2000 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a9064f9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #157 from Vision-2000/branch-DeveloperGuide-2

    Update DG and diagrams
    jskimdev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ac5acb6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6be804 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34ee9a4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #158 from S-Aishvarya/branch-test-listcommands

    Add test cases for listcommands
    jskimdev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    39bf7d1 View commit details
    Browse the repository at this point in the history
  11. Update DG

    jeong-jaeho committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fb0958f View commit details
    Browse the repository at this point in the history
  12. Restructure user guide

    jskimdev committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f77e6f2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4363d6d View commit details
    Browse the repository at this point in the history
  14. Merge pull request #160 from jskimdev/branch-UserGuide

    Restructure user guide
    Vision-2000 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    702eb20 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' into branch-edit-dg

    # Conflicts:
    #	docs/DeveloperGuide.md
    jeong-jaeho committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f154aaf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e427635 View commit details
    Browse the repository at this point in the history
  17. Update UG

    jeong-jaeho committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f4fefbb View commit details
    Browse the repository at this point in the history
  18. Update UG

    jeong-jaeho committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e169cfb View commit details
    Browse the repository at this point in the history
  19. Merge pull request #161 from S-Aishvarya/branch-listuntildate-errorme…

    …ssage
    
    Add error message for list-until-date
    jeong-jaeho authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bab4f49 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3040fe9 View commit details
    Browse the repository at this point in the history
  21. Update user guide

    jskimdev committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8e6aa36 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c30a42b View commit details
    Browse the repository at this point in the history
  23. Update UserGuide

    S-Aishvarya committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e75b1d1 View commit details
    Browse the repository at this point in the history
  24. Update AboutUS

    jeong-jaeho committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    34fd77f View commit details
    Browse the repository at this point in the history
  25. Update command descriptions

    jskimdev committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e66e7f2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a3b2ff5 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #163 from S-Aishvarya/branch-UGUpdate

    Update UserGuide
    jskimdev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ef8dd21 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2b06789 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    19b10e0 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #165 from Vision-2000/branch-testcases

    Add testcases for logic and model
    jskimdev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    175f2e3 View commit details
    Browse the repository at this point in the history
  31. Update trailing whitespace

    jskimdev committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a8cf018 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #166 from jskimdev/branch-UserGuide

    Update user guide
    Vision-2000 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1e47aec View commit details
    Browse the repository at this point in the history
  33. Update UML Diagram

    S-Aishvarya committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4845577 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    10b87cd View commit details
    Browse the repository at this point in the history
  35. Merge pull request #168 from Vision-2000/branch-DeveloperGuide-2

    Update DG, refactor parser
    jskimdev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c64cd97 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #167 from S-Aishvarya/branch-updateUMLdiagram

    Update UML Diagram
    jskimdev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    183a7a8 View commit details
    Browse the repository at this point in the history
  37. Change link destination

    Vision-2000 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6a14e1a View commit details
    Browse the repository at this point in the history
  38. Change link destination

    Vision-2000 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    36ce1e4 View commit details
    Browse the repository at this point in the history
  39. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-T14-2/tp

    …into branch-DeveloperGuide-2
    Vision-2000 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3d9223e View commit details
    Browse the repository at this point in the history
  40. Merge pull request #169 from Vision-2000/branch-DeveloperGuide-2

    Change link destination
    Vision-2000 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d9bce06 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    165a844 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    87fc833 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #170 from jskimdev/branch-UserGuide

    Handle error for edit command
    jskimdev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6e0b299 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #171 from jeong-jaeho/branch-change-UG

    Update error and invalid inputs handling
    jskimdev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3db9d95 View commit details
    Browse the repository at this point in the history
  45. Add page break

    jskimdev committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    18fae84 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #172 from jskimdev/branch-UserGuide

    Add page break
    jskimdev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    eb3cdaa View commit details
    Browse the repository at this point in the history
  47. Update page break

    jskimdev committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e1e63c8 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #173 from jskimdev/branch-UserGuide

    Update page break
    jskimdev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1a98ba8 View commit details
    Browse the repository at this point in the history