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-Kuei] iP #577

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

Commits on Aug 8, 2023

  1. Add Gradle support

    damithc authored and damithc committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    28ad2b8 View commit details
    Browse the repository at this point in the history
  2. Bump gradle and lib version

    Eclipse-Dominator authored and damithc committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ed6d4d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. .gitignore: Fix ACTUAL.txt -> ACTUAL.TXT (nus-cs2103-AY2324S1#73)

    text-ui-test/runtest.bat|sh scripts generate a file ACTUAL.TXT.
    However, .gitignore uses ACTUAL.txt, which means the generated
    file will not be ignored by Git on non-Windows OS.
    
    Let's update .gitignore as ACTUAL.txt -> ACTUAL.TXT
    seanleong339 authored and Chen-Kuei committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    827584c View commit details
    Browse the repository at this point in the history
  2. Echo

    Chen-Kuei committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a811c91 View commit details
    Browse the repository at this point in the history
  3. Add, List

    Chen-Kuei committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    1df1cc2 View commit details
    Browse the repository at this point in the history
  4. Mark As Done

    Chen-Kuei committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    d8a0c18 View commit details
    Browse the repository at this point in the history
  5. Revert "Mark As Done"

    This reverts commit d8a0c18.
    Chen-Kuei committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    5a6ac4c View commit details
    Browse the repository at this point in the history
  6. Mark As Done

    Chen-Kuei committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    9db4c91 View commit details
    Browse the repository at this point in the history
  7. ToDos, Events, Deadlines

    Chen-Kuei committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    f6309a6 View commit details
    Browse the repository at this point in the history
  8. Automated Text UI Testing

    Chen-Kuei committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    59487b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Revert "Automated Text UI Testing"

    This reverts commit 59487b8.
    Chen-Kuei committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    965afec View commit details
    Browse the repository at this point in the history
  2. Revert "Revert "Automated Text UI Testing""

    This reverts commit 965afec.
    Chen-Kuei committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b3a3157 View commit details
    Browse the repository at this point in the history
  3. Handle Errors

    Chen-Kuei committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    6754850 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    c8d0f15 View commit details
    Browse the repository at this point in the history
  2. Delete

    Chen-Kuei committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0f54ab1 View commit details
    Browse the repository at this point in the history
  3. Save

    Chen-Kuei committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1796d07 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'branch-Level-7'

    Chen-Kuei committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7722ebf View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Dates and Times

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3f0376d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-Level-8'

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    cefa3b1 View commit details
    Browse the repository at this point in the history
  3. OOP(Ui, TaskList, Parser, Storage)

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    590c044 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into add-gradle-support

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0947831 View commit details
    Browse the repository at this point in the history
  5. Add JUnit tests

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3237bca View commit details
    Browse the repository at this point in the history
  6. Merge branch 'add-gradle-support'

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    25bcabb View commit details
    Browse the repository at this point in the history
  7. Divide classes into packages

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    ef4a344 View commit details
    Browse the repository at this point in the history
  8. Package the App as a JAR file

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    b71a727 View commit details
    Browse the repository at this point in the history
  9. Add JavaDoc comments

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    9f5214a View commit details
    Browse the repository at this point in the history
  10. Coding standard

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    83e9a44 View commit details
    Browse the repository at this point in the history
  11. Revert "Coding standard"

    This reverts commit 83e9a44.
    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    eaea925 View commit details
    Browse the repository at this point in the history
  12. Coding Standard

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    38fdfbf View commit details
    Browse the repository at this point in the history
  13. Find

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    c1aa9e6 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'branch-Level-9' into branch-A-CodingStandard

    # Conflicts:
    #	src/main/java/duke/Ui.java
    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    1c25a5c View commit details
    Browse the repository at this point in the history
  15. Merge branch 'branch-A-JavaDoc'

    # Conflicts:
    #	src/main/java/duke/Deadline.java
    #	src/main/java/duke/Duke.java
    #	src/main/java/duke/Event.java
    #	src/main/java/duke/Parser.java
    #	src/main/java/duke/Storage.java
    #	src/main/java/duke/Task.java
    #	src/main/java/duke/TaskList.java
    #	src/main/java/duke/Todo.java
    #	src/main/java/duke/Ui.java
    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    bb976e0 View commit details
    Browse the repository at this point in the history
  16. Merge all branches

    Chen-Kuei committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    a9e9748 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Add a GUI to the chatbot

    Chen-Kuei committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0f748d0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-Level-10'

    Chen-Kuei committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    42b40d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. use checkstyle with gradle

    Chen-Kuei committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b266926 View commit details
    Browse the repository at this point in the history
  2. user assert feature

    Chen-Kuei committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    61fb949 View commit details
    Browse the repository at this point in the history
  3. Improve code quality

    Removing redundant code in each java class and correcting the
    indentation for 'case' clauses improve the code quality.
    
    Let's remove the indentation of 'case' clauses.
    Chen-Kuei committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4780351 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from Chen-Kuei/branch-assertions

    use assert feature
    Chen-Kuei authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    46903c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28bf8f4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from Chen-Kuei/branch-CodeQuality

    Improve code quality
    Chen-Kuei authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    29c8ec8 View commit details
    Browse the repository at this point in the history
  7. improve code quality2.0

    Chen-Kuei committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    56c830f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e1f26e View commit details
    Browse the repository at this point in the history
  9. improve code quality3.0

    Chen-Kuei committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    50c2d23 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of https://github.com/Chen-Kuei/ip

    # Conflicts:
    #	src/main/java/duke/Duke.java
    Chen-Kuei committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e05baa0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. update GUI design and improve code quality

    Chen-Kuei committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a3d776d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. update GUI

    Chen-Kuei committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    130c3aa View commit details
    Browse the repository at this point in the history
  2. C-Update

    Chen-Kuei committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7492a70 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-C-Update'

    Chen-Kuei committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    81d1619 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. add a user guide

    Chen-Kuei committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a847eb9 View commit details
    Browse the repository at this point in the history
  2. update user guide

    Chen-Kuei committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1a4ed7c View commit details
    Browse the repository at this point in the history
  3. add title bar of the window, update Ui.png

    Chen-Kuei committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4c09fcd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. update user guide, update main window

    Chen-Kuei committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    82ec07f View commit details
    Browse the repository at this point in the history
  2. improve code quality(modify too-long methods)

    Chen-Kuei committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d47e6b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-A-CodeQuality'

    Chen-Kuei committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a555e2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0913d02 View commit details
    Browse the repository at this point in the history
  5. create a jar file

    Chen-Kuei committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    1a1623a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Compile with Java 11 JDK

    Chen-Kuei committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    af798d0 View commit details
    Browse the repository at this point in the history