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

[bryanongjx] iP #379

Open
wants to merge 49 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 Jan 19, 2023

  1. first commit

    bryanongjxairetec committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e2dc23c View commit details
    Browse the repository at this point in the history
  2. Revert "first commit"

    This reverts commit e2dc23c.
    bryanongjxairetec committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9db8e00 View commit details
    Browse the repository at this point in the history
  3. Level 1 Commit

    bryanongjxairetec committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    20ce1ef View commit details
    Browse the repository at this point in the history
  4. second commit

    bryanongjxairetec committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e948091 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. level 3 commit

    bryanongjxairetec committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    89bdac5 View commit details
    Browse the repository at this point in the history
  2. Level 4 commit

    bryanongjxairetec committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7b40056 View commit details
    Browse the repository at this point in the history
  3. Level 5 Commit

    bryanongjxairetec committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    81c9a07 View commit details
    Browse the repository at this point in the history
  4. Level 6 commit

    bryanongjxairetec committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7214d96 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Level 7 Commit

    bryanongjxairetec committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    cf92c42 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Revert "Level 7 Commit"

    This reverts commit cf92c42.
    bryanongjx committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5a3100f View commit details
    Browse the repository at this point in the history
  2. added date feature

    bryanongjx committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    58a445a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-Level-8'

    # Conflicts:
    #	data/duke.txt
    #	src/main/java/Duke.java
    bryanongjx committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4f6015e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    1b62400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f63b95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3e7ddd View commit details
    Browse the repository at this point in the history
  4. Add gradle files

    bryanongjx committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3b342e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66cf005 View commit details
    Browse the repository at this point in the history
  6. Added java docs

    bryanongjx committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7304d67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8149068 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    a751546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4305f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75434c3 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    bryanongjx authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d0ee74a View commit details
    Browse the repository at this point in the history
  5. add GUI using JavaFX

    bryanongjx committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    89cb4cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a048bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b62d7c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from bryanongjx/branch-A-Assertions

    add assertions to TaskList methods
    bryanongjx authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    281887a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    ec4f38b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    125a1ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54966ee View commit details
    Browse the repository at this point in the history
  4. improve GUI

    bryanongjx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    4c1d6c5 View commit details
    Browse the repository at this point in the history
  5. Revert "improve GUI"

    This reverts commit 4c1d6c5.
    bryanongjx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    cb80e43 View commit details
    Browse the repository at this point in the history
  6. Revert "Revert "improve GUI""

    This reverts commit cb80e43.
    bryanongjx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9773ae4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abc3980 View commit details
    Browse the repository at this point in the history
  8. update user guide

    update user guide
    bryanongjx authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    61ba68b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. minor fixes

    bryanongjx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    8ce8ade View commit details
    Browse the repository at this point in the history
  2. add text ui test

    bryanongjx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ec6df17 View commit details
    Browse the repository at this point in the history
  3. reset user guide

    bryanongjx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    56e199b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0d6670 View commit details
    Browse the repository at this point in the history
  5. edit readme

    bryanongjx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    c10b1b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9625384 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a259b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d4c3b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5df8906 View commit details
    Browse the repository at this point in the history
  10. fix format of user guide

    bryanongjx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    c490000 View commit details
    Browse the repository at this point in the history
  11. fix format of user guide

    bryanongjx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    76ab484 View commit details
    Browse the repository at this point in the history
  12. fixed format of userguide

    bryanongjx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2bdc84d View commit details
    Browse the repository at this point in the history
  13. fixed format of user guide

    bryanongjx committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    9b15285 View commit details
    Browse the repository at this point in the history