Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS2103-F13-4] UniMate #100

Open
wants to merge 629 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 Nov 2, 2023

  1. Fix Checkstyle

    Removed unused imports for EditPersonDescriptor
    Added javadocs for EditPersonDescriptor
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    560aa11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b54797 View commit details
    Browse the repository at this point in the history
  3. Fix documentation typos

    Fallman2 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    eeb6701 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cb2ab5 View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle

    Removed unused import
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    82f8e46 View commit details
    Browse the repository at this point in the history
  6. Update JUnit tests

    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b89bce2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a670fa9 View commit details
    Browse the repository at this point in the history
  8. Update test utils

    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    41b5fd2 View commit details
    Browse the repository at this point in the history
  9. Fix checkstyle error

    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    274abef View commit details
    Browse the repository at this point in the history
  10. Fix bug

    Added guard clause for user exceeding index of event list
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a8833c2 View commit details
    Browse the repository at this point in the history
  11. Update User Guide

    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3d20247 View commit details
    Browse the repository at this point in the history
  12. Fix Checkstyle

    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b8afcca View commit details
    Browse the repository at this point in the history
  13. Fix typographical errors

    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    62b3fe4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    756fac8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0c52e1b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4878035 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9461613 View commit details
    Browse the repository at this point in the history
  18. Fix checkstyle violations

    Fallman2 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    be3e375 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' into branch-Misc-Calendar-Commands-NL

    # Conflicts:
    #	src/main/java/seedu/address/logic/parser/ParserUtil.java
    #	src/main/java/seedu/address/logic/parser/UniMateParser.java
    #	src/test/java/seedu/address/logic/parser/UniMateParserTest.java
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    127e813 View commit details
    Browse the repository at this point in the history
  20. Fix merge conflict

    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ac47758 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a1bb5ce View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d8f74da View commit details
    Browse the repository at this point in the history
  23. Fix checkstyle violation

    Fallman2 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e93898c View commit details
    Browse the repository at this point in the history
  24. Modify user guide URL

    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7c40d2f View commit details
    Browse the repository at this point in the history
  25. Merge pull request #77 from junhonglow/branch-Add-Tasklist-Storage

    Add tasklist storage
    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6ad63ed View commit details
    Browse the repository at this point in the history
  26. Remove unused methods

    Fallman2 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9a2655d View commit details
    Browse the repository at this point in the history
  27. Update javadoc

    Updated javadoc to standardize format
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8782b42 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    64fec33 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    007008b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    76c0e75 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4aa7339 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4c4e7dd View commit details
    Browse the repository at this point in the history
  33. Failed Import Feature

    Failed to deliver import feature
    lihongguang00 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    838fe60 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    684b310 View commit details
    Browse the repository at this point in the history
  35. Add EOF to yml file

    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    de5d03e View commit details
    Browse the repository at this point in the history
  36. Merge pull request #79 from Fallman2/branch-ViewContactEvents

    Implement ViewContactEventsCommand
    Fallman2 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c95a658 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #80 from junhonglow/branch-Update-Ignored-Files

    Ignore util and main files in tp code coverage
    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4f205a0 View commit details
    Browse the repository at this point in the history
  38. Checkstyle Cleanup and Bug Fixes

    Fixed minor bugs and cleaned code up
    lihongguang00 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d176faf View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    12a013b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3f8fcb3 View commit details
    Browse the repository at this point in the history
  41. Add test case

    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4b979ad View commit details
    Browse the repository at this point in the history
  42. Merge branch 'master' into branch-Calendar-Enhancement

    # Conflicts:
    #	src/main/java/seedu/address/MainApp.java
    #	src/main/java/seedu/address/logic/commands/AddContactEventCommand.java
    #	src/main/java/seedu/address/logic/commands/CommandResult.java
    #	src/main/java/seedu/address/logic/parser/UniMateParser.java
    #	src/main/java/seedu/address/model/ModelManager.java
    #	src/main/java/seedu/address/model/person/Person.java
    #	src/main/java/seedu/address/ui/MainWindow.java
    #	src/test/java/seedu/address/model/ModelManagerTest.java
    #	src/test/java/seedu/address/storage/JsonCalendarStorageTest.java
    #	src/test/java/seedu/address/storage/StorageManagerTest.java
    lihongguang00 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    fa9dfb6 View commit details
    Browse the repository at this point in the history
  43. Add test case

    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1db901e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b9b7123 View commit details
    Browse the repository at this point in the history
  45. Add test case

    Increase code coverage to 90%
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0abee83 View commit details
    Browse the repository at this point in the history
  46. Update User Guide

    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    26325c6 View commit details
    Browse the repository at this point in the history
  47. Fix Merge Conflict

    Resolve merge conflicts
    lihongguang00 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    528fab3 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    285b92a View commit details
    Browse the repository at this point in the history
  49. Fix checkstyle

    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a854709 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    2227235 View commit details
    Browse the repository at this point in the history
  51. Update User Guide

    Fallman2 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5182063 View commit details
    Browse the repository at this point in the history
  52. Fix UI Bug

    Fix Calendar UI Bug
    lihongguang00 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d87afd8 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    59bb0cf View commit details
    Browse the repository at this point in the history
  54. Merge pull request #82 from Fallman2/branch-UGUpdates

    Updated UG
    Fallman2 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    762c649 View commit details
    Browse the repository at this point in the history
  55. Fix Config

    Fix Config Preferences
    lihongguang00 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b05f3a7 View commit details
    Browse the repository at this point in the history
  56. Fix bugs

    Fix bug where success message incorrectly displayed.
    Fix bug where message usage incorrectly displayed.
    Updated test case.
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    00c1eef View commit details
    Browse the repository at this point in the history
  57. Fix message usage error

    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c7489a8 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    c205e37 View commit details
    Browse the repository at this point in the history
  59. Fix bug

    Removed irrelevant step in test case
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6ecef63 View commit details
    Browse the repository at this point in the history
  60. Update UG

    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a518ed4 View commit details
    Browse the repository at this point in the history
  61. Enhance Calendar Header

    Enhanced Calendar Header
    lihongguang00 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ff33d25 View commit details
    Browse the repository at this point in the history
  62. Merge pull request #70 from lihongguang00/branch-Calendar-Enhancement

    [Calendar] Calendar Comparison
    lihongguang00 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5a65642 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    b405f98 View commit details
    Browse the repository at this point in the history
  64. Merge pull request #83 from Fallman2/branch-UGUpdates

    Update Command Summary in UG
    Fallman2 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    eb44259 View commit details
    Browse the repository at this point in the history
  65. Revert "Fix message usage error"

    This reverts commit c7489a8.
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1b15d08 View commit details
    Browse the repository at this point in the history
  66. Reverse Commit

    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d04d846 View commit details
    Browse the repository at this point in the history
  67. Update Command Summary

    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3e7f130 View commit details
    Browse the repository at this point in the history
  68. Fix test case

    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bd599be View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    abdd49c View commit details
    Browse the repository at this point in the history
  70. Fix Checkstyle Violations

    Removed unused imports
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b03f80e View commit details
    Browse the repository at this point in the history
  71. Update UG

    junhonglow committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    41c74f0 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    120c6b0 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    09027fb View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    77778e4 View commit details
    Browse the repository at this point in the history
  75. Update UG

    Added UG for
    
    compareCalendars
    
    compareGroupCalendars
    
    import
    
    viewWeek
    lihongguang00 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    49f3d0a View commit details
    Browse the repository at this point in the history
  76. Merge pull request #78 from nicrandomlee/branch-Misc-Calendar-Command…

    …s-NL
    
    Edit Contact Event Command
    nicrandomlee committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1f27026 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    3303ed2 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    da3273e View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    c02b3b7 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    dea7cf1 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    a46ca45 View commit details
    Browse the repository at this point in the history
  82. Change UI title

    Fallman2 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0ec399c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merge pull request #85 from Fallman2/branch-UGUpdates

    Change UI title
    Fallman2 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d8599ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46e9159 View commit details
    Browse the repository at this point in the history
  3. Change shadowjar settings

    Fallman2 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    32b5301 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #87 from Fallman2/master

    Change shadowjar settings
    Fallman2 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    81e6066 View commit details
    Browse the repository at this point in the history
  5. Change version number

    Fallman2 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8b005f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3729530 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #88 from Fallman2/master

    Change version number
    Fallman2 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    07588b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Enhance UG

    Enhanced clarity of UG
    lihongguang00 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b3acaac View commit details
    Browse the repository at this point in the history
  2. Add Feature Overview Section

    Added feature overview section and more screenshots
    lihongguang00 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b8dec20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #148 from lihongguang00/branch-PE-UG

    Add screenshots and features overview section
    lihongguang00 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0cd0742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdb734f View commit details
    Browse the repository at this point in the history
  5. Fix bugs for sort command

    Updated sorting of addressbook by address and name to be non case
    sensitive
    Amended syntax error message while parsing sort
    Added additional test case to test for upper and lower cases.
    nicrandomlee committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    30c67f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Fix UG

    Fix formatting in UG
    lihongguang00 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d71defa View commit details
    Browse the repository at this point in the history
  2. Fix issue #117

    Fallman2 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    85cf44f View commit details
    Browse the repository at this point in the history
  3. Fix #139 and #111

    Previously the error message for an incorrect event period was not
    very helpful.
    
    Created a new error message for an invalid event period.
    Fallman2 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    deeb511 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be08ed5 View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle errors

    Fallman2 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e983c01 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Add more screenshots

    Added more screenshots
    lihongguang00 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b0a0318 View commit details
    Browse the repository at this point in the history
  2. Edit error message for Sort Command

    Edit parse exception message to add more clarity for user
    nicrandomlee committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    40d848f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf1f29 View commit details
    Browse the repository at this point in the history
  4. Fix #119 and #125

    Fallman2 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2220b7b View commit details
    Browse the repository at this point in the history
  5. Fix #107

    Fallman2 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6d41734 View commit details
    Browse the repository at this point in the history
  6. Fix #118

    Fallman2 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    932767a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bcc95d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e35f11e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6c5c97 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #149 from nicrandomlee/branch-Sort-BugFix-NL

    Fix bugs for Sort Command
    nicrandomlee committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e9f9552 View commit details
    Browse the repository at this point in the history
  11. Fix #90

    junhonglow committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    937452e View commit details
    Browse the repository at this point in the history
  12. Add more screenshots

    Add more screenshots to UG
    lihongguang00 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    93e354f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99288ef View commit details
    Browse the repository at this point in the history
  14. Merge pull request #152 from lihongguang00/branch-PE-UG

    Add more screenshots
    lihongguang00 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ed1f88f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    416e1c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7f593cb View commit details
    Browse the repository at this point in the history
  17. Update HG Draft PPP

    Update HG Draft PPP
    lihongguang00 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8c7d35b View commit details
    Browse the repository at this point in the history
  18. Merge pull request #153 from nicrandomlee/branch-update-PPP-NL

    Update PPP for Nicholas Lee
    lihongguang00 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    13c6d49 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #154 from lihongguang00/branch-PPP

    Update HG Draft PPP
    lihongguang00 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    db26d33 View commit details
    Browse the repository at this point in the history
  20. Add PPP documentation

    Fallman2 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0ff44c6 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #155 from Fallman2/branch-EditPPP

    Edit PPP for Andre
    Fallman2 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5ccd9cf View commit details
    Browse the repository at this point in the history
  22. Update PPP

    junhonglow committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2cc4ec0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    65b98ba View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge pull request #150 from Fallman2/branch-BugFixing1

    Bug Fixing
    Fallman2 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d2c347b View commit details
    Browse the repository at this point in the history
  2. Improve formatting

    Improved formatting
    lihongguang00 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d56ab01 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #158 from lihongguang00/branch-PE-UG

    UG Improvements
    lihongguang00 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    753334f View commit details
    Browse the repository at this point in the history
  4. Fix minor error

    Fixed minor error
    lihongguang00 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    717f224 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #159 from lihongguang00/branch-PE-UG

    Fix minor error
    lihongguang00 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    571297e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f2b095 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3d205d View commit details
    Browse the repository at this point in the history
  8. Fix formatting

    Fixed formatting
    lihongguang00 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    94fdf26 View commit details
    Browse the repository at this point in the history
  9. Fixed more formatting

    Fixed more formatting
    lihongguang00 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c25b6b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    dc8863c View commit details
    Browse the repository at this point in the history
  2. Standardize AddressBook

    Replaced all address book with AddressBook
    lihongguang00 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    9bf174e View commit details
    Browse the repository at this point in the history
  3. Fix bugs

    Fixed bugs for compareCalendars and compareGroupCalendars
    lihongguang00 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    593cef2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4ff091 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #151 from junhonglow/branch-Bug-Fixes

    Branch bug fixes
    lihongguang00 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    091a4b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dee7421 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78f78d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86aece2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #162 from nicrandomlee/branch-EditContactEvent-Fix…

    …TestCase-NL
    
    Increase Code Coverage for EditContactEventCommand
    lihongguang00 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    af82c15 View commit details
    Browse the repository at this point in the history
  10. Change Line Spacing

    nicrandomlee committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    eb780a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf95a08 View commit details
    Browse the repository at this point in the history
  12. Update ReadMe

    Update Readme
    lihongguang00 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    b4034cd View commit details
    Browse the repository at this point in the history
  13. Update Index.md

    Update Index.md
    lihongguang00 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    c6e0b98 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #164 from lihongguang00/branch-ReadMe

    Update ReadMe
    nicrandomlee committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    29647a2 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #165 from lihongguang00/branch-Docu

    Update Index.md
    nicrandomlee committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    17fcbbf View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Fix UG Minor Bugs

    Fix minor UG Bugs
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bb93740 View commit details
    Browse the repository at this point in the history
  2. Add note on truncation

    Add note on truncation
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2f14226 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #166 from lihongguang00/branch-UG-final

    Fix UG Minor Bugs
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bcc12b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e46a13d View commit details
    Browse the repository at this point in the history
  5. Update Developer Guide

    Updated developer guide for editContactEvent and included relevant
    sequence diagram for reference
    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    66bcb0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b48d78 View commit details
    Browse the repository at this point in the history
  7. Fix bug

    Fix formatting error where plantUML diagram does not show up in DG
    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6c2adc1 View commit details
    Browse the repository at this point in the history
  8. Update UML Diagram

    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    12c31cf View commit details
    Browse the repository at this point in the history
  9. Update Developer Guide

    Fix formatting and standardization issues
    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    779a7c7 View commit details
    Browse the repository at this point in the history
  10. Update Formatting

    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    97221db View commit details
    Browse the repository at this point in the history
  11. Create DG documentation

    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ee11c58 View commit details
    Browse the repository at this point in the history
  12. Fix line spacing for DG

    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3b47a5b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #167 from nicrandomlee/branch-addUMLDiagrams-NL

    Update Developer Guide
    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3cf69c1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2a01acf View commit details
    Browse the repository at this point in the history
  15. Remove author tag

    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2626b0b View commit details
    Browse the repository at this point in the history
  16. Re-add author tags

    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    aa98bf1 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #168 from Fallman2/branch-DGEdits1

    Update DG
    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e926744 View commit details
    Browse the repository at this point in the history
  18. Fix bug

    Fix toString method of EditContactEventCommand
    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d8e9e39 View commit details
    Browse the repository at this point in the history
  19. Fix bug - incorrect events added

    In some cases, calendar may allow an event to be added
    even if there is a conflict.
    
    Add a check to ensure that calendar has no conflicting events.
    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    af67365 View commit details
    Browse the repository at this point in the history
  20. Fix bug - integer is more than max integer

    If user tries to input an integer larger than
    a max integer value. Current exception says
    that it is an invalid command, which is not the case.
    
    Add an exception to handle integer overflows.
    Different error message is provided in this case.
    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    51d8b87 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7e702ea View commit details
    Browse the repository at this point in the history
  22. Improve code quality

    Abide by Law of Demeter
    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c104776 View commit details
    Browse the repository at this point in the history
  23. Fix Bug - App does not start (invalid files)

    App does not start when provided with an invalid input in json.
    
    Add an exception to notify the application to start with
    a blank file instead if unable to load the file.
    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    140d5a3 View commit details
    Browse the repository at this point in the history
  24. Fix bug: UI

    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2b626b4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f15afdc View commit details
    Browse the repository at this point in the history
  26. Fix abstraction bug

    Fixed abstraction bug
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d1049a8 View commit details
    Browse the repository at this point in the history
  27. Update JUnit tests

    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b834714 View commit details
    Browse the repository at this point in the history
  28. Fix checkstyle

    Fix checkstyle
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5102b33 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #170 from nicrandomlee/branch-addUMLDiagrams-NL

    Update Model Class Diagram
    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    91dca83 View commit details
    Browse the repository at this point in the history
  30. Add note on zoom level

    Added note on zoom level
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2290013 View commit details
    Browse the repository at this point in the history
  31. Clean up code

    Removed unused method
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e373ac3 View commit details
    Browse the repository at this point in the history
  32. Fix checkstyle

    Fix checkstyle
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    071aebb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c1675d4 View commit details
    Browse the repository at this point in the history
  34. Add JUnit tests

    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f19ab63 View commit details
    Browse the repository at this point in the history
  35. Fix checkstyle issues

    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3d65f68 View commit details
    Browse the repository at this point in the history
  36. Add CompareCalendar Section

    Add CompareCalendar Section
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    35fafb3 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c02e4f7 View commit details
    Browse the repository at this point in the history
  38. Merge pull request #169 from nicrandomlee/branch-codeQualityAbstracti…

    …on-NL
    
    Update Code Quality
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3c66b02 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #173 from lihongguang00/branch-UG-final

    Add note on zoom level
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    34fc94e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c470cb7 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    77ce84d View commit details
    Browse the repository at this point in the history
  42. Merge pull request #175 from lihongguang00/branch-DG-Final

    Add CompareCalendar Section
    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9f51bef View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    58dc6f7 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #174 from nicrandomlee/branch-update-PPP-NL

    Update PPP For Nicholas Lee
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e006a3d View commit details
    Browse the repository at this point in the history
  45. Merge pull request #172 from lihongguang00/branch-Final-Bug-Fix

    Improve abstraction
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    48d0e27 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    f340aa5 View commit details
    Browse the repository at this point in the history
  47. Fix checkstyle violations

    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    12bca92 View commit details
    Browse the repository at this point in the history
  48. Update Product Website

    Update Product Website
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8b242c2 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    ded2c11 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #177 from lihongguang00/branch-Documentation-Final

    Update Product Website
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    73bff9a View commit details
    Browse the repository at this point in the history
  51. Add NFR in DG

    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    859a85e View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    5d42fca View commit details
    Browse the repository at this point in the history
  53. Add new line

    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d41ba90 View commit details
    Browse the repository at this point in the history
  54. Add Effort Appendix

    Add Effort Appendix
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c1bf594 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    096d0da View commit details
    Browse the repository at this point in the history
  56. Merge pull request #179 from Fallman2/branch-AppendixEdits1

    Adding Manual Testing Instructions
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f143565 View commit details
    Browse the repository at this point in the history
  57. Add EOF

    Add EOF
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f4a7285 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    708ca89 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #180 from lihongguang00/branch-Doc-Final-Update

    Add Effort Appendix
    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    567294b View commit details
    Browse the repository at this point in the history
  60. Fix Diagram Width

    Fix diagram width
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    57d8767 View commit details
    Browse the repository at this point in the history
  61. Fix typo

    Fix typos
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e1e84bb View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    953c3b5 View commit details
    Browse the repository at this point in the history
  63. Add new section to Appendix

    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6d3cf35 View commit details
    Browse the repository at this point in the history
  64. Update HG PPP

    Update HG PPP
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7a52563 View commit details
    Browse the repository at this point in the history
  65. Merge pull request #182 from Fallman2/branch-AppendixEdits2

    Add new section to Appendix - Planned Enhancements
    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    12214f6 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    c3e462b View commit details
    Browse the repository at this point in the history
  67. Add Planned Enhancement

    Add more planned enhancement
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0dfdb31 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    9922deb View commit details
    Browse the repository at this point in the history
  69. Merge pull request #184 from lihongguang00/branch-Planned-Enhancement

    Add Planned Enhancement
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9e1cf17 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    fa4bd80 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    2fd17c3 View commit details
    Browse the repository at this point in the history
  72. Fix typo

    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1350227 View commit details
    Browse the repository at this point in the history
  73. Update formatting of DG

    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1e1b2f9 View commit details
    Browse the repository at this point in the history
  74. Update PPP

    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    043fc78 View commit details
    Browse the repository at this point in the history
  75. Update documents

    Update PPP and DG
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    71ef830 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    573b702 View commit details
    Browse the repository at this point in the history
  77. Add more fix

    More fix
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ce95a24 View commit details
    Browse the repository at this point in the history
  78. Merge pull request #185 from junhonglow/branch-Update-DG

    Update Developer Guide
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1a07184 View commit details
    Browse the repository at this point in the history
  79. Update highlights in PPP

    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    935d9d1 View commit details
    Browse the repository at this point in the history
  80. Merge pull request #186 from lihongguang00/branch-Docu-Fix

    Update documents
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dcf454f View commit details
    Browse the repository at this point in the history
  81. Merge pull request #187 from junhonglow/branch-Update2-PPP-JH

    Update PPP - JH
    junhonglow committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e323a60 View commit details
    Browse the repository at this point in the history
  82. Update PPP

    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d83c5fd View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    d465bb2 View commit details
    Browse the repository at this point in the history
  84. Update DG

    Update DG
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7c58770 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    ea3b0b3 View commit details
    Browse the repository at this point in the history
  86. Fix bug

    Fix a bug where editing only the time start or time end will show
    the wrong error message
    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8b996eb View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    221a7c7 View commit details
    Browse the repository at this point in the history
  88. Update UG

    Update UG
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    75cf456 View commit details
    Browse the repository at this point in the history
  89. Update Test Case

    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    62d48a0 View commit details
    Browse the repository at this point in the history
  90. Update UG

    Update UG
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b7dfd97 View commit details
    Browse the repository at this point in the history
  91. Update UG

    Update UG
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0679425 View commit details
    Browse the repository at this point in the history
  92. Update DG

    Update DG
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    94567e1 View commit details
    Browse the repository at this point in the history
  93. Merge pull request #190 from nicrandomlee/branch-update-PPP-NL

    Fix Bug for EditContactEventParser
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e8082c9 View commit details
    Browse the repository at this point in the history
  94. Merge pull request #191 from lihongguang00/branch-Docu-Final

    Update DG and UG
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bd0e4a1 View commit details
    Browse the repository at this point in the history
  95. Update PPP

    Update PPP
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a49925e View commit details
    Browse the repository at this point in the history
  96. Update AboutUs

    Update AboutUs
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9105db9 View commit details
    Browse the repository at this point in the history
  97. Update codecov.yml

    Update codecov.yml
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d92d4ed View commit details
    Browse the repository at this point in the history
  98. Increase Code Coverage

    nicrandomlee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    89116a2 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    e7ca7b7 View commit details
    Browse the repository at this point in the history
  100. Merge pull request #193 from nicrandomlee/branch-update-PPP-NL

    Increase Code Coverage
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d0ed7be View commit details
    Browse the repository at this point in the history
  101. Edit build.gradle

    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    097dc28 View commit details
    Browse the repository at this point in the history
  102. Merge pull request #194 from Fallman2/branch-gradle

    Edit build.gradle
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d6943fe View commit details
    Browse the repository at this point in the history
  103. Update website picture

    Update website picture
    lihongguang00 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4e10f4d View commit details
    Browse the repository at this point in the history
  104. Merge pull request #195 from lihongguang00/branch-Website

    Update website picture
    Fallman2 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    79eb156 View commit details
    Browse the repository at this point in the history