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-T11-1] Contactmation #138

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

Commits on Oct 30, 2022

  1. Merge branch 'master' of https://github.com/mohamedsaf1/tp

    * 'master' of https://github.com/mohamedsaf1/tp: (37 commits)
      Fix bug where unmark, mark doesnt save attributes
      Edit warning message in user guide
      Edit to fit github markdown style
      Add note changes in user guide
      Add advanced features to user guide
      Fix contains method not working
      Removes trailing whitespace
      Remove trailing whitespace
      Fix CLRF line endings to LF
      Fixes most unit tests
      Add changes to glossary in user guide
      Fix fs case insensitive
      Fix fs case insensitive in windows
      Fix command syntax
      Fixes more unit tests
      Fix missing find command
      Fix unit tests
      Fix delete command for team and person
      Fix some unit tests
      Fixes checkstyle for main code.
      ...
    
    # Conflicts:
    #	docs/UserGuide.md
    mohamedsaf1 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    141a2df View commit details
    Browse the repository at this point in the history
  2. Update User Guide

    Update UserGuide.md for CS2101 Consultation Draft
    jasonchristopher21 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    729d49c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeeede6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/jasonchristopher21/tp int…

    …o branch-user-guide-draft
    
    # Conflicts:
    #	docs/UserGuide.md
    jasonchristopher21 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    5652e6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ce9783 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecd24a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a098e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    0318faf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d676c37 View commit details
    Browse the repository at this point in the history
  3. Fix bugs for UG

    mohamedsaf1 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    dc1c9fc View commit details
    Browse the repository at this point in the history
  4. Fix unit test case

    Eclipse-Dominator committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d7bff2d View commit details
    Browse the repository at this point in the history
  5. Fix bugs for UG

    mohamedsaf1 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    23d2dbd View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/mohamedsaf1/tp

    * 'master' of https://github.com/mohamedsaf1/tp:
      Update User Guide
      Updates commands summary
      Fix spacing on UG
    
    # Conflicts:
    #	docs/UserGuide.md
    mohamedsaf1 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    956b369 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9a9398 View commit details
    Browse the repository at this point in the history
  8. Refactor some code

    Eclipse-Dominator committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    86fa394 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f92371 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54a9aec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07905fc View commit details
    Browse the repository at this point in the history
  12. Fix unit tests

    Eclipse-Dominator committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    08fc79a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ecec078 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    afce9bd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    680a0fc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    782c782 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5f33026 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    51c189a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b5826c7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fb58995 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. - improves junit test version

    - Fix some unit tests
    Eclipse-Dominator committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    94cd624 View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle

    Eclipse-Dominator committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    8e04dcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ed81f8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #153 from Eclipse-Dominator/branch-code-refactor

    Branch code refactor
    connlim authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    0c5b943 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c4e6df View commit details
    Browse the repository at this point in the history
  6. Merge pull request #154 from connlim/branch-ug-pdf-export

    Add workflow to export UG to PDF
    Eclipse-Dominator authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    9c66e0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b53f34b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed5e6ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7358c67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59cc32d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #155 from autumn-sonata/branch-testing

    Add builder classes for testing
    Eclipse-Dominator authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    2420114 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Fix jar file name

    jasonchristopher21 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    460f924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a8aa4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b1bcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ea9b0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    766a61d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6287a26 View commit details
    Browse the repository at this point in the history
  7. Fix checkstyle errors

    autumn-sonata committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    febe021 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #157 from autumn-sonata/branch-testing

    Add sample data for addressbook
    connlim authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    da5ab63 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4b380a View commit details
    Browse the repository at this point in the history
  10. Fix checkstyle errors

    autumn-sonata committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8041f60 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d275746 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7cd8e29 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Merge pull request #158 from autumn-sonata/bug-fixes

    Fix bugs related to storage issues on aliasing, macroing and sample data loading
    connlim authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    98dd86a View commit details
    Browse the repository at this point in the history
  2. Update UG

    mohamedsaf1 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    17a3f70 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/mohamedsaf1/tp

    * 'master' of https://github.com/mohamedsaf1/tp: (30 commits)
      Fix crashing issue on SampleDataUtil
      Fix checkstyle errors
      Add storage components for aliases and macros
      Fix checkstyle errors
      Fix formatting bugs found in pe dry run
      Fix bugs related to pe dry run
      Add sample data for addressbook
      Correct misnaming of method in AddressBookBuilder
      Make checkstyle amendments
      Add builder classes for testing
      Add workflow to export UG to PDF
      Fix unit test checkstyle
      Fix checkstyle
      - improves junit test version - Fix some unit tests
      Fixes checkstyle for main code
      Adds new test case for delete commands
      Refactored find command
      Fix foreach loop's not copied
      Refactors delete, select, foreach commands.
      Removes unused imports
      ...
    
    # Conflicts:
    #	docs/UserGuide.md
    mohamedsaf1 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    00cdd79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ea9a88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb47848 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9de780b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e722e62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80fb933 View commit details
    Browse the repository at this point in the history
  9. Fix error message

    Eclipse-Dominator committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a6f189e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    5cf361c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    572fa9f View commit details
    Browse the repository at this point in the history
  3. Add draft PPP for Connor

    connlim committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    7628663 View commit details
    Browse the repository at this point in the history
  4. Fix bug on Duplicate Person detection

    Fix algorithm or duplicate person detection, such as checking for
    same name regardless of case, and marking a person with same name and
    same email or phone as same person.
    jasonchristopher21 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    687d1cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #162 from connlim/branch-ppp-draft

    Add draft PPP for Connor
    jasonchristopher21 authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5281704 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b941ab View commit details
    Browse the repository at this point in the history
  7. Updated PPP

    Eclipse-Dominator committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    1467289 View commit details
    Browse the repository at this point in the history
  8. Edit PPP for mohamedsaf1

    mohamedsaf1 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    9942cde View commit details
    Browse the repository at this point in the history
  9. Merge pull request #163 from jasonchristopher21/branch-update-project…

    …-page
    
    Update Project Portfolio Page for Jason
    mohamedsaf1 authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    b94f4df View commit details
    Browse the repository at this point in the history
  10. Merge pull request #160 from mohamedsaf1/master

    Update UG and PPP for Safwan
    jasonchristopher21 authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    b7b040e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2a8e51 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' of https://github.com/mohamedsaf1/tp

    * 'master' of https://github.com/mohamedsaf1/tp:
      Update Project Portfolio Page for Jason
      Add draft PPP for Connor
      Fix error message
      Fixes random display order
      Fix phone being read as address when loading
      Fix alias not working for custom command bug
    mohamedsaf1 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    cbf6005 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f0e791d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    93367bb View commit details
    Browse the repository at this point in the history
  15. Merge pull request #165 from autumn-sonata/master

    Edit ppp for autumn-sonata
    jasonchristopher21 authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    553ec69 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    339d2e6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2adb1d9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a99244e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bb76788 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' of https://github.com/jasonchristopher21/tp int…

    …o branch-improve-test
    
    # Conflicts:
    #	docs/UserGuide.md
    jasonchristopher21 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    9373d76 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Fix checkstyle errors

    autumn-sonata committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    60f10f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cad00b4 View commit details
    Browse the repository at this point in the history
  3. Resolve eof errors

    autumn-sonata committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3d3d6ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbea21c View commit details
    Browse the repository at this point in the history
  5. More tests

    mohamedsaf1 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2630b8c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #166 from autumn-sonata/storage-test

    Storage testing
    mohamedsaf1 authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3d380fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc5d98c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3a986d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    d6d00cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb23c36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d26f0a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06b902a View commit details
    Browse the repository at this point in the history
  5. Checkstyle fix

    mohamedsaf1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    a293b64 View commit details
    Browse the repository at this point in the history
  6. Checkstyle fix

    mohamedsaf1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    d170ae5 View commit details
    Browse the repository at this point in the history
  7. More checkstyle fix

    mohamedsaf1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    bbae355 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #168 from autumn-sonata/storage-test-update

    Storage test update
    mohamedsaf1 authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    ec85e54 View commit details
    Browse the repository at this point in the history
  9. no message

    mohamedsaf1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    b4f44a2 View commit details
    Browse the repository at this point in the history
  10. Test case fix

    mohamedsaf1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    5f32138 View commit details
    Browse the repository at this point in the history
  11. Checkstyle fix

    mohamedsaf1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    4e7b19d View commit details
    Browse the repository at this point in the history
  12. Test case bug fix

    mohamedsaf1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9a978c7 View commit details
    Browse the repository at this point in the history
  13. no message

    mohamedsaf1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    2ebf97d View commit details
    Browse the repository at this point in the history
  14. Refactor of code

    mohamedsaf1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    c081a86 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #167 from mohamedsaf1/master

    More tests
    autumn-sonata authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    4d9be75 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' of https://github.com/mohamedsaf1/tp

    * 'master' of https://github.com/mohamedsaf1/tp:
      Add additional newline at eof for json files
      Add newline to eof for checkstyle
      Complete storage testing
      Edit test cases for jsonSerializableAddressBook
      Add testing to json adapted task, group, person, book storage, and storage manager
      Add test cases for jsonadapted abstractAttribute and Tag
      Resolve eof errors
      Fix checkstyle errors
      Edit typical tasks and groups to match with json files
      Add typical persons, groups and tasks for easier testing
      Edit builder for person, group and task for storage testing
      Add testing for JsonAdaptedCustomCommandBuilder
      Add ppp for autumn-sonata
      Removes trailing whitespaces
      Updated PPP
      Add test case for jsonAdaptedPerson
    mohamedsaf1 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    a7a217a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6c5118c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c9038c4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3c77f67 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' of https://github.com/jasonchristopher21/tp int…

    …o branch-bug-fixes
    
    # Conflicts:
    #	docs/UserGuide.md
    jasonchristopher21 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    e6a63b2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    04e6621 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    af83536 View commit details
    Browse the repository at this point in the history
  23. Update Test Cases

    jasonchristopher21 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    6c8a3a4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    93c32f5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3f080d8 View commit details
    Browse the repository at this point in the history
  26. Update Test Cases

    jasonchristopher21 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    8bdf2d9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c2187f2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    884f643 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d40b55d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    570d616 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4150e2d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    385d24a View commit details
    Browse the repository at this point in the history
  33. Update test cases

    jasonchristopher21 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9afb1b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    b1aed2b View commit details
    Browse the repository at this point in the history
  2. Revert equals to original

    Revert equals to original due to cannot fix of duplicate for
    feature freeze.
    jasonchristopher21 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1736896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b52eec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ccb438 View commit details
    Browse the repository at this point in the history
  5. Remove print statements

    connlim committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b22eeed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab3a3d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59b9eb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc982dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8757ea7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d659c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c3d669 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d6f6777 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c17238a View commit details
    Browse the repository at this point in the history
  14. Remove unused import

    connlim committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    528c4ae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a8c1d5f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    76dc948 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c6feca3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    192f037 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    48eb30f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    50b6d9f View commit details
    Browse the repository at this point in the history
  21. Add more MSS

    connlim committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    32ee6c1 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #173 from connlim/branch-dg-mss

    Add more MSS for the DG
    Eclipse-Dominator authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    84b4f56 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'master' of https://github.com/AY2223S1-CS2103T-T11-1/tp

    …into branch-minor-bug-fiix
    Eclipse-Dominator committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ae2d4ea View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f8cb234 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9f1203b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    161fd17 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    158fa11 View commit details
    Browse the repository at this point in the history
  28. Update PPP for Connor

    connlim committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9b7389f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1a170b1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    24cd25b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4623abe View commit details
    Browse the repository at this point in the history
  32. Fixes checkstyle

    Eclipse-Dominator committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    19014b6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d5190b3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    bc58659 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    211235a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e5bc012 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ca3b41b View commit details
    Browse the repository at this point in the history
  38. Fix error messages

    Eclipse-Dominator committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1dcb651 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #175 from connlim/branch-dg-fix-name

    Rename all instances of ContactMation to Contactmation
    Eclipse-Dominator authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8ffa041 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #174 from connlim/branch-ppp-connor

    Update PPP for Connor
    Eclipse-Dominator authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b9b59a6 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #172 from autumn-sonata/user-guide-update

    User guide update
    connlim authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    bc49858 View commit details
    Browse the repository at this point in the history
  42. More Tests

    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    96bbc35 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    701b8d1 View commit details
    Browse the repository at this point in the history
  44. Fix UG formatting issues

    connlim committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    674f50f View commit details
    Browse the repository at this point in the history
  45. Checkstyle fix for tests

    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7d16c5f View commit details
    Browse the repository at this point in the history
  46. More checkstyle fix

    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    faded82 View commit details
    Browse the repository at this point in the history
  47. Fix bug on equals

    jasonchristopher21 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    60219f3 View commit details
    Browse the repository at this point in the history
  48. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Rename all instances of ContactMation to Contactmation
      Fix project name in Connor PPP
      Update PPP for Connor
      Add more MSS
      Remove unused import
      Update tests for new phone number restrictions
      Add stricter phone number validation
      Improve error message when adding user to group they are already in
      Remove print statements
      Fix empty Task names not throwing an error
    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f6d0d6a View commit details
    Browse the repository at this point in the history
  49. Update UG screenshots

    connlim committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ec72b9f View commit details
    Browse the repository at this point in the history
  50. Fix Connor PPP wrong link

    connlim committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    92cac2a View commit details
    Browse the repository at this point in the history
  51. Merge branch 'master' of https://github.com/jasonchristopher21/tp int…

    …o branch-bug-fixes
    
    # Conflicts:
    #	docs/UserGuide.md
    #	src/test/data/JsonSerializableAddressBookTest/duplicatePersonAddressBook.json
    jasonchristopher21 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    fec74bf View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d3d2c47 View commit details
    Browse the repository at this point in the history
  53. no message

    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5f538e9 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    2505864 View commit details
    Browse the repository at this point in the history
  55. Merge branch 'master' of https://github.com/jasonchristopher21/tp int…

    …o branch-improve-test
    
    # Conflicts:
    #	docs/UserGuide.md
    jasonchristopher21 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5654c01 View commit details
    Browse the repository at this point in the history
  56. Merge pull request #170 from Eclipse-Dominator/branch-minor-bug-fiix

    Update phone number restrictions and field bugs
    autumn-sonata authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1bacecd View commit details
    Browse the repository at this point in the history
  57. Test bugs fix

    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4adb5e1 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    09ae460 View commit details
    Browse the repository at this point in the history
  59. Merge branch 'master' of https://github.com/jasonchristopher21/tp int…

    …o branch-improve-test
    
    # Conflicts:
    #	src/main/java/seedu/address/model/attribute/AttributeList.java
    jasonchristopher21 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9f7ec5e View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    b16a6f8 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    8937b87 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    be8fb40 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    f8a7ceb View commit details
    Browse the repository at this point in the history
  64. Merge pull request #178 from connlim/branch-ppp-connor

    Update Connor PPP
    autumn-sonata authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0c3c640 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    62f6c36 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    8f52ae0 View commit details
    Browse the repository at this point in the history
  67. Update User Guide

    jasonchristopher21 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2ca8096 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    5073dc8 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    6250857 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    e9954d1 View commit details
    Browse the repository at this point in the history
  71. Update model dg

    Eclipse-Dominator committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4eec93e View commit details
    Browse the repository at this point in the history
  72. Edit UG

    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    676b668 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    71040f9 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    9440887 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    9639958 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    8cc1774 View commit details
    Browse the repository at this point in the history
  77. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Update Connor PPP with new details
      Fix Connor PPP wrong link
      Update UG screenshots
      Fix UG formatting issues
      Fix error messages
      Fixes edit, add field command bug for tasks
      Update field related exceptions mesages
      Fixes checkstyle
      Update restriction on person
      Fix missing checking for valid macro code
      Update test cases for phone
      Update constraints for phone
      Update warning message when access is denied.
      Country code '+' sign now optional
      Update phone number restrictions
    
    # Conflicts:
    #	docs/UserGuide.md
    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    85264dd View commit details
    Browse the repository at this point in the history
  78. Resolve conflict

    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b25a657 View commit details
    Browse the repository at this point in the history
  79. Merge pull request #180 from Eclipse-Dominator/branch-ppp-zhaoqi

    Update PPP for zhaoqi
    connlim authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6be97d5 View commit details
    Browse the repository at this point in the history
  80. Merge branch 'master' of https://github.com/mohamedsaf1/tp

    * 'master' of https://github.com/mohamedsaf1/tp: (22 commits)
      Removes accidental changes to eric's ppp
      Update PPP for zhaoqi
      Add AbstractSingleItemTest
      Fix Checkstyle Issues
      Move existing relevant test files to seedu.address.model.attribute
      Update Test Cases for AbstractAttributeTest
      Update AttributeListTest
      Update test cases
      Fix Checkstyle Issue
      Update test cases for AbstractDisplayItemTest
      Update test cases for AbstractDisplayItemTest
      Fix Checkstyle Issue
      Fix Checkstyle issues
      Update AbstractAttributeTest
      Update Test Cases
      Update AbstractDisplayItemTest
      Draft Test Cases for AbstractDisplayItem
      Add AbstractAttributeTest
      Add test cases for AttributeList
      Remove duplicate team remove instruction
      ...
    
    # Conflicts:
    #	src/test/java/seedu/address/model/attribute/EmailTest.java
    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    bb77f00 View commit details
    Browse the repository at this point in the history
  81. Update User Guide

    jasonchristopher21 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5083e32 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    4bdd14a View commit details
    Browse the repository at this point in the history
  83. Merge branch 'master' of https://github.com/jasonchristopher21/tp int…

    …o branch-bug-fixes
    
    # Conflicts:
    #	src/main/java/seedu/address/model/attribute/AttributeList.java
    jasonchristopher21 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f633684 View commit details
    Browse the repository at this point in the history
  84. Checkstyle fix

    mohamedsaf1 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    db43a6d View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    2262b5b View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    b89a554 View commit details
    Browse the repository at this point in the history
  87. Merge pull request #176 from mohamedsaf1/master

    More Tests
    mohamedsaf1 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ff40707 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    be5831c View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    f9ce8ea View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    5dcf536 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    fa1c084 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    d7529dc View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    052b1b9 View commit details
    Browse the repository at this point in the history
  94. Merge pull request #185 from mohamedsaf1/master

    Update PPP of mohamedsaf1
    mohamedsaf1 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2492d23 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    9f2d84f View commit details
    Browse the repository at this point in the history
  96. Merge pull request #184 from connlim/branch-update-about-us

    Update About Us page
    autumn-sonata authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7bab958 View commit details
    Browse the repository at this point in the history
  97. Merge pull request #182 from autumn-sonata/developer-guide

    Make changes to storage description in developer guide
    connlim authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    997547a View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    eb6fa5f View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    72292bf View commit details
    Browse the repository at this point in the history
  100. Merge pull request #179 from autumn-sonata/ppp-update

    Ppp update
    connlim authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d6c588d View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    0683b72 View commit details
    Browse the repository at this point in the history
  102. Merge pull request #181 from Eclipse-Dominator/branch-dg-update

    Branch dg update
    connlim authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6f32e84 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    28f14b1 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    0c4b4f4 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    d6f775b View commit details
    Browse the repository at this point in the history
  106. Updated ppp

    Eclipse-Dominator committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a9d7d99 View commit details
    Browse the repository at this point in the history
  107. Merge pull request #183 from connlim/branch-update-ui-image

    Update Ui.png on website home page
    mohamedsaf1 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9b797f7 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    ef3491e View commit details
    Browse the repository at this point in the history
  109. Update Checkstyle

    jasonchristopher21 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3959fa6 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    cadf97e View commit details
    Browse the repository at this point in the history
  111. Fix user guide title

    connlim committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    de66e8a View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    6121f11 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    9340fd7 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    1cd7a52 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    5a24d21 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    7b2bb45 View commit details
    Browse the repository at this point in the history
  117. Merge pull request #188 from connlim/branch-fix-ug-title

    Fix user guide title
    mohamedsaf1 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    303cdfb View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    84d88a3 View commit details
    Browse the repository at this point in the history
  119. Merge pull request #191 from autumn-sonata/ppp-update

    Add page break in ppp autumn-sonata
    Eclipse-Dominator authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5f557b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Edit user guide

    autumn-sonata committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e8ab789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b46558d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    37f96f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/AY2223S1-CS2103T-T11-1/tp

    …into branch-cs2101-ug
    
    # Conflicts:
    #	docs/UserGuide.md
    jasonchristopher21 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7dcf2b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1994e0b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #193 from jasonchristopher21/branch-cs2101-ug

    Update User Guide for CS2101
    Eclipse-Dominator authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    9e76f08 View commit details
    Browse the repository at this point in the history
  5. Added more examples

    Eclipse-Dominator committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    900578a View commit details
    Browse the repository at this point in the history
  6. fix broken links

    Eclipse-Dominator committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    1b7c319 View commit details
    Browse the repository at this point in the history
  7. Adds missing images

    Eclipse-Dominator committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    ba9055d View commit details
    Browse the repository at this point in the history
  8. Fix image pathing

    Eclipse-Dominator committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c8ebf62 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #194 from Eclipse-Dominator/branch-cs2101-ug

    Added more examples
    autumn-sonata authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e88cd0a View commit details
    Browse the repository at this point in the history