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

[Chen Shun] IP #491

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 31, 2022

  1. Add Gradle support

    damithc authored and damithc committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    556af3f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Completed Level-1: Greet, Echo, Exit

    ciaoosuuu committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    bf18301 View commit details
    Browse the repository at this point in the history
  2. Completed Level-2:Add, List

    ciaoosuuu committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    189974b View commit details
    Browse the repository at this point in the history
  3. Completed Level-3: Mark as Done

    ciaoosuuu committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    bc4a20d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Completed Level-4: ToDo, Event, Deadline

    ciaoosuuu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5069f37 View commit details
    Browse the repository at this point in the history
  2. Completed A-TextUiTesting

    ciaoosuuu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    bf5775d View commit details
    Browse the repository at this point in the history
  3. Completed Level-5: Handle Errors

    ciaoosuuu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8f6487f View commit details
    Browse the repository at this point in the history
  4. Completed Level-6: Delete

    ciaoosuuu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    36a59a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Edit week 1 code

    ciaoosuuu committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    3acfe0f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Fix bug in creating event

    ciaoosuuu committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    92c0964 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Fix Storage

    ciaoosuuu committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    f0bb7e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. implement save

    ciaoosuuu committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    0073321 View commit details
    Browse the repository at this point in the history
  2. implement time

    ciaoosuuu committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    0cf0052 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-Level-7'

    ciaoosuuu committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    b658a37 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'branch-Level-8'

    ciaoosuuu committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    b64766f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Improve OOP

    ciaoosuuu committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    a4488c3 View commit details
    Browse the repository at this point in the history
  2. Add packages

    ciaoosuuu committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    44d0291 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Merge branch 'add-gradle-support'

    ciaoosuuu committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    9c8b5cc View commit details
    Browse the repository at this point in the history
  2. Add Gradle

    ciaoosuuu committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    8438324 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Add JUnit Tests

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    67c53d9 View commit details
    Browse the repository at this point in the history
  2. Add shadowJar setting

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    fe8986c View commit details
    Browse the repository at this point in the history
  3. Implement Find command

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    100fd04 View commit details
    Browse the repository at this point in the history
  4. Add JavaDocs

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    b2dd153 View commit details
    Browse the repository at this point in the history
  5. Improve code quality

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    89a6a4f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'branch-A-CodingStandard'

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a626c85 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'branch-Level-9'

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    313b798 View commit details
    Browse the repository at this point in the history
  8. Add GUI

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    2d15955 View commit details
    Browse the repository at this point in the history
  9. Add assertions

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    77aeb9c View commit details
    Browse the repository at this point in the history
  10. Improve code quality

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    670d13d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2 from ciaoosuuu/branch-A-Assertions

    Add assertions
    ciaoosuuu authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f651ac5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3 from ciaoosuuu/branch-A-CodeQuality

    Improve code quality
    ciaoosuuu authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    1f8b35c View commit details
    Browse the repository at this point in the history
  13. Add detect duplicates function

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    039798b View commit details
    Browse the repository at this point in the history
  14. Add personality to pony

    Response from pony is not friendly to user.
    
    Change some of the pony's response to a more friendly tone.
    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    33af3d6 View commit details
    Browse the repository at this point in the history
  15. Find command: make matching case insensitive

    Find command is case sensitive.
    
    A case insensitive find is more user-friendly because users cannot be
    expected to remember the exact case of the keywords.
    
    Let's update the search algorithm by converting all
    strings to lowercase and find matches in lowercase.
    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c0efce6 View commit details
    Browse the repository at this point in the history
  16. Edit JavaDoc and improve code quality

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6b98696 View commit details
    Browse the repository at this point in the history
  17. Fix bug in todo accepting blank messages

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    ca2e519 View commit details
    Browse the repository at this point in the history
  18. Add Ui and readme

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    349ee22 View commit details
    Browse the repository at this point in the history
  19. Update README

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d24995f View commit details
    Browse the repository at this point in the history
  20. Update README and fix typo

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d617f65 View commit details
    Browse the repository at this point in the history
  21. Update README

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    124f0ef View commit details
    Browse the repository at this point in the history
  22. Update README

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    73de435 View commit details
    Browse the repository at this point in the history
  23. Update README

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f1c7843 View commit details
    Browse the repository at this point in the history
  24. Update README

    ciaoosuuu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    ce20d06 View commit details
    Browse the repository at this point in the history