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

[Siti Nadiah] iP #48

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

Commits on Jan 21, 2020

  1. Add greeting

    sitinadiah25 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    e7ddeaf View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Add greeting

    sitinadiah25 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    9b36508 View commit details
    Browse the repository at this point in the history
  2. Add List

    sitinadiah25 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    7dbafe5 View commit details
    Browse the repository at this point in the history
  3. Add Mark as Done

    sitinadiah25 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    61e8429 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Refactor messages

    sitinadiah25 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    50eaba3 View commit details
    Browse the repository at this point in the history
  2. Add Task subclasses

    Todo, Events, Deadlines
    sitinadiah25 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    bde2274 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Add automated testing

    sitinadiah25 committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    ec8b25f View commit details
    Browse the repository at this point in the history
  2. Revert "Add automated testing"

    This reverts commit ec8b25f.
    sitinadiah25 committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    76c925a View commit details
    Browse the repository at this point in the history
  3. Add automated testing

    sitinadiah25 committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    92bd1da View commit details
    Browse the repository at this point in the history
  4. Remove new scanner

    sitinadiah25 committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    c0b1feb View commit details
    Browse the repository at this point in the history
  5. Improve code quality #1

    sitinadiah25 committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    19bfb8e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

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

Commits on Feb 8, 2020

  1. Add error handling

    sitinadiah25 committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    d5666fa View commit details
    Browse the repository at this point in the history
  2. Fix minor bugs

    sitinadiah25 committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    04d0c6e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from sitinadiah25/branch-Level-5

    Add error handling
    sitinadiah25 authored Feb 8, 2020
    Configuration menu
    Copy the full SHA
    0cb741a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Add newline for comments

    sitinadiah25 committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    3a90e6c View commit details
    Browse the repository at this point in the history
  2. Add static int variable

    sitinadiah25 committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    e785bea View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Add task package

    sitinadiah25 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    4ecd16b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Add delete method

    sitinadiah25 committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    7976315 View commit details
    Browse the repository at this point in the history
  2. Add save method

    sitinadiah25 committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    1646488 View commit details
    Browse the repository at this point in the history
  3. Fix save data

    sitinadiah25 committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    0955a30 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Merge pull request #2 from sitinadiah25/branch-level-6

    Add delete method
    sitinadiah25 authored Feb 16, 2020
    Configuration menu
    Copy the full SHA
    eeef120 View commit details
    Browse the repository at this point in the history
  2. Add open saved data

    sitinadiah25 committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    381f0db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f416108 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from sitinadiah25/branch-level-7

    Add save method
    sitinadiah25 authored Feb 16, 2020
    Configuration menu
    Copy the full SHA
    f6967be View commit details
    Browse the repository at this point in the history
  5. Fix file append

    sitinadiah25 committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    805d350 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Fix file object

    sitinadiah25 committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    2736fb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Add Ui class

    sitinadiah25 committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    9aec6d7 View commit details
    Browse the repository at this point in the history
  2. Add Parser class

    sitinadiah25 committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    f1bdc46 View commit details
    Browse the repository at this point in the history
  3. Add Storage class

    sitinadiah25 committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    246787c View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Add more OOP

    sitinadiah25 committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    830107d View commit details
    Browse the repository at this point in the history
  2. Add find method

    sitinadiah25 committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    cd2a67d View commit details
    Browse the repository at this point in the history
  3. Revert "Add find method"

    This reverts commit cd2a67d.
    sitinadiah25 committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    d669224 View commit details
    Browse the repository at this point in the history
  4. Add find method

    sitinadiah25 committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    a887a50 View commit details
    Browse the repository at this point in the history
  5. Add JavaDoc

    sitinadiah25 committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    fd6f233 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9b40ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56230c0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6 from sitinadiah25/master

    Merge master to branch level 9
    sitinadiah25 authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    e5e77a6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7 from sitinadiah25/branch-Level-9

    Merge pull request #6 from sitinadiah25/master
    sitinadiah25 authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    f305d30 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    sitinadiah25 committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    10b4634 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cea5534 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    sitinadiah25 committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    0aeb205 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eeb0a39 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    sitinadiah25 authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    adca7ed View commit details
    Browse the repository at this point in the history
  15. Update README.md

    sitinadiah25 authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    3d3001a View commit details
    Browse the repository at this point in the history
  16. Update README.md

    sitinadiah25 authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    d882c6f View commit details
    Browse the repository at this point in the history
  17. Update README.md

    sitinadiah25 authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    08bec3c View commit details
    Browse the repository at this point in the history
  18. Update README.md

    sitinadiah25 authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    a23257e View commit details
    Browse the repository at this point in the history
  19. Update README.md

    sitinadiah25 authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    76037ed View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Update README.md

    sitinadiah25 authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ddefeb2 View commit details
    Browse the repository at this point in the history