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

[CS2103T-W13-4] TeamTracker #125

Open
wants to merge 349 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 Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    ae1d1c8 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    breezetall committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ed24a06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02ed05c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c40429 View commit details
    Browse the repository at this point in the history
  5. Remove unused imports

    breezetall committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0440c54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d15991 View commit details
    Browse the repository at this point in the history
  7. Fix imports

    breezetall committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    44b4cde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df7a966 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f72129d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #37 from Yskie/branch-delete-command

    The Delete Task Command
    chin-herng authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7cf9ff9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

    breezetall committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3506b12 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    dcda260 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from breezetall/adding-list-command

    Adding list command
    nobodyishappy authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e6f21bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7f8aa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27d73af View commit details
    Browse the repository at this point in the history
  5. Refactor task class

    nobodyishappy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bbecd93 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    nobodyishappy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    fefb6c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eb0489 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54cef3c View commit details
    Browse the repository at this point in the history
  9. Add tests

    nobodyishappy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9584609 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #40 from nobodyishappy/branch-mark-tasks

    Implement mark and unmark for tasks
    breezetall authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6f0203d View commit details
    Browse the repository at this point in the history
  11. Add v1.2 UI image

    nobodyishappy authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e802b60 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Create unassign command

    chin-herng committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    70704b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b999684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8716e63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d15295f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    735cebe View commit details
    Browse the repository at this point in the history
  6. Write tests

    chin-herng committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    52ee942 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dc8250 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31ceec4 View commit details
    Browse the repository at this point in the history
  9. Create cleartask command

    chin-herng committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    0c79712 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    34835ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed6584a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b673dfd View commit details
    Browse the repository at this point in the history
  13. Update ClearTaskCommand

    chin-herng committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5b218b6 View commit details
    Browse the repository at this point in the history
  14. Write tests

    chin-herng committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    0565e13 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

