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-W10-2] PoochPlanner #9

Open
wants to merge 838 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 Apr 4, 2024

  1. Fix search format

    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    af298e5 View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle

    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4e1d219 View commit details
    Browse the repository at this point in the history
  3. Update name constraints

    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bdbd522 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #221 from yleeyilin/fix-normalise-prefix

    Fix normalise prefix
    jannaleong authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7d54a9e View commit details
    Browse the repository at this point in the history
  5. Clean code

    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3b64875 View commit details
    Browse the repository at this point in the history
  6. Update sort pin behaviour

    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    30366de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2719eb2 View commit details
    Browse the repository at this point in the history
  8. Fix checkstyle

    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    caf8bc0 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Update sort pin behaviour
      Update name constraints
      Fix checkstyle
      Fix search format
      Normalise prefix
      Fix test
      Add sort tests
      Add sort tests
    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    129d4b7 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp: (24 commits)
      Update sort pin behaviour
      Update name constraints
      Fix checkstyle
      Fix search format
      Normalise prefix
      Fix test
      Add sort tests
      Add sort tests
      Fix checkstyle
      Fix commit
      Remove redundancy
      Fix edit bug
      Standardise ug language
      Refactor storage file
      Update DG diagrams
      Update checkstyle
      Fixes bugs on undo/redo
      Remove logger from RatePredicate
      Refactor storage file name
      Update checkstyle
      ...
    jannaleong committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6e85f06 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Update sort pin behaviour
      Update name constraints
      Fix checkstyle
      Fix search format
      Normalise prefix
      Fix test
      Add sort tests
      Add sort tests
      Fix checkstyle
      Fix commit
      Remove redundancy
      Fix edit bug
      Standardise ug language
      Refactor storage file
      Remove logger from RatePredicate
      Refactor storage file name
      Fix checkstyle
      Add loggers and update messages
    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    130a4c4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cdc16d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3129909 View commit details
    Browse the repository at this point in the history
  14. FIx sort by tags

    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f0de098 View commit details
    Browse the repository at this point in the history
  15. Fix UG

    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    076b5b2 View commit details
    Browse the repository at this point in the history
  16. Update images

    jannaleong committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1b1669e View commit details
    Browse the repository at this point in the history
  17. Update index

    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    63e3bb3 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #222 from yleeyilin/Update-UG-consistency

    Update ug consistency
    jannaleong authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    df931fa View commit details
    Browse the repository at this point in the history
  19. Merge pull request #224 from jannaleong/UpdateNavigatingGui

    Update navigating gui
    yleeyilin authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fd217ca View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Update index
      Update images
      Fix UG
      Fix checkstyle
      Clean code
      Update UG
    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    85c67dc View commit details
    Browse the repository at this point in the history
  21. Merge pull request #223 from Joshy837/branch-fix-sort-by-tags

    Fix sort by tags
    yleeyilin authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    09fb7f2 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Update index
      Update images
      Fix UG
      FIx sort by tags
      Fix checkstyle
      Clean code
      Update UG
    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    870b7e4 View commit details
    Browse the repository at this point in the history
  23. Fix edit

    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    775509a View commit details
    Browse the repository at this point in the history
  24. Refactor code

    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5dc8464 View commit details
    Browse the repository at this point in the history
  25. Fix checkstyle

    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7740b26 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #225 from yleeyilin/fix-edit-bug-2

    Fix edit bug 2
    Joshy837 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    45635ce View commit details
    Browse the repository at this point in the history
  27. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Fix checkstyle
      Fix edit
      FIx sort by tags
    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    be12046 View commit details
    Browse the repository at this point in the history
  28. Fixed search message

    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3e77c07 View commit details
    Browse the repository at this point in the history
  29. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-fix-empty-search
    
    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix checkstyle
      Fix edit
    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    af4f0e6 View commit details
    Browse the repository at this point in the history
  30. Fix checkstyle

    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    178cc19 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #226 from Joshy837/branch-fix-empty-search

    Fix empty search
    yleeyilin authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    107436d View commit details
    Browse the repository at this point in the history
  32. Add planned enhancement

    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6474e6b View commit details
    Browse the repository at this point in the history
  33. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Fix checkstyle
      Fixed search message
      Refactor code
    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b071783 View commit details
    Browse the repository at this point in the history
  34. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix checkstyle
      Fixed search message
      Fix checkstyle
      Refactor code
      Fix edit
    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e7e09b2 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2221d15 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e37fa99 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #227 from yleeyilin/update-dg

    Update dg
    Joshy837 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b8e6b25 View commit details
    Browse the repository at this point in the history
  38. Fix test cases

    jamessinmaojun committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    59d2846 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #228 from jamessinmaojun/master

    Standardize error messages
    Joshy837 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4d68baa View commit details
    Browse the repository at this point in the history
  40. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix test cases
      Standardise error messages
      Add planned enhancement
      Standardize error messages
    Joshy837 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e4792e0 View commit details
    Browse the repository at this point in the history
  41. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Fix test cases
      Standardise error messages
      Add planned enhancement
      Standardize error messages
    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4993272 View commit details
    Browse the repository at this point in the history
  42. Update state to version

    yleeyilin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    19253f8 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    77c44d4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    06b8688 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    c1c4063 View commit details
    Browse the repository at this point in the history
  2. Fix UG rate error

    jamessinmaojun committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6274179 View commit details
    Browse the repository at this point in the history
  3. Correct duplicate behaviour

    Existing function already
    throws exception if there
    is a duplicate field.
    
    However, note and help
    command do not display this
    behaviour.
    
    Add a single line to
    utilise this existing function
    to fix this bug.
    
    Correct typo in ug.
    jannaleong committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    4317bc6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #290 from jannaleong/AddDuplicateFieldException

    Correct duplicate behaviour
    jamessinmaojun authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7579542 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Correct duplicate behaviour
      Update state to version
    yleeyilin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    165dbd9 View commit details
    Browse the repository at this point in the history
  2. Fix minor bugs

    yleeyilin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d3e8865 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Fix bugs

    yleeyilin committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7481121 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #291 from jamessinmaojun/branchFixUGRate

    Fix UG rate error
    Joshy837 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    208b61e View commit details
    Browse the repository at this point in the history
  3. Fix sample data ug

    yleeyilin committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a616b99 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge pull request #292 from yleeyilin/fix-tp-bugs

    Fix tp bugs
    chiageng authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    73ef352 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51ecf6e View commit details
    Browse the repository at this point in the history
  3. Update on UG

    chiageng committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d50ab4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6164ec4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4763d3 View commit details
    Browse the repository at this point in the history
  6. Update DG

    chiageng committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7478a10 View commit details
    Browse the repository at this point in the history
  7. Rearrange developer guide

    chiageng committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    da3cba6 View commit details
    Browse the repository at this point in the history
  8. Check style

    chiageng committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    01bcf8a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #294 from chiageng/branch-PE1-bug

    Fixes Ug bugs and update DG
    jannaleong authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fc5310f View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Check style
      Rearrange developer guide
      Update DG
      Update contribution in markdown file
      Update unknown command messages
      Update on UG
      Fix sample data ug
      Fix bugs
      Fix minor bugs
      Correct duplicate behaviour
      Fix UG rate error
    jannaleong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6ff4894 View commit details
    Browse the repository at this point in the history
  11. Revert duplicate field changes

    Remove code that violates
    feature freeze. Supposed
    feature flaw allows
    command to accept
    duplicate fields.
    
    Enhancement would
    throw error if there is
    a duplicate field.
    jannaleong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2a5d71c View commit details
    Browse the repository at this point in the history
  12. Improve code quality

    jannaleong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6e8655f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b769461 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-fix-issues
    
    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Check style
      Rearrange developer guide
      Update DG
      Update contribution in markdown file
      Update unknown command messages
      Update on UG
      Fix sample data ug
      Fix bugs
      Fix minor bugs
      Correct duplicate behaviour
      Fix UG rate error
    Joshy837 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8437d4d View commit details
    Browse the repository at this point in the history
  15. Update user guide

    Joshy837 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    69017d5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    57707c8 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Check style
      Rearrange developer guide
      Update DG
      Update contribution in markdown file
      Update unknown command messages
      Update on UG
      Fix sample data ug
      Fix bugs
      Fix minor bugs
      Fix UG rate error
    yleeyilin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    08c0d43 View commit details
    Browse the repository at this point in the history
  18. Fix portfolio

    yleeyilin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c86c1e1 View commit details
    Browse the repository at this point in the history
  19. Update ug for search

    Joshy837 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bb5911e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Fix command typo

    yleeyilin committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1aafb3e View commit details
    Browse the repository at this point in the history
  2. Fix ug

    Joshy837 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6bcb5c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #296 from yleeyilin/Fix-minor-bugs

    Fix minor bugs
    jannaleong authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a33fb04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8b62d6 View commit details
    Browse the repository at this point in the history
  5. Remove repeated code

    There are 2 helpwindow
    classes that essentially
    do the same task. The
    difference is that one
    window is able to set
    different help messages.
    
    Let's combine the 2 help
    window classes to 1
    class.
    jannaleong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0f12969 View commit details
    Browse the repository at this point in the history
  6. Improve quality of tests

    jannaleong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    53f1f01 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Remove repeat code

    jannaleong committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    814766e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2008a93 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #299 from jannaleong/ImproveTestingAndQuality

    Improve testing and quality
    yleeyilin authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e6c2bb0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Remove repeat code
      Improve quality of tests
      Remove repeated code
      Fix command typo
      Fix portfolio
      Improve code quality
      Revert duplicate field changes
    yleeyilin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8cad2fc View commit details
    Browse the repository at this point in the history
  5. Fix pin edit bug

    yleeyilin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5fdd8c5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #300 from yleeyilin/Fix-pin-edit-bug

    Fix pin edit bug
    jannaleong authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    87b2377 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Fix pin edit bug
    yleeyilin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2b9edbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    442a91f View commit details
    Browse the repository at this point in the history
  9. Fixed code quality

    yleeyilin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    14b27b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp: (24 commits)
      Fix pin edit bug
      Remove repeat code
      Improve quality of tests
      Remove repeated code
      Fix ug
      Fix command typo
      Update ug for search
      Fix portfolio
      FIx sort command in user guide
      Update user guide
      Change error message to add phone number
      Improve code quality
      Revert duplicate field changes
      Check style
      Rearrange developer guide
      Update DG
      Update contribution in markdown file
      Update unknown command messages
      Update on UG
      Fix sample data ug
      ...
    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8252a88 View commit details
    Browse the repository at this point in the history
  2. Fix sort note ordering

    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    24ab38a View commit details
    Browse the repository at this point in the history
  3. Improve code quality

    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    d856be4 View commit details
    Browse the repository at this point in the history
  4. Add sort by pin

    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9cb9425 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #304 from yleeyilin/Improve-code-quality

    Improve code quality
    chiageng authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    040010e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86af244 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c5dca3 View commit details
    Browse the repository at this point in the history
  8. Fix sort abstraction

    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    983beb4 View commit details
    Browse the repository at this point in the history
  9. Update code quality

    yleeyilin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6ee40ff View commit details
    Browse the repository at this point in the history
  10. Update catch quality

    yleeyilin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4a2c382 View commit details
    Browse the repository at this point in the history
  11. Update code quality

    yleeyilin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c09a16b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    158b5e7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #305 from yleeyilin/Update-code-quality

    Update code quality
    chiageng authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    edc74b8 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-PE1-bug
    chiageng committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1b2bd15 View commit details
    Browse the repository at this point in the history
  15. Checkstyle checking

    chiageng committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    bd58152 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Update code quality
      Update catch quality
      Update code quality
      Fixed code quality
      Fix ug
      Update ug for search
      FIx sort command in user guide
      Update user guide
      Change error message to add phone number
    yleeyilin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    55aa31d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7c01bb7 View commit details
    Browse the repository at this point in the history
  18. Standardise code

    yleeyilin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c8b9536 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d07126f View commit details
    Browse the repository at this point in the history
  20. Update code quality

    chiageng committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fa023ec View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    164400a View commit details
    Browse the repository at this point in the history
  22. Merge pull request #306 from yleeyilin/Fix-code-quality

    Fix code quality
    jamessinmaojun authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1c2f944 View commit details
    Browse the repository at this point in the history
  23. Standardise ug

    Fix typos, grammar
    and formatting errors.
    jannaleong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a65ae8e View commit details
    Browse the repository at this point in the history
  24. Merge branch 'master'

    of https://github.com/AY2324S2-CS2103T-W10-2/tp into AddSpecficsToUg
    
    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Standardise code
      Update code quality
      Update catch quality
      Update code quality
      Fixed code quality
      Fix pin edit bug
      Remove repeat code
      Improve quality of tests
      Remove repeated code
      Fix ug
      Update ug for search
      FIx sort command in user guide
      Update user guide
      Change error message to add phone number
      Improve code quality
      Revert duplicate field changes
    
    # Conflicts:
    #	docs/UserGuide.md
    jannaleong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    955bcc1 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #307 from chiageng/branch-PE1-bug

    Fix code quality
    Joshy837 authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    28f9cb4 View commit details
    Browse the repository at this point in the history
  26. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-fix-issues-2
    
    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Update code consideration alternative in dg
      Update code quality
      Replace constant values with constant variables
      Standardise code
      Update code quality for argument tokenizer
      Checkstyle checking
      Abstract out Messages and reduce repeated code
      Update code quality
      Update catch quality
      Update code quality
      Fixed code quality
    
    # Conflicts:
    #	src/main/java/seedu/address/logic/parser/SortCommandParser.java
    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9856f64 View commit details
    Browse the repository at this point in the history
  27. Fix issues

    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    39dc320 View commit details
    Browse the repository at this point in the history
  28. Fix checkstyle

    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    d4191b1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    255d7be View commit details
    Browse the repository at this point in the history
  30. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Update code consideration alternative in dg
      Update code quality
      Replace constant values with constant variables
      Standardise code
      Update code quality for argument tokenizer
      Checkstyle checking
      Abstract out Messages and reduce repeated code
      Update code quality
      Update catch quality
      Update code quality
      Fixed code quality
    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f32fab2 View commit details
    Browse the repository at this point in the history
  31. Fix grammar issues

    jannaleong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    5e58d9f View commit details
    Browse the repository at this point in the history
  32. Update dg

    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9cb1d84 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #308 from jannaleong/AddSpecficsToUg

    Add specfics to ug
    jamessinmaojun authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    d6d3741 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #310 from jamessinmaojun/master

    Add alternatives to DG for rate and delete
    jannaleong authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    33b6f76 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #309 from Joshy837/branch-fix-issues-2

    Fix code quality and issues
    jannaleong authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e1a990b View commit details
    Browse the repository at this point in the history
  36. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp: (32 commits)
      Update dg
      Fix grammar issues
      Add alternatives to DG for rate and delete
      Fix checkstyle
      Fix issues
      Standardise ug
      Update code consideration alternative in dg
      Update code quality
      Replace constant values with constant variables
      Standardise code
      Update code quality for argument tokenizer
      Checkstyle checking
      Abstract out Messages and reduce repeated code
      Update code quality
      Update catch quality
      Update code quality
      Fix sort abstraction
      Add sort by pin
      Improve code quality
      Fix sort note ordering
      ...
    jannaleong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    609ab4e View commit details
    Browse the repository at this point in the history
  37. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Update dg
      Fix grammar issues
      Add alternatives to DG for rate and delete
      Fix checkstyle
      Fix issues
      Standardise ug
      Update code consideration alternative in dg
      Update code quality
      Replace constant values with constant variables
      Standardise code
      Update code quality for argument tokenizer
      Checkstyle checking
      Abstract out Messages and reduce repeated code
      Fix sort abstraction
      Add sort by pin
      Improve code quality
      Fix sort note ordering
    yleeyilin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fad0234 View commit details
    Browse the repository at this point in the history
  38. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-PE1-bug
    chiageng committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7f60ccc View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    53ba6e9 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    14fd4c8 View commit details
    Browse the repository at this point in the history
  41. Update DG

    chiageng committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7f84597 View commit details
    Browse the repository at this point in the history
  42. Checkstyle update

    chiageng committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fb24b8f View commit details
    Browse the repository at this point in the history
  43. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Update dg
      Fix grammar issues
      Add alternatives to DG for rate and delete
      Fix checkstyle
      Fix issues
      Standardise ug
      Fix sort abstraction
      Add sort by pin
      Improve code quality
      Fix sort note ordering
    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2f4153d View commit details
    Browse the repository at this point in the history
  44. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-fix-issues-2
    
    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix grammar issues
      Add alternatives to DG for rate and delete
      Standardise ug
    Joshy837 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    76f6599 View commit details
    Browse the repository at this point in the history
  45. Improve code quality

    jannaleong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    342cf76 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    c509d53 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #312 from chiageng/branch-PE1-bug

    Update DG
    yleeyilin authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    ecc84ed View commit details
    Browse the repository at this point in the history
  48. Merge pull request #313 from jannaleong/UpdateCodeQualityHelpNote

    Update code quality help note
    jamessinmaojun authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c0b0503 View commit details
    Browse the repository at this point in the history
  49. Fix UG errors

    jamessinmaojun committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fec6ba2 View commit details
    Browse the repository at this point in the history
  50. Fix UG errors

    jamessinmaojun committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f24666a View commit details
    Browse the repository at this point in the history
  51. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Improve comments for testcase
      Improve code quality
      Checkstyle update
      Update DG
      Add manual testing for sort and search
      Update manual testing for add, undo and redo
    yleeyilin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3d2a072 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    b4ddad3 View commit details
    Browse the repository at this point in the history
  53. Minor grammar fixes

    yleeyilin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9103d0b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-fix-issues-2
    
    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Improve comments for testcase
      Improve code quality
      Checkstyle update
      Update DG
      Add manual testing for sort and search
      Update manual testing for add, undo and redo
    Joshy837 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ff725fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #314 from jamessinmaojun/master

    Fix UG errors
    jannaleong authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    015d6de View commit details
    Browse the repository at this point in the history
  3. Update enhancement

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4346de1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix UG errors
      Fix UG errors
      Improve comments for testcase
      Improve code quality
      Checkstyle update
      Update DG
      Add manual testing for sort and search
      Update manual testing for add, undo and redo
    jannaleong committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0751cd6 View commit details
    Browse the repository at this point in the history
  5. Add line

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    29929bb View commit details
    Browse the repository at this point in the history
  6. Update comments

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1fd616e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d201474 View commit details
    Browse the repository at this point in the history
  8. Add enhancement

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e5891b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dfd5d3f View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-add-sort-command-test-cases
    
    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix UG errors
      Fix UG errors
    Joshy837 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a73862d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #316 from yleeyilin/check-dg

    Check DG
    jannaleong authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    00fc8f5 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Add enhancement
      Update comments
      Add line
      Update enhancement
      Minor grammar fixes
      Fix UG errors
      Fix UG errors
    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dfe1ccf View commit details
    Browse the repository at this point in the history
  13. Merge pull request #317 from Joshy837/branch-add-sort-command-test-cases

    Fix DG and some sort tests
    jannaleong authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    afd1d31 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-PE1-bug
    chiageng committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    39a01bb View commit details
    Browse the repository at this point in the history
  15. Correct dg phrasing

    jannaleong committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    457cf91 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix grammar in dg manual testing
      Add enhancement
      Add sort command parser tests
      Update comments
      Add line
      Update enhancement
      Minor grammar fixes
      Fix UG errors
      Fix UG errors
      Improve comments for testcase
      Improve code quality
      Checkstyle update
      Update DG
      Add manual testing for sort and search
      Update manual testing for add, undo and redo
    Joshy837 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    597ffb8 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' of fork into CorrectDg

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix grammar in dg manual testing
      Add enhancement
      Add sort command parser tests
      Update comments
      Add line
      Update enhancement
      Minor grammar fixes
    
    # Conflicts:
    #	docs/DeveloperGuide.md
    jannaleong committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    06e96fa View commit details
    Browse the repository at this point in the history
  18. Merge pull request #318 from jannaleong/CorrectDg

    Correct dg
    chiageng authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8f29c71 View commit details
    Browse the repository at this point in the history
  19. Update dg

    Joshy837 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d18febe View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-fix-dg
    
    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Correct dg phrasing
    Joshy837 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    75eb1cf View commit details
    Browse the repository at this point in the history
  21. Fix ug bugs

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    331cfcd View commit details
    Browse the repository at this point in the history
  22. Update dg

    Joshy837 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cc11806 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #319 from yleeyilin/Improve-UG

    Improve ug
    jannaleong authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    528d381 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Fix ug bugs
      Correct dg phrasing
      Fix grammar in dg manual testing
      Add sort command parser tests
    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7aaae32 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix ug bugs
      Correct dg phrasing
      Fix grammar in dg manual testing
      Add enhancement
      Add sort command parser tests
      Update comments
      Add line
      Update enhancement
      Minor grammar fixes
    jannaleong committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1895735 View commit details
    Browse the repository at this point in the history
  26. Fix minor error

    Joshy837 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d3d57b6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c099aae View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    292fb22 View commit details
    Browse the repository at this point in the history
  29. Fix code quality

    jamessinmaojun committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    99b893c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5c0bf34 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2e699c3 View commit details
    Browse the repository at this point in the history
  32. Fix rate command usage

    jamessinmaojun committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    32e5f0a View commit details
    Browse the repository at this point in the history
  33. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Update individual contributions
      Fix minor error
      Update dg
      Fix ug bugs
      Update dg
      Correct dg phrasing
    Joshy837 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    49b3586 View commit details
    Browse the repository at this point in the history
  34. Update images

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4e5f598 View commit details
    Browse the repository at this point in the history
  35. Update captions

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7a9d781 View commit details
    Browse the repository at this point in the history
  36. Update uml diagram in DG

    chiageng committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0b83096 View commit details
    Browse the repository at this point in the history
  37. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-PE1-bug
    chiageng committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dbaf2e3 View commit details
    Browse the repository at this point in the history
  38. Merge pull request #322 from yleeyilin/Update-ug-images

    Update ug images
    chiageng authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    bb7a1f6 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #323 from chiageng/branch-PE1-bug

    Update UML diagrams
    yleeyilin authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1580502 View commit details
    Browse the repository at this point in the history
  40. Fix magic literals

    jamessinmaojun committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d484c73 View commit details
    Browse the repository at this point in the history
  41. Fix javadocs errors

    jamessinmaojun committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    83020ef View commit details
    Browse the repository at this point in the history
  42. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Update uml diagram in DG
      Update captions
      Update images
      Update individual contributions
      Fix minor error
      Update dg
      Update dg
    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ac98ab0 View commit details
    Browse the repository at this point in the history
  43. Update UG

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3cdf3c0 View commit details
    Browse the repository at this point in the history
  44. Update backticks

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    781fe07 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #324 from yleeyilin/More-UG-Updates

    More UG updates
    jannaleong authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ca01d0f View commit details
    Browse the repository at this point in the history
  46. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Update backticks
      Update UG
    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f788fd7 View commit details
    Browse the repository at this point in the history
  47. Fix variable naming

    jamessinmaojun committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    29d9697 View commit details
    Browse the repository at this point in the history
  48. Update UG

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2d584e6 View commit details
    Browse the repository at this point in the history
  49. Update dg

    Joshy837 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e57ccb6 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #325 from yleeyilin/Update-UG-Code

    Update ug code
    jannaleong authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7e64f1d View commit details
    Browse the repository at this point in the history
  51. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Update UG
    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dbb0f33 View commit details
    Browse the repository at this point in the history
  52. Merge pull request #321 from jamessinmaojun/master

    Fix Code Quality
    Joshy837 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    01cc084 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    98a95f9 View commit details
    Browse the repository at this point in the history
  54. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Update dg
      Fix variable naming
      Fix javadocs errors
      Fix magic literals
      Fix rate command usage
      Fix code quality
    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    adcf0d2 View commit details
    Browse the repository at this point in the history
  55. Update code quality

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3b9d79a View commit details
    Browse the repository at this point in the history
  56. Extract magic literals

    yleeyilin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f59995f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-PE1-bug
    chiageng committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e2a8d27 View commit details
    Browse the repository at this point in the history
  2. Update DG

    chiageng committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dd50ffa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61066ef View commit details
    Browse the repository at this point in the history
  4. Update code contribution

    chiageng committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3e25e17 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #328 from chiageng/branch-PE1-bug

    Declare code contribution
    yleeyilin authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3522a4c View commit details
    Browse the repository at this point in the history
  6. Update mss

    yleeyilin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0359708 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #327 from yleeyilin/Check-Code-UG

    Check code ug
    jannaleong authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a05d9a5 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp: (22 commits)
      Update mss
      Update code contribution
      Update repo sense contribution
      Update DG
      Extract magic literals
      Update code quality
      Update dg
      Update UG
      Fix variable naming
      Update backticks
      Update UG
      Fix javadocs errors
      Fix magic literals
      Update uml diagram in DG
      Update captions
      Update images
      Fix rate command usage
      Fix code quality
      Update individual contributions
      Fix minor error
      ...
    jannaleong committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7177687 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Update mss
      Update code contribution
      Update repo sense contribution
      Update DG
      Extract magic literals
      Update code quality
      Update dg
      Update UG
      Fix variable naming
      Update backticks
      Update UG
      Fix javadocs errors
      Fix magic literals
      Update uml diagram in DG
      Update captions
      Update images
      Fix rate command usage
      Fix code quality
    Joshy837 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dd3787e View commit details
    Browse the repository at this point in the history
  10. Add contributions

    Joshy837 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1812f2a View commit details
    Browse the repository at this point in the history
  11. Update reposense

    Ensure reposense reflects
    my contribution accurately.
    
    Minor correction in
    help messages.
    jannaleong committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    76ffa5d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #330 from jannaleong/UpdateReposense

    Update reposense
    yleeyilin authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5fe3ce0 View commit details
    Browse the repository at this point in the history
  13. Fix code quality

    jamessinmaojun committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7370d6e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5657f66 View commit details
    Browse the repository at this point in the history
  15. Add contribution for james

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

    …into branch-add-contributions
    
    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Update reposense
    Joshy837 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fe4f76f View commit details
    Browse the repository at this point in the history
  17. Fix ug

    Joshy837 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b8d8ad9 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #331 from jamessinmaojun/master

    Fix Code Quality
    Joshy837 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    973cd89 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    …into branch-add-contributions-2
    
    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix code quality
    Joshy837 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9858f9b View commit details
    Browse the repository at this point in the history
  20. Merge pull request #332 from Joshy837/branch-add-contributions-2

    Add contributions for James, remove Joshua contributions from UG and DG
    jamessinmaojun authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e2e37a0 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix ug
      Add contribution for james
      Fix code quality
      Update reposense
      Add contributions
    jannaleong committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b210908 View commit details
    Browse the repository at this point in the history
  22. Add help manual test case

    jannaleong committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ef08c1c View commit details
    Browse the repository at this point in the history
  23. Merge branch 'master' of github.com:AY2324S2-CS2103T-W10-2/tp

    * 'master' of github.com:AY2324S2-CS2103T-W10-2/tp:
      Fix ug
      Add contribution for james
      Fix code quality
      Update reposense
      Add contributions
      Update mss
      Update code contribution
      Update repo sense contribution
      Update DG
      Extract magic literals
      Update code quality
    yleeyilin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1058330 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #333 from jannaleong/AddHelpTestCase

    Add help test case
    jamessinmaojun authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4ffbbd5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7246f38 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #334 from jannaleong/AddReposenseForTesting

    Add code contribution for testing
    yleeyilin authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d2d51f6 View commit details
    Browse the repository at this point in the history
  27. Update code authorship

    yleeyilin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5aa5dd8 View commit details
    Browse the repository at this point in the history
  28. Update UG quality

    yleeyilin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1333c6a View commit details
    Browse the repository at this point in the history
  29. Update american english

    yleeyilin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8df0546 View commit details
    Browse the repository at this point in the history
  30. Update note

    yleeyilin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    365d515 View commit details
    Browse the repository at this point in the history
  31. Fix grammar

    yleeyilin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    618967f View commit details
    Browse the repository at this point in the history
  32. Merge pull request #335 from yleeyilin/code-quality-check

    Code quality check
    jannaleong authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f5073e7 View commit details
    Browse the repository at this point in the history
  33. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix grammar
      Update note
      Update american english
      Update UG quality
      Update code authorship
      Add code contribution for testing
      Add help manual test case
    jannaleong committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e60bec0 View commit details
    Browse the repository at this point in the history
  34. Update reposense

    jannaleong committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    93a030b View commit details
    Browse the repository at this point in the history
  35. Fix DG issues

    jamessinmaojun committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a0598c1 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #336 from jannaleong/UpdateGroupUgReposense

    Update group ug reposense
    yleeyilin authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e322795 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1c05052 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1ca7e25 View commit details
    Browse the repository at this point in the history
  39. Fix DG issues

    jamessinmaojun committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fc1ce1e View commit details
    Browse the repository at this point in the history
  40. Merge pull request #337 from jamessinmaojun/master

    Fix DG issues
    jannaleong authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f0afc0f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fc8513c View commit details
    Browse the repository at this point in the history
  42. Merge pull request #338 from jamessinmaojun/master

    Fix undo and redo messages
    jannaleong authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4ba38fe View commit details
    Browse the repository at this point in the history
  43. Fix DG and UG issues

    jamessinmaojun committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    10c37a0 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #339 from jamessinmaojun/master

    Fix DG and UG issues
    jannaleong authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e2a81ac View commit details
    Browse the repository at this point in the history
  45. Fix UG formatting

    jamessinmaojun committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0a8e35e View commit details
    Browse the repository at this point in the history
  46. FIx UG formatting

    jamessinmaojun committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ef662d5 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #340 from jamessinmaojun/master

    Fix UG formatting
    jannaleong authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c608845 View commit details
    Browse the repository at this point in the history
  48. Fix UG

    jamessinmaojun committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    56f5fd1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    1a858ec View commit details
    Browse the repository at this point in the history
  50. Fix file name

    jamessinmaojun committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f6483f7 View commit details
    Browse the repository at this point in the history
  51. Merge pull request #342 from jamessinmaojun/master

    Fix file name
    jamessinmaojun authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5565b37 View commit details
    Browse the repository at this point in the history
  52. Merge branch 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp

    * 'master' of https://github.com/AY2324S2-CS2103T-W10-2/tp:
      Fix file name
      Fix UG
      FIx UG formatting
      Fix UG formatting
      Fix DG and UG issues
      Fix undo and redo messages
      Fix DG issues
      Fix DG issues
      Update reposense
    jannaleong committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9d0b651 View commit details
    Browse the repository at this point in the history
  53. Update author tags

    jannaleong committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1bf059e View commit details
    Browse the repository at this point in the history
  54. Merge pull request #343 from jannaleong/UpdateAuthorTag

    Update author tag
    jamessinmaojun authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d16df8d View commit details
    Browse the repository at this point in the history