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

[AY1920S1-CS2113-T16-2] El Duque #35

Open
wants to merge 370 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    0be4d5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e81946 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74 from nicholasnovakovic/master

    Rework UI for date time input
    shaun97 authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    588f1fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0e9cc1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #75 from shaun97/master

    fix bug with filtered edit command
    nicholasnovakovic authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    2e3bd3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    170ba77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f140a0d View commit details
    Browse the repository at this point in the history
  8. Optimise printing

    nicholasnovakovic committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    9de8b01 View commit details
    Browse the repository at this point in the history
  9. Optimise printing #2

    nicholasnovakovic committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    6a0ad7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88e9fd5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ceae94 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    644fd78 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #76 from nicholasnovakovic/master

    Added new print functionality
    nimiew authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    46f02e2 View commit details
    Browse the repository at this point in the history
  14. Done OffByOneChecker

    nimiew committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    c72d242 View commit details
    Browse the repository at this point in the history
  15. Optimisation of UI system

    Optimised Parser, Command, Storage.
    Deleted Deadline and ToDo classes
    nicholasnovakovic committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    2ee23b7 View commit details
    Browse the repository at this point in the history
  16. findCommand

    nimiew committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    7627488 View commit details
    Browse the repository at this point in the history
  17. Optimise UI System

    Optimised TaskList
    nicholasnovakovic committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    1d74b4a View commit details
    Browse the repository at this point in the history
  18. Optimise UI System

    Optimised AddCommand
    nicholasnovakovic committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    2fa462b View commit details
    Browse the repository at this point in the history
  19. Optimise UI System

    Optimised Event
    nicholasnovakovic committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    c270011 View commit details
    Browse the repository at this point in the history
  20. Optimise UI System

    Optimised Task
    nicholasnovakovic committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    fd4b635 View commit details
    Browse the repository at this point in the history
  21. Optimise UI System

    Created DateTimeParser
    nicholasnovakovic committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    5919764 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #77 from nicholasnovakovic/master

    Optimise UI interface
    nimiew authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    f7e73b4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0a4175c View commit details
    Browse the repository at this point in the history
  24. fixed edit bug

    shaun97 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    aef5a53 View commit details
    Browse the repository at this point in the history
  25. fixed edit bug

    shaun97 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    cec6015 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #78 from nimiew/master

    OffByOneChecker and FindCommand
    nicholasnovakovic authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    1607bd9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f8ae8ae View commit details
    Browse the repository at this point in the history
  28. update edit to include -t and -d

    updated datetimeparser to include ddMMyy format without the time
    
    added some exceptions to datetimeparser
    shaun97 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    af731ec View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Merge pull request #79 from shaun97/master

    implemented editing for t and d
    shaun97 authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    c70de85 View commit details
    Browse the repository at this point in the history
  2. updated createddate for tasks

    shaun97 committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    c64ea5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f0635e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #80 from shaun97/master

    updated created date for task class
    NOICE
    nimiew authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    7b9c7a8 View commit details
    Browse the repository at this point in the history
  5. RandomCommand

    nimiew committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    f8b4139 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #81 from nimiew/master

    RandomCommand
    nicholasnovakovic authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    a78aaac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d175034 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #82 from nimiew/master

    FindCommand fix mutation in place bug
    shaun97 authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    10ffdd2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b4062f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #83 from nimiew/master

    fix OffByOneChecker due to changes in commands
    nicholasnovakovic authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    cd13292 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    86d885d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. implemented pomodoro command

    shaun97 committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    8adef24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from nicholasnovakovic/master

    Publish new JAR release
    shaun97 authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    478f06b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    679ad5f View commit details
    Browse the repository at this point in the history
  4. implemented StartsWithChecker

    nimiew committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    07e821e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Configuration menu
    Copy the full SHA
    e734506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    664572c View commit details
    Browse the repository at this point in the history
  3. added addcommand parser

    shaun97 committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    60e3dbe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #86 from shaun97/master

    implemented pomodoro command
    shaun97 authored Oct 26, 2019
    Configuration menu
    Copy the full SHA
    f1a93ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32be17f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #87 from nimiew/master

    implemented StartsWithChecker
    shaun97 authored Oct 26, 2019
    Configuration menu
    Copy the full SHA
    fbf93bb View commit details
    Browse the repository at this point in the history
  7. merge conflict resolved

    shaun97 committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    b41358b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #88 from shaun97/master

    merge conflict resolved
    shaun97 authored Oct 26, 2019
    Configuration menu
    Copy the full SHA
    affa657 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. updated checkstyle

    shaun97 committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    67299e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75cdfb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33d7803 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #89 from shaun97/master

    updated recurring task to run at startup
    nicholasnovakovic authored Oct 27, 2019
    Configuration menu
    Copy the full SHA
    5aef404 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2023fc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8405c9e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #90 from shaun97/master

    implemented pomodo feature with pomo command
    nicholasnovakovic authored Oct 27, 2019
    Configuration menu
    Copy the full SHA
    769604c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    654e078 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. added tests for edit command

    shaun97 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    d4e1a2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeb2c75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    822b46b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    567eaee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    811e696 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67dc96a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f80a8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5417954 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4b2e6b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    781dd8b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #91 from nicholasnovakovic/master

    Optimise print format and add undo function
    shaun97 authored Oct 28, 2019
    Configuration menu
    Copy the full SHA
    ebf4e38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cac7a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    327fcb7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    052a111 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. implemented checkstyle

    shaun97 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    643d773 View commit details
    Browse the repository at this point in the history
  2. fix checkstyle issues

    shaun97 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f2b2a68 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #92 from shaun97/master

    fix check style issues
    nicholasnovakovic authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    aebef33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f31bd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91a385d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c7d932 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9058d6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #94 from nicholasnovakovic/master

    Update JavaDocs
    nimiew authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    5f6b517 View commit details
    Browse the repository at this point in the history
  9. Autoassign

    nimiew committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    154fdec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    804bf27 View commit details
    Browse the repository at this point in the history
  11. javadoc

    nimiew committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    a01c081 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #95 from nimiew/master

    AutoAssign and JavaDoc
    shaun97 authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f98f782 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1dddb01 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

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

    shaun97 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    2192081 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #96 from shaun97/master

    added tests and java docs
    nicholasnovakovic authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    b8ef81a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    016bd26 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    09fdcb0 View commit details
    Browse the repository at this point in the history
  6. Update AboutUs.adoc

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    979a291 View commit details
    Browse the repository at this point in the history
  7. Update AboutUs.adoc

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    5ed9ef9 View commit details
    Browse the repository at this point in the history
  8. Update AboutUs.adoc

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    541bade View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4923cd1 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    ec04293 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8eee6ce View commit details
    Browse the repository at this point in the history
  12. Update README.adoc

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    e93c352 View commit details
    Browse the repository at this point in the history
  13. Update README.adoc

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    5f9569a View commit details
    Browse the repository at this point in the history
  14. Update README.adoc

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    a2e2b9e View commit details
    Browse the repository at this point in the history
  15. Update README.adoc

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    65b2344 View commit details
    Browse the repository at this point in the history
  16. Update README.adoc

    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    874db43 View commit details
    Browse the repository at this point in the history
  17. testing and fix bugs

    nimiew committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    499bf8e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    002da3c View commit details
    Browse the repository at this point in the history
  19. Merge pull request #97 from nimiew/master

    testing and fix bugs
    nimiew authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    64daa5b View commit details
    Browse the repository at this point in the history
  20. fix checkstyle issues

    shaun97 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    81c4592 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4c98994 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #98 from nicholasnovakovic/master

    Add JUnit tests for InsertCommand, SetCommand, UndoCommand
    shaun97 authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    748dfee View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e518ecf View commit details
    Browse the repository at this point in the history
  24. fix checkstyle issues

    shaun97 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    04dbf9a View commit details
    Browse the repository at this point in the history
  25. Merge pull request #101 from shaun97/master

    fix checkstyle
    nimiew authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    33c1269 View commit details
    Browse the repository at this point in the history
  26. Optimised list print output for user

    Filters for each task will now be visible to the user for their convenience
    nicholasnovakovic committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    58a43cb View commit details
    Browse the repository at this point in the history
  27. Merge pull request #104 from nicholasnovakovic/master

    Optimised list print output for user
    nimiew authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    7856efa View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    a863c27 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    c7a0813 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    51b804c View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    16591dc View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    654b044 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    af05ccb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e5502a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad0387b View commit details
    Browse the repository at this point in the history
  9. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    1ac1c95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b99a94b View commit details
    Browse the repository at this point in the history
  11. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    10626c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48c771d View commit details
    Browse the repository at this point in the history
  13. Optimise exceptions

    nicholasnovakovic committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    c83b19c View commit details
    Browse the repository at this point in the history
  14. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    f27659e View commit details
    Browse the repository at this point in the history
  15. Merge branch 'nicholasnovakovic-master'

    # Conflicts:
    #	src/main/java/duke/logic/parser/DuqueParser.java
    #	src/test/java/DuqueParserTest.java
    #	src/test/java/InsertCommandTest.java
    #	src/test/java/ListCommandTest.java
    #	src/test/java/SetCommandTest.java
    #	src/test/java/UndoCommandTest.java
    #	src/test/java/duke/extensions/AbnormalityCheckerTest.java
    #	src/test/java/duke/logic/EditCommandParserTest.java
    #	src/test/java/duke/logic/OffByOneCheckerTest.java
    #	src/test/java/duke/logic/StartsWithCheckerTest.java
    nicholasnovakovic committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    cb43497 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #107 from nicholasnovakovic/master

    Refactor package structure
    nimiew authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    10ad206 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    878a071 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a34b407 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #113 from nimiew/master

    Update help command
    nicholasnovakovic authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    782a505 View commit details
    Browse the repository at this point in the history
  20. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    7ea4336 View commit details
    Browse the repository at this point in the history
  21. Add files via upload

    shaun97 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    12f15bf View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    8ea6ea6 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    shaun97 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    8a364b1 View commit details
    Browse the repository at this point in the history
  3. Delete UserGuide.adoc

    shaun97 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    1bd029d View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    shaun97 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    817a167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19a2606 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    shaun97 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    dfada6b View commit details
    Browse the repository at this point in the history
  7. Delete UserGuide.adoc.pdf

    shaun97 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    af7460b View commit details
    Browse the repository at this point in the history
  8. Update README.adoc

    shaun97 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    5d7113e View commit details
    Browse the repository at this point in the history
  9. Update README.adoc

    shaun97 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    da372b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Configuration menu
    Copy the full SHA
    78b7183 View commit details
    Browse the repository at this point in the history
  2. fixed indexing bugs

    shaun97 committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    0e4f38e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. added tests for wrong index input error

    added tests for find command
    shaun97 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ae16d40 View commit details
    Browse the repository at this point in the history
  2. added addcommandparser test

    shaun97 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    81855a5 View commit details
    Browse the repository at this point in the history
  3. prevent doing of done task

    shaun97 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    d68d585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    260c232 View commit details
    Browse the repository at this point in the history
  5. updated to enable priority add during creating of task. updated rest …

    …of test with changes and addded test in add command parser
    shaun97 committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    3ece574 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a2e250 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aed9b2f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #156 from shaun97/master

    added new tests
    nicholasnovakovic authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    599119a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f11b7b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d76cb0 View commit details
    Browse the repository at this point in the history
  11. Edit DG

    nicholasnovakovic committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    e02e028 View commit details
    Browse the repository at this point in the history
  12. Optimise DG

    nicholasnovakovic committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    73453e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    a938841 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #158 from nicholasnovakovic/master

    Update Documentation
    shaun97 authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    2b1eb18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c168dbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b271a10 View commit details
    Browse the repository at this point in the history
  5. changed back to og filepath

    shaun97 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    af4d62d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #159 from shaun97/master

    implemented pomodoro joke bank
    nicholasnovakovic authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    664e1f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. fix bug + added adoc

    nimiew committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    41d9168 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #161 from nimiew/master

    fix bug + added adoc
    shaun97 authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    d68430b View commit details
    Browse the repository at this point in the history
  3. fix pomodoro done bug

    shaun97 committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    407cf51 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

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

    shaun97 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    179c999 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #163 from nicholasnovakovic/master

    Fixed bugs, transferred UG to adoc format
    shaun97 authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    f121f8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02dece4 View commit details
    Browse the repository at this point in the history
  5. transferred UG to adocs

    shaun97 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    6e6d312 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #164 from shaun97/master

    pomodoro done bug
    nicholasnovakovic authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    87c71f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. updated help command

    shaun97 committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    e3b77af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #165 from shaun97/master

    updated help command
    shaun97 authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    8a52258 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a2737b View commit details
    Browse the repository at this point in the history
  4. Added default tasks

    shaun97 committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    b6ff580 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30fd909 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Optimise program io

    nicholasnovakovic committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    18386ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    955f4d6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #168 from shaun97/master

    implemented default task + clear command
    nicholasnovakovic authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    f438896 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21aeb2b View commit details
    Browse the repository at this point in the history
  5. fix test bugs

    shaun97 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    81a24e4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #171 from shaun97/master

    fixed test bugs
    nimiew authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    a41fa6b View commit details
    Browse the repository at this point in the history
  7. added a bunch of tests

    shaun97 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    c3743a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12ac59b View commit details
    Browse the repository at this point in the history
  9. added javadocs

    shaun97 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    abbbda8 View commit details
    Browse the repository at this point in the history
  10. udpated UG and DG

    shaun97 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    d0518af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3b18ef View commit details
    Browse the repository at this point in the history
  12. Merge pull request #172 from shaun97/master

    added javadocs
    nicholasnovakovic authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    9f8cedb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e1a2155 View commit details
    Browse the repository at this point in the history
  14. fix blank string bug

    shaun97 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    4334e4f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b8e146 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #173 from shaun97/master

    fix blank string bug
    nicholasnovakovic authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    70190d5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f35b072 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    33885eb View commit details
    Browse the repository at this point in the history
  19. Update README.adoc

    shaun97 authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    f853767 View commit details
    Browse the repository at this point in the history
  20. Update AboutUs.adoc

    shaun97 authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    8904ffa View commit details
    Browse the repository at this point in the history
  21. Update AboutUs.adoc

    shaun97 authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    a4a59fb View commit details
    Browse the repository at this point in the history
  22. Update AboutUs.adoc

    shaun97 authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    a545681 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    17960ed View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    99a8208 View commit details
    Browse the repository at this point in the history
  25. Update JavaDocs

    nicholasnovakovic committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    6a4192a View commit details
    Browse the repository at this point in the history
  26. Merge pull request #174 from nicholasnovakovic/master

    Fixed bugs, optimised io, optimised undo for clear
    nimiew authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    a13192c View commit details
    Browse the repository at this point in the history
  27. updated shaun's ppp

    shaun97 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    f5a67ff View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6988d40 View commit details
    Browse the repository at this point in the history
  29. update userguide and ppp

    nimiew committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    cf4dc9a View commit details
    Browse the repository at this point in the history
  30. update userguide autoassign

    nimiew committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    cac39a6 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #175 from nimiew/master

    update checkers and undo for autoassign
    nimiew authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    fbfc2b2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3e749de View commit details
    Browse the repository at this point in the history
  33. Merge pull request #176 from nimiew/master

    edit example userguide autoassign
    nimiew authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    99b7c65 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. updated PPP

    shaun97 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f66c756 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/AY1920S1-CS2113-T16-2/main

    # Conflicts:
    #	docs/UserGuide.adoc
    #	duke.json
    shaun97 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    ac1a7a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19909b9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #177 from nicholasnovakovic/master

    Update documentation
    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    5db1389 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a727c8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/AY1920S1-CS2113-T16-2/main

    # Conflicts:
    #	docs/UserGuide.adoc
    shaun97 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    399b7d5 View commit details
    Browse the repository at this point in the history
  7. fixed formatting issue

    shaun97 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    0fa0ce6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #178 from shaun97/master

    fixed merge conflicts with user guide adoc
    nicholasnovakovic authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1a4e332 View commit details
    Browse the repository at this point in the history
  9. Update DG

    nicholasnovakovic committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f1f298d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    254ca6b View commit details
    Browse the repository at this point in the history
  11. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f9889cb View commit details
    Browse the repository at this point in the history
  12. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    51f087b View commit details
    Browse the repository at this point in the history
  13. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    a7559e5 View commit details
    Browse the repository at this point in the history
  14. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    8d0bc43 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0eb5e68 View commit details
    Browse the repository at this point in the history
  16. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    165af45 View commit details
    Browse the repository at this point in the history
  17. fix check style issues

    shaun97 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    2f07ee9 View commit details
    Browse the repository at this point in the history
  18. removed failed tests

    shaun97 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    36ecd48 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #179 from shaun97/master

    fix check style issues
    nicholasnovakovic authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    18c0f5e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ddd2d2a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c4cb0cd View commit details
    Browse the repository at this point in the history
  22. Merge pull request #180 from nicholasnovakovic/master

    Update DG and UndoCommandTest
    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    bdd1b58 View commit details
    Browse the repository at this point in the history
  23. fixed checkstyle

    shaun97 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    223443a View commit details
    Browse the repository at this point in the history
  24. Updated docs

    nicholasnovakovic committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    65cab4f View commit details
    Browse the repository at this point in the history
  25. Merge pull request #181 from shaun97/master

    fixed checkstyle
    nicholasnovakovic authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7b73548 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f34005c View commit details
    Browse the repository at this point in the history
  27. Update AboutUs

    nicholasnovakovic committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    0de413e View commit details
    Browse the repository at this point in the history
  28. Update AboutUs

    nicholasnovakovic authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    0c3ad99 View commit details
    Browse the repository at this point in the history
  29. Update AboutUs

    nicholasnovakovic authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    8dfa6b2 View commit details
    Browse the repository at this point in the history
  30. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    69bbceb View commit details
    Browse the repository at this point in the history
  31. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    4577bac View commit details
    Browse the repository at this point in the history
  32. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    3cc970c View commit details
    Browse the repository at this point in the history
  33. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    a5da909 View commit details
    Browse the repository at this point in the history
  34. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7cd5fa9 View commit details
    Browse the repository at this point in the history
  35. Edit Documentation

    nicholasnovakovic committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    8027603 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    89e14ee View commit details
    Browse the repository at this point in the history
  37. Merge pull request #182 from nicholasnovakovic/master

    Update Documentation
    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f8604ee View commit details
    Browse the repository at this point in the history
  38. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    db11b28 View commit details
    Browse the repository at this point in the history
  39. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    0b5953e View commit details
    Browse the repository at this point in the history
  40. Update AboutUs.adoc

    shaun97 authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    12c06a7 View commit details
    Browse the repository at this point in the history