Commits on Mar 25, 2024

  1. Update UserGuide.md

    nobodyishappy authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    925c448 View commit details
    Browse the repository at this point in the history
  2. Update UserGuide.md

    Yskie authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0982da5 View commit details
    Browse the repository at this point in the history
  3. Fix minor typo in UserGuide.md

    Yskie authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a040a5e View commit details
    Browse the repository at this point in the history
  4. Update UserGuide.md

    Yskie authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    aa42981 View commit details
    Browse the repository at this point in the history
  5. Add deadline for tasks

    nobodyishappy committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    04cd811 View commit details
    Browse the repository at this point in the history
  6. Implement mass delete

    chin-herng committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b57c0d1 View commit details
    Browse the repository at this point in the history
  7. Add priority to Task

    breezetall committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ac89a93 View commit details
    Browse the repository at this point in the history
  8. Fix checkstyle

    breezetall committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    93c9d40 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2dcd623 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06233a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba265f4 View commit details
    Browse the repository at this point in the history
  12. Implement mass deletetask

    chin-herng committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    aabd1ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    28d3373 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2a478a4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    efc0457 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3ce96ec View commit details
    Browse the repository at this point in the history
  17. Add test for deadline

    nobodyishappy committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3e1fe53 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Add sort by priority

    breezetall committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f8b27ea View commit details
    Browse the repository at this point in the history
  2. Fix tests

    breezetall committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b652a93 View commit details
    Browse the repository at this point in the history
  3. Fix order of imports

    breezetall committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4823688 View commit details
    Browse the repository at this point in the history
  4. Fix checkstyle

    breezetall committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1ad8d8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b82675 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ec0a11 View commit details
    Browse the repository at this point in the history
  7. Update javadocs

    breezetall committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8f66c99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fd43eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a69a71d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d97e604 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update to javadocs

    nobodyishappy committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7464722 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from chin-herng/branch-unassign-tasks

    Unassign Tasks to Persons
    Kaya3842 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f22c096 View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflicts

    chin-herng committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2a9175d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from chin-herng/branch-clear-tasks

    Clear Tasks of Persons
    nobodyishappy authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d40c927 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc971b4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #48 from nobodyishappy/branch-task-deadline

    Branch task deadline
    chin-herng authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d99aad9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Create findtask command

    Create classes for the findtask command.
    
    Update AddressBookParser to register findtask command.
    Kaya3842 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ac1dcfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3efd824 View commit details
    Browse the repository at this point in the history
  3. Hook FindTaskCommand into application

    Change the logic of MarkTaskCommand.execute() to use the filtered list
    from FindTaskCommand.
    
    Same update on execute() method for unmarktask and deletetask.
    
    Fix typo in FindTaskCommand.MESSAGE_USAGE.
    Kaya3842 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c31a14d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Fix checkstyle issues

    breezetall committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f9b596c View commit details
    Browse the repository at this point in the history
  2. Update AssignCommand and UnassignCommand

    Update AssignCommand.getTaskToAssign() and
    UnassignCommand.getTaskToAssign() to use the filtered list
    instead of the original list.
    Kaya3842 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    709556d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #49 from breezetall/priority

    Add Priority
    chin-herng authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    551f48f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d0d69e View commit details
    Browse the repository at this point in the history
  5. Update to user guide

    nobodyishappy committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2a891d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5265f6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #51 from nobodyishappy/branch-documentation

    Update to user guide
    Kaya3842 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fd8298e View commit details
    Browse the repository at this point in the history
  8. Add test classes

    Add tests for new classes related to FindCommand.
    
    Fix import order in some classes for checkstyle.
    
    Update TypicalTasks() constructor to avoid instantiation.
    Kaya3842 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d0ec74c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03db5fe View commit details
    Browse the repository at this point in the history
  10. Add Edit Feature

    Yskie committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3e6e66f View commit details
    Browse the repository at this point in the history
  11. Resolve merge conflict

    Kaya3842 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a8b769e View commit details
    Browse the repository at this point in the history
  12. Modify Logic section in Developer Guide

    Yskie committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3826e85 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b18b5fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e3f3612 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    45f0a66 View commit details
    Browse the repository at this point in the history
  16. Fix checkstyle issues

    nobodyishappy committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    71c2b70 View commit details
    Browse the repository at this point in the history
  17. Modify Implementation in Developer Guide

    Yskie committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b544250 View commit details
    Browse the repository at this point in the history
  18. Fix Checkstyle issue

    Yskie committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e73bb05 View commit details
    Browse the repository at this point in the history
  19. Fix minor documentation issues

    Yskie committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c67e075 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Update user guide

    chin-herng committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    eafbba6 View commit details
    Browse the repository at this point in the history
  2. Update developer guide

    chin-herng committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1f69c3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6223716 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from Kaya3842/branch-find-tasks

    Branch find tasks
    chin-herng authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    c3b4ca5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #53 from nobodyishappy/branch-documentation

    Update to developer guide for the proposed implementation
    breezetall authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    68586a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8668f89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23c0431 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7992f3c View commit details
    Browse the repository at this point in the history
  9. Resolve merge conflict

    chin-herng committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    7bee3da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66d73c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Merge pull request #54 from Yskie/branch-documentation

    Update to developer guide for the logic and redo/undo commands
    Kaya3842 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1c208c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from chin-herng/branch-update-ug

    Update to user guide for the assign, unassign and cleartask commands
    Kaya3842 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f99cf1b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56 from chin-herng/branch-update-dg

    Update to developer guide for the model component
    Kaya3842 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    20d2f73 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #57 from breezetall/update-developer-guide

    Update developer guide for UI
    Kaya3842 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6f846cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9e95e2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from Yskie/branch-edit-command

    Add Edit Feature
    Yskie authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a49c448 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fcefeb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    986996c View commit details
    Browse the repository at this point in the history
  9. Add sort by deadline

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c9ae293 View commit details
    Browse the repository at this point in the history
  10. Remove unused imports

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2cf24bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d57ed3 View commit details
    Browse the repository at this point in the history
  12. Fix checkstyle

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e172ecc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6d9311 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    210eccc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cfdadc0 View commit details
    Browse the repository at this point in the history
  16. Write tests

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ec6871b View commit details
    Browse the repository at this point in the history
  17. Fix checkstyle

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    13db33c View commit details
    Browse the repository at this point in the history
  18. Update tests

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4d4aacb View commit details
    Browse the repository at this point in the history
  19. Write tests

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    659cf9e View commit details
    Browse the repository at this point in the history
  20. Update unmark tests

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e63f62b View commit details
    Browse the repository at this point in the history
  21. Rewrite unmarktask test

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    746d2d1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8b2b93d View commit details
    Browse the repository at this point in the history
  23. Fix checkstyle

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9b0c843 View commit details
    Browse the repository at this point in the history
  24. Fix import order

    breezetall committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9ceaa51 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    997a64f View commit details
    Browse the repository at this point in the history
  26. Merge pull request #58 from breezetall/update-priority

    Update priority
    Yskie authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dda9edc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e114670 View commit details
    Browse the repository at this point in the history
  28. Add edits for deadline

    Yskie committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5fa4f0e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f8b5838 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #4 from Yskie/master

    Merge pull request for edit command
    Yskie authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5bc6212 View commit details
    Browse the repository at this point in the history
  31. Add edit task function

    Yskie committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c028d4b View commit details
    Browse the repository at this point in the history
  32. Implement full edit task command

    Yskie committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7acbe41 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Write test for Edit Task Parser

    Yskie committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f055472 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge pull request #59 from Yskie/branch-edit-command

    The Edit Task Command
    Kaya3842 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7183199 View commit details
    Browse the repository at this point in the history
  2. Fix some java docs issues and update ug

    Yskie committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    bf69d07 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from Yskie/branch-edit-command

    Add edit command in ug and fix javadocs comments
    Yskie authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8956ca4 View commit details
    Browse the repository at this point in the history
  4. Fix minor typo in the user guide

    Yskie committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8ae0e54 View commit details
    Browse the repository at this point in the history
  5. Modify user guide

    Yskie committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    da32394 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #61 from Yskie/branch-documentation

    Add edit task command into the user guide.
    breezetall authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d0f6434 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Update to UI

    nobodyishappy committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    754ecac View commit details
    Browse the repository at this point in the history
  2. Add headings to lists

    nobodyishappy committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    43c091f View commit details
    Browse the repository at this point in the history
  3. Update User Guide

    Update the findtask command in the User Guide.
    Kaya3842 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    39e8c2a View commit details
    Browse the repository at this point in the history
  4. Update Developer Guide

    Update StorageClassDiagram.puml to incorporate TaskList in the
    UML Diagram.
    
    Update DeveloperGuide.md for the Storage component to include TaskList
    classes.
    Kaya3842 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    643aba4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #62 from nobodyishappy/branch-UI

    Update to UI
    breezetall authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2e52b13 View commit details
    Browse the repository at this point in the history
  6. Resolve merge conflicts

    chin-herng committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fd6651a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2616301 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f40f6d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9206912 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    40326db View commit details
    Browse the repository at this point in the history
  11. Merge pull request #64 from Kaya3842/branch-update-user-guide

    Update User Guide for findtask command.
    chin-herng authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b94c6fa View commit details
    Browse the repository at this point in the history
  12. Merge pull request #63 from Kaya3842/branch-update-developer-guide

    Update Developer Guide for the Storage component
    chin-herng authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cf20f4c View commit details
    Browse the repository at this point in the history
  13. Implement mass unmarktask

    chin-herng committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a648a3a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8bf7fd7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d08a78f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    87fd4fe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1402dab View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    62f0eea View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    365ca90 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d6ee18e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2e8a602 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    79bce6e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Update Ui image

    breezetall committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4f17c52 View commit details
    Browse the repository at this point in the history
  2. Update summary of index

    breezetall committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f6e8687 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #66 from breezetall/update-developer-guide2

    Update Ui image
    Yskie authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1baaa19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d68dfca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6ddd11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b66be5d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #67 from nobodyishappy/branch-update-DG

    Update to implementation of grouping
    Kaya3842 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d129239 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    63caa99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from Yskie/master

    Merge latest version into edit command branch
    Yskie authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    186cd5d View commit details
    Browse the repository at this point in the history
  3. Fix task to string bug

    Yskie committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    477c52d View commit details
    Browse the repository at this point in the history
  4. Fix JavaDoc issues

    Yskie committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6dacf8c View commit details
    Browse the repository at this point in the history
  5. Bug fix

    Fixed AddTask allowing for multiple priority prefix.
    breezetall committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0a99305 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from Yskie/master

    Merge latest changes into documentation branch
    Yskie authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6f37d3a View commit details
    Browse the repository at this point in the history
  7. Modify undo/redo section in DG

    Yskie committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    549a019 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge pull request #129 from nobodyishappy/branch-Overflow-Fix

    Fix overflow issue with UI
    Kaya3842 authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a9f4d4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #130 from Yskie/branch-edit-command

    Fix task to string issue
    Kaya3842 authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b2fa82c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #131 from breezetall/priority-bug

    Fix priority bug
    Kaya3842 authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4b27640 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #132 from Yskie/branch-documentation

    Modify undo/redo section of the Developer Guide
    nobodyishappy authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cacefa8 View commit details
    Browse the repository at this point in the history
  5. Update unmarktask test

    breezetall committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ca8c7e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge pull request #8 from Yskie/master

    Merging latest changes into documentation branch
    Yskie authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6d5c760 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from breezetall/update-test

    Update unmarktask test
    nobodyishappy authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e2745af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78e5250 View commit details
    Browse the repository at this point in the history
  4. Fix minor typo issues

    Yskie committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    75755eb View commit details
    Browse the repository at this point in the history
  5. Fix more typo issues

    Yskie committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3342793 View commit details
    Browse the repository at this point in the history
  6. Update AboutUs page

    Yskie committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b602f95 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge pull request #134 from Yskie/branch-documentation

    Clean up format and add more tests cases in Developer Guide
    breezetall authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    ef4ab19 View commit details
    Browse the repository at this point in the history
  2. Edit introduction

    Let's change the introduction of the user guide to make it more
    friendly.
    Kaya3842 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1cb8fcf View commit details
    Browse the repository at this point in the history
  3. Update UI image

    Change the UI image to the latest version.
    Kaya3842 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    dce243c View commit details
    Browse the repository at this point in the history
  4. Add terminal image

    Add the first terminal image to test the dimension compatibility.
    Kaya3842 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    988ccc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Add Terminal tutorial

    Add a tutorial for users with no experience in Command Line Interface
    (CLI).
    
    Add images to assist the content of the tutorial.
    Kaya3842 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b02eb5a View commit details
    Browse the repository at this point in the history
  2. Add basic tutorial

    Add a basic tutorial contains the most basic commands regarding task
    management for the user to get used to the app.
    Kaya3842 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aaa7c1e View commit details
    Browse the repository at this point in the history
  3. Document Mass Ops

    chin-herng committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5f47133 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7516583 View commit details
    Browse the repository at this point in the history
  5. Edit User Guide introduction

    Change the introduction of the user guide to specify the target
    audience clearer.
    Kaya3842 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    236b6df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab9ff94 View commit details
    Browse the repository at this point in the history
  7. Edit user guide features

    Add more details into each commands for the user to understand each
    command better.
    Kaya3842 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8a7c98f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1864d18 View commit details
    Browse the repository at this point in the history
  9. Fix typo in clear feature

    chin-herng committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a506dbd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20ca3e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    703c1c3 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #136 from chin-herng/branch-update-ug-v1.4

    Documentation of Mass Ops
    Kaya3842 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ee75475 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #137 from chin-herng/branch-update-dg-v1.4

    Add 'Planned Enhancements' appendix
    Kaya3842 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    23f8530 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    14f7827 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2fe3637 View commit details
    Browse the repository at this point in the history
  16. Edit Features in User Guide

    Change all commands in the User Guide to adhere to the given format.
    Kaya3842 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d12b02f View commit details
    Browse the repository at this point in the history
  17. Update QNA and Command glossary

    Add more questions and answers in the QNA section.
    
    Reorder the commands in glossary to match the Features part.
    Kaya3842 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5220d22 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1bcc1fd View commit details
    Browse the repository at this point in the history
  19. Merge pull request #135 from Kaya3842/branch-reformat-user-guide

    Reformat user guide
    Kaya3842 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ce39465 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge pull request #138 from chin-herng/branch-fix-error-message

    Tweak Usage Messages
    Yskie authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7c6e174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a97ab42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    540ea61 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #139 from nobodyishappy/branch_fix_UGFormat

    Fix formatting bugs in UG
    Yskie authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    555932d View commit details
    Browse the repository at this point in the history
  5. Fix DG broken image and formatting issues

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2d1fc91 View commit details
    Browse the repository at this point in the history
  6. Fix puml issues

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a965852 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #140 from Yskie/branch-documentation

    Fix DG broken image and formatting issues
    nobodyishappy authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b4933ae View commit details
    Browse the repository at this point in the history
  8. Update for print format

    nobodyishappy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0425fb7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #141 from nobodyishappy/branch_fix_UGPrint

    Update for print format
    Yskie authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    188c8e1 View commit details
    Browse the repository at this point in the history
  10. Fix UG formatting issue

    nobodyishappy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2d64ddf View commit details
    Browse the repository at this point in the history
  11. Fix formatting for UG

    nobodyishappy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    798d039 View commit details
    Browse the repository at this point in the history
  12. Fix DG fomatting issues

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9df251d View commit details
    Browse the repository at this point in the history
  13. Remove unncessary files

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    138bf48 View commit details
    Browse the repository at this point in the history
  14. Fix print formatting

    nobodyishappy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d2432f6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #142 from nobodyishappy/branch-documentation

    Fix UG formatting issue
    breezetall authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    86a9d6b View commit details
    Browse the repository at this point in the history
  16. Fix wrong URL for DG

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b0fede3 View commit details
    Browse the repository at this point in the history
  17. Fix DG Formatting Issues

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c39be82 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #143 from Yskie/branch-documentation

    Fixed Developer Guide Formatting
    Yskie authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    66f35f1 View commit details
    Browse the repository at this point in the history
  19. Fix further URL and formatting issues

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    62776c5 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #144 from Yskie/branch-documentation

    Fix further URL and formatting issues in DG
    Yskie authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a1c1ac5 View commit details
    Browse the repository at this point in the history
  21. Modify DG formatting

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    504b9bb View commit details
    Browse the repository at this point in the history
  22. Merge pull request #145 from Yskie/branch-documentation

    Further enhancemnet to DG format
    Yskie authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    41a99b0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1649748 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #146 from chin-herng/branch-update-version-number

    MainApp.java: change version number
    chin-herng authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d3a72c2 View commit details
    Browse the repository at this point in the history
  25. Fix UG FAQ

    chin-herng committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    89a9c21 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4f280de View commit details
    Browse the repository at this point in the history
  27. Fix wrong URL in DG

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5474926 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #148 from Yskie/branch-documentation

    Fix wrong URL in DG
    breezetall authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7e9f822 View commit details
    Browse the repository at this point in the history
  29. Fix grammar mistake

    breezetall committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8840bc0 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #149 from breezetall/update-ug-grammar

    Fix grammar mistake
    Yskie authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    be98851 View commit details
    Browse the repository at this point in the history
  31. Fix grammatical errors

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2240e3b View commit details
    Browse the repository at this point in the history
  32. Fix more grammar mistakes

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ddf33bb View commit details
    Browse the repository at this point in the history
  33. Remove unnecessary points

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9a19d69 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #150 from Yskie/branch-documentation

    Fix grammar mistakes in DG
    breezetall authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2340230 View commit details
    Browse the repository at this point in the history
  35. Fix grammar

    breezetall committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    36b9ad9 View commit details
    Browse the repository at this point in the history
  36. Fix grammar issues in DG

    Yskie committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    63c83ac View commit details
    Browse the repository at this point in the history
  37. Merge pull request #151 from breezetall/update-ug-grammar

    Fix grammar
    Yskie authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6b1832e View commit details
    Browse the repository at this point in the history
  38. Merge pull request #152 from Yskie/branch-documentation

    Fix grammar issues in DG
    Yskie authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8d0468f View commit details
    Browse the repository at this point in the history