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

[Qu Mingsi] iP #468

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

[Qu Mingsi] iP #468

wants to merge 48 commits into from

Commits on Jul 23, 2020

  1. Add Gradle support

    damithc authored and damithc committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    3b19ba1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. complete level1

    e0316059 committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    9f821c0 View commit details
    Browse the repository at this point in the history
  2. complete level 2

    e0316059 committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    f62a7f3 View commit details
    Browse the repository at this point in the history
  3. complete level 3

    e0316059 committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    6b59ff6 View commit details
    Browse the repository at this point in the history
  4. complete level 4

    e0316059 committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    c1a2ea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. text-ui-test

    e0316059 committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    182a931 View commit details
    Browse the repository at this point in the history
  2. complete level 5

    e0316059 committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    cba08aa View commit details
    Browse the repository at this point in the history
  3. modify runtest.sh

    e0316059 committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    31df1b6 View commit details
    Browse the repository at this point in the history
  4. complete level 6

    e0316059 committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    8cc05e0 View commit details
    Browse the repository at this point in the history
  5. complete level 7

    e0316059 committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    518cfd9 View commit details
    Browse the repository at this point in the history
  6. complete level 8

    e0316059 committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    b813133 View commit details
    Browse the repository at this point in the history
  7. solve merge conflict

    Merge branch 'branch-Level-8'
    
    # Conflicts:
    #	src/main/java/Duke.java
    e0316059 committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    cfa7a2b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. add more oop

    e0316059 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    8eba1f4 View commit details
    Browse the repository at this point in the history
  2. dummy junit test

    e0316059 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    6f69ae0 View commit details
    Browse the repository at this point in the history
  3. add JUnit Test

    e0316059 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    ada2f9c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    376be01 View commit details
    Browse the repository at this point in the history
  2. modifing java doc

    e0316059 committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    b7ea569 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a512baa View commit details
    Browse the repository at this point in the history
  4. complete level 9

    e0316059 committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    d9f7624 View commit details
    Browse the repository at this point in the history
  5. debug

    e0316059 committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    e0f008f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec7e0d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8b1a63 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

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

Commits on Sep 18, 2020

  1. add basic gui

    e0316059 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9975db1 View commit details
    Browse the repository at this point in the history
  2. finish gui

    e0316059 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    4092f83 View commit details
    Browse the repository at this point in the history
  3. formatting code

    e0316059 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    0730d55 View commit details
    Browse the repository at this point in the history
  4. no message

    e0316059 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    060dc2a View commit details
    Browse the repository at this point in the history
  5. Merge commit '4092f83a3836202eaf361ceb09152fe42a40f7d4'

    # Conflicts:
    #	src/main/java/data/Duke.txt
    e0316059 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    bc38e89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16b68c6 View commit details
    Browse the repository at this point in the history
  7. test

    e0316059 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    384a6b9 View commit details
    Browse the repository at this point in the history
  8. use assertions

    e0316059 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    713f827 View commit details
    Browse the repository at this point in the history
  9. improve code quality

    e0316059 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    94a4c3d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1 from e0316059/branch-A-Assertions

    Use assertions
    e0316059 authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    d515ee4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    475d7e2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2 from e0316059/branch-A-CodeQuality

    Improve code quality
    e0316059 authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    de7ce07 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. complete C-Statistics

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    da2dde7 View commit details
    Browse the repository at this point in the history
  2. add ui screenshot

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1c80fa5 View commit details
    Browse the repository at this point in the history
  3. add user guide

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    3c22118 View commit details
    Browse the repository at this point in the history
  4. using java fxml

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    236630d View commit details
    Browse the repository at this point in the history
  5. fix data loading bug

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1744f64 View commit details
    Browse the repository at this point in the history
  6. organize into packages

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    674b1eb View commit details
    Browse the repository at this point in the history
  7. add line seperator to ui

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    be78175 View commit details
    Browse the repository at this point in the history
  8. fix data loading bug

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    07e7a7a View commit details
    Browse the repository at this point in the history
  9. fix done command error

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    32b0be5 View commit details
    Browse the repository at this point in the history
  10. add greeting message in gui

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    038d9e5 View commit details
    Browse the repository at this point in the history
  11. add checkstyle configuration

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    a83a8bc View commit details
    Browse the repository at this point in the history
  12. fix checkstyle error

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f9df5c3 View commit details
    Browse the repository at this point in the history
  13. modify user guide

    e0316059 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    58335be View commit details
    Browse the repository at this point in the history