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

[Sim Jia Ming] iP #316

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

[Sim Jia Ming] iP #316

wants to merge 57 commits into from

Commits on Jul 29, 2021

  1. Add Gradle support

    damithc authored and damithc committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    d839859 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Level1. Greet,Echo,Exit

    SimJM committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6b8c2f2 View commit details
    Browse the repository at this point in the history
  2. add Action class

    SimJM committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    778d1e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8009280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fa8a55 View commit details
    Browse the repository at this point in the history
  5. Level-4: todo, deadline, event

    SimJM committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3357573 View commit details
    Browse the repository at this point in the history
  6. A-TextUiTesting

    SimJM committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    f2fabf0 View commit details
    Browse the repository at this point in the history
  7. Level-5 Handle Errors

    SimJM committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a210a0f View commit details
    Browse the repository at this point in the history
  8. Level-6 delete

    SimJM committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8a7ee50 View commit details
    Browse the repository at this point in the history
  9. A-Enums

    SimJM committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a51d3f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    5b8561d View commit details
    Browse the repository at this point in the history
  2. Level-7 Save

    SimJM committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    3d7329e View commit details
    Browse the repository at this point in the history
  3. minor edits

    SimJM committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    5dcf7b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. incomplete branch

    SimJM committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    6b65fea View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Add LocalDate and format date

    SimJM committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4ab3dac View commit details
    Browse the repository at this point in the history
  2. implement date format

    SimJM committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    832f67b View commit details
    Browse the repository at this point in the history
  3. Revert "implement date format"

    This reverts commit 832f67b.
    SimJM committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    507c6a3 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "implement date format""

    This reverts commit 507c6a3.
    SimJM committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    7f7f081 View commit details
    Browse the repository at this point in the history
  5. Level 8 - add date format

    SimJM committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b8d7f64 View commit details
    Browse the repository at this point in the history
  6. A-MoreOOP - Ui class

    SimJM committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    70d14c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8695409 View commit details
    Browse the repository at this point in the history
  8. Add JUnit tests

    SimJM committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4ac330a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Package the App as a JAR file

    SimJM committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    26bba93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95823e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81232fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    726b27f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52b6b7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dee52c7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'branch-Level-9'

    # Conflicts:
    #	src/main/java/duke/Parser.java
    SimJM committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e1ccf9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c83a87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a018811 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    fe06e8f View commit details
    Browse the repository at this point in the history
  2. A-Varargs - not applicable

    SimJM committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    b3a9390 View commit details
    Browse the repository at this point in the history
  3. Add assertion

    Assert that isDone must be false to get " " from getStatusIcon() method.
    SimJM committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    53330a6 View commit details
    Browse the repository at this point in the history
  4. Improve code quality

    SimJM committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    8cfee6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4aaed72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25c776d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Improve the GUI

    SimJM committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    807bab5 View commit details
    Browse the repository at this point in the history
  2. Improve GUI

    SimJM committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    ba460f1 View commit details
    Browse the repository at this point in the history
  3. Edit on code quality

    SimJM committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    ae805b1 View commit details
    Browse the repository at this point in the history
  4. Add update into help function

    SimJM committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    70a7cf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5a30d2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from SimJM/branch-C-update

    Add update into help function
    SimJM authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6992122 View commit details
    Browse the repository at this point in the history
  7. tidy up code

    SimJM committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    9e89a02 View commit details
    Browse the repository at this point in the history
  8. Set theme jekyll-theme-merlot

    SimJM authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f56ff47 View commit details
    Browse the repository at this point in the history
  9. upload Ui.png

    SimJM committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    9181b89 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a914019 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Update README.md

    SimJM authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    046d881 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    SimJM authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    000f5a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    8ed816b View commit details
    Browse the repository at this point in the history
  2. Add exception handling

    SimJM committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    b7ec4fe View commit details
    Browse the repository at this point in the history
  3. Add output

    SimJM committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    09593f8 View commit details
    Browse the repository at this point in the history
  4. Update README

    SimJM committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    98566a3 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    SimJM authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    d232468 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    SimJM authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    4352935 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    SimJM authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    f3191a8 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    SimJM authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    3bc0613 View commit details
    Browse the repository at this point in the history