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

[Isaac] iP #496

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

[Isaac] iP #496

wants to merge 30 commits into from

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 18, 2022

  1. level 1-3 I’mplmented

    Isaaclhy00 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    744308d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. level 1-4 Implemented

    Isaaclhy00 committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    7448602 View commit details
    Browse the repository at this point in the history
  2. Level 1-6 implmented

    Isaaclhy00 committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    1d9771c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Implemented level 7

    Isaaclhy00 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    093478d View commit details
    Browse the repository at this point in the history
  2. Implemented Level 8

    Isaaclhy00 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    6a5c41e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce3cc3f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Implemented More OOP

    Isaaclhy00 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    18811a3 View commit details
    Browse the repository at this point in the history
  2. Implemented JUnit

    Isaaclhy00 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    37a9a37 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Added JavaDocs

    Isaaclhy00 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e132fec View commit details
    Browse the repository at this point in the history
  2. Implemented Find

    Isaaclhy00 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    cbba246 View commit details
    Browse the repository at this point in the history
  3. Updated Duke.java

    Isaaclhy00 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    06b2bd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Implemented Checkstyle

    Isaaclhy00 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    102f67e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Implement JavaFX for GUI

    Duke uses terminal to receive inputs and display outputs. This interface is ugly and not user friendly.
    
    New GUI was implemented to make Duke appear in chat form, much more friendly.
    Isaaclhy00 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    551d08c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Implemented Undo

    Isaaclhy00 committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    b56f50e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Merge pull request #1 from Isaaclhy00/master

    CodeQuality Branch
    Isaaclhy00 authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d967a77 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Implemented C-Undo

    Undo has some bugs
    
    It does not work as intended after some testing
    
    The implementation was changed to fix the bugs
    Isaaclhy00 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    040feab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e3b504 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Improved GUI

    GUi is lacktuster
    
    Made several improvements (added profile picture, etc...)
    
    Fixed several bugs from previous code
    Isaaclhy00 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b834a01 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Update README.md

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

Commits on Sep 21, 2022

  1. Fix Jar file

    Isaaclhy00 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    1e8a719 View commit details
    Browse the repository at this point in the history
  2. Update build.gradle

    Isaaclhy00 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5f7ef7b View commit details
    Browse the repository at this point in the history
  3. Revert "Update build.gradle"

    This reverts commit 5f7ef7b.
    Isaaclhy00 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c9f2b78 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update build.gradle

    Isaaclhy00 committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    2c86ca2 View commit details
    Browse the repository at this point in the history
  2. Update build.gradle

    Isaaclhy00 committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    17cd7e5 View commit details
    Browse the repository at this point in the history
  3. Updated duke.jar

    Isaaclhy00 committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e1972c2 View commit details
    Browse the repository at this point in the history
  4. Update build.gradle

    Isaaclhy00 committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9f108f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Update build.gradle

    Isaaclhy00 committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    9277669 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Update build.gradle

    Isaaclhy00 committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    3d8bc33 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Final Version (Fixed jar)

    Isaaclhy00 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    c198848 View commit details
    Browse the repository at this point in the history