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-W12-2] SWEe-book #91

Open
wants to merge 400 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, 2021

  1. Improve error message

    Improve error message shown when inputting an index that is too high
    for doneTask, deleteTask and delete commands.
    alinaleehx committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    ace5224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d69070 View commit details
    Browse the repository at this point in the history
  3. Update user guide

    alinaleehx committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    567b7de View commit details
    Browse the repository at this point in the history
  4. Update Developer Guide

    alinaleehx committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    6449226 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    473e03b View commit details
    Browse the repository at this point in the history
  6. formatting

    JosephN37 committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    f7fa136 View commit details
    Browse the repository at this point in the history
  7. update screenshots

    JosephN37 committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    20c2126 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Fix gradle test issues

    alinaleehx committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    aad10a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from alinaleehx/add-done-command

    Add doneTask command
    JosephN37 authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    b414581 View commit details
    Browse the repository at this point in the history
  3. Revert "Update recurringFrequency to accept a different format since …

    …date is optional"
    
    This reverts commit 41b6d70.
    ambroseboo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    68b8f7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e264b6 View commit details
    Browse the repository at this point in the history
  5. Edit DG

    Add Implementation section
    Add recurring tasks implementation
    Diagrams to be done
    ambroseboo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    191f230 View commit details
    Browse the repository at this point in the history
  6. Fix checkstyle

    ambroseboo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9b5a387 View commit details
    Browse the repository at this point in the history
  7. Implement editTask command

    cyyeu committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    87fa2e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    00534ff View commit details
    Browse the repository at this point in the history
  9. Merge pull request #70 from JosephN37/update-UG

    Update ug
    JosephN37 authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    481129a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    789a793 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #71 from ambroseboo/edit-DG

    Edit DG
    cyyeu authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9fb5466 View commit details
    Browse the repository at this point in the history
  12. Update UG for editTask

    cyyeu committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    6f93d71 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #72 from cyyeu/edit-task-command

    Implement editTask command
    zhenxuantan authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    140e023 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    196c5fb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Merge pull request #73 from cyyeu/edit-task-command

    Add editTask in command summary in UG
    alinaleehx authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    0913075 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    cdab0db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6320cb3 View commit details
    Browse the repository at this point in the history
  3. fix checkstyle

    JosephN37 committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    10c66ba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #74 from JosephN37/add-test

    Add test
    cyyeu authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    7b181d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    d9e1a81 View commit details
    Browse the repository at this point in the history
  2. Update UI image in README

    alinaleehx committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    9cc3105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    087be44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52f1616 View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle error

    cyyeu committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    56b3c8f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge pull request #76 from cyyeu/duplicate-detection

    Improve duplicate detection for names of contacts
    zhenxuantan authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    d3d7ceb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from cyyeu/update-docs

    Update DG, README.md, and Ui.png
    zhenxuantan authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0abde85 View commit details
    Browse the repository at this point in the history
  3. Update Ui Component in DG

    zhenxuantan committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ba976ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04bd507 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #77 from zhenxuantan/update-ui-dg-branch

    Update Ui Component in DG
    cyyeu authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    14abec5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Merge branch 'master'

    alinaleehx committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    6af097c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc124f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #78 from alinaleehx/master

    Update User Guide
    cyyeu authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2fb5ff5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. fix bug for clear command

    JosephN37 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ea98b4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d192486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    949629b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46dc9fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3672c98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    420a07b View commit details
    Browse the repository at this point in the history
  7. Fix issue #99

    cyyeu committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    0315855 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d48034 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9994e64 View commit details
    Browse the repository at this point in the history
  10. Add error message for doneTask command

    Add error message when user attempts to run doneTask on a task that has
    already been marked as done.
    alinaleehx committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    5c2a0b0 View commit details
    Browse the repository at this point in the history
  11. Fix checkstyle issues

    alinaleehx committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    63dc824 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #122 from cyyeu/fix-bugs

    Fix issues #79, #92, #93, #99, #111, #119, #120
    alinaleehx authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    d3c5c49 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8f2a39 View commit details
    Browse the repository at this point in the history
  14. fix UG screenshot

    JosephN37 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    bd4531b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b084079 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #124 from JosephN37/fix-bugs

    Fix bugs
    cyyeu authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a9aa9a7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    389c857 View commit details
    Browse the repository at this point in the history
  18. Fix DoneTaskCommandTest

    alinaleehx committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a83b3a2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    eb702c9 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #123 from alinaleehx/fix-done-task-command

    Fix done task command
    JosephN37 authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    514b714 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e94028b View commit details
    Browse the repository at this point in the history
  22. Clean up comments

    alinaleehx committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    4c3212c View commit details
    Browse the repository at this point in the history
  23. Merge pull request #125 from alinaleehx/fix-done-task-command

    Update User Guide for help
    JosephN37 authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    278a4d6 View commit details
    Browse the repository at this point in the history
  24. Fix PE-D bugs

    zhenxuantan committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    256116a View commit details
    Browse the repository at this point in the history
  25. Merge pull request #126 from zhenxuantan/fix-ped-branch

    Fix PE-D bugs
    cyyeu authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    39ef738 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Improve code quality for JsonAdaptedTask

    Improve code quality by
        1. Make happy path prominent
        2. Reduce code duplication
    alinaleehx committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6ca4859 View commit details
    Browse the repository at this point in the history
  2. Reduce code duplication

    alinaleehx committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    096f432 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08e49df View commit details
    Browse the repository at this point in the history
  4. Remove bugs

    zhenxuantan committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c40653c View commit details
    Browse the repository at this point in the history
  5. Fix PE-D bugs

    Fix listTasks incorrect documentation having a date field in UG
    Fix listTasks typo in UG
    Fix recurring frequency not stating that it must have a date in UG
    Add error line for addTask when /recurring is input without /date
    Fix error message for commands that require an index when very large values are input
    ambroseboo committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    da7fe5a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    a279907 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from zhenxuantan/remove-ab3-remnants

    Remove all remnants of address book from code and tests
    JosephN37 authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    1c8dda0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    569b7c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #129 from JosephN37/ppp

    update PPP and UML diagram to suit Sweebook
    zhenxuantan authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e0e1759 View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts

    zhenxuantan committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    b3003b0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #130 from zhenxuantan/master

    Resolve conflicts
    JosephN37 authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    fc07645 View commit details
    Browse the repository at this point in the history
  5. Update UG, DG, PPP

    cyyeu committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    81dd2a4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #131 from cyyeu/update-ug-dg

    Update UG, DG, PPP
    zhenxuantan authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    4dfe5f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68c6d31 View commit details
    Browse the repository at this point in the history
  8. Add new line

    zhenxuantan committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    449deed View commit details
    Browse the repository at this point in the history
  9. Merge pull request #132 from zhenxuantan/add-tests-branch

    Add tests and fix class headers
    cyyeu authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    3de6fb4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #133 from zhenxuantan/update-zx-ppp-branch

    Add PPP (Zhen Xuan)
    cyyeu authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    a586e9c View commit details
    Browse the repository at this point in the history
  11. Add PPP link in AboutUs.md

    cyyeu committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e4f71f0 View commit details
    Browse the repository at this point in the history
  12. Update UG and DG

    cyyeu committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    ec7310d View commit details
    Browse the repository at this point in the history
  13. Update PPP

    cyyeu committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    09fa184 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Merge pull request #134 from cyyeu/update-ug-dg

    Add PPP link in AboutUs.md, and some minor changes in UG/DG
    zhenxuantan authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    06aec02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d6d7f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc1d0f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abe4517 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #135 from alinaleehx/improve-code-quality

    Improve code quality and add PPP
    cyyeu authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    f95d582 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Configuration menu
    Copy the full SHA
    13deadb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ea895f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ee0ed2 View commit details
    Browse the repository at this point in the history
  4. update PPP\

    JosephN37 committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    cf6e3f7 View commit details
    Browse the repository at this point in the history
  5. Add PPP draft for Ambrose

    ambroseboo committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    054fce8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #136 from JosephN37/DG-update

    Dg update
    cyyeu authored Nov 7, 2021
    Configuration menu
    Copy the full SHA
    ae6c82d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f0e02a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #137 from ambroseboo/PPP-draft

    Add PPP draft for Ambrose
    cyyeu authored Nov 7, 2021
    Configuration menu
    Copy the full SHA
    d1fe119 View commit details
    Browse the repository at this point in the history
  9. Update docs

    cyyeu committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    7d56935 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #138 from cyyeu/update-docs

    Update docs
    JosephN37 authored Nov 7, 2021
    Configuration menu
    Copy the full SHA
    43c9db6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Update User Guide

    1. Add screenshots of expected UI for doneTask and deleteTask commands
    2. Update examples given in user guide
    alinaleehx committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4c4c50e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafc8e9 View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle errors

    alinaleehx committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    ee6b1e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89cac94 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #139 from alinaleehx/master

    Update User Guide
    ambroseboo authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f1013d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d83440 View commit details
    Browse the repository at this point in the history
  7. Checkstyle

    zhenxuantan committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8b0be7d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #140 from zhenxuantan/update-javadocs-ss-ppp-tests…

    …-branch
    
    Update javadocs ss ppp tests branch
    cyyeu authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    550c419 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d18a8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d686f64 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #141 from ambroseboo/update-DG-recurring

    Add sequence diagram for recurring implementation in DG
    zhenxuantan authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6555db2 View commit details
    Browse the repository at this point in the history
  12. Edit image

    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    49472fb View commit details
    Browse the repository at this point in the history
  13. Merge pull request #142 from ambroseboo/update-DG-recurring

    Edit image for recurring
    zhenxuantan authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    386e698 View commit details
    Browse the repository at this point in the history
  14. Add in more page breaks

    zhenxuantan committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    104fe1b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #143 from zhenxuantan/add-more-page-breaks-branch

    Add in more page breaks
    alinaleehx authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    907cddc View commit details
    Browse the repository at this point in the history
  16. Update PPP

    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4887f96 View commit details
    Browse the repository at this point in the history
  17. Fix checkstyle

    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    02800dc View commit details
    Browse the repository at this point in the history
  18. fix bold formatting

    JosephN37 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8ca0d49 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7600cd0 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #145 from ambroseboo/update-PPP

    Update PPP for Ambrose
    cyyeu authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a7c939d View commit details
    Browse the repository at this point in the history
  21. add FQ to UG

    JosephN37 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6dbec52 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #146 from cyyeu/update-docs

    Update screenshots for edit command
    zhenxuantan authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e81af54 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f354d8a View commit details
    Browse the repository at this point in the history
  24. Merge commit 'e81af5470600a96b43fe8d8ab6f5527744f484ea' into add-more…

    …-page-breaks-branch
    
    * commit 'e81af5470600a96b43fe8d8ab6f5527744f484ea':
      Update screenshots for edit command
      Fix checkstyle
      Update PPP
    
    # Conflicts:
    #	docs/UserGuide.md
    zhenxuantan committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e4b100d View commit details
    Browse the repository at this point in the history
  25. Merge pull request #147 from JosephN37/format-UG-DG

    Format ug dg
    cyyeu authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b4a7a8e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    89ba541 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    960cb5a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3fe870b View commit details
    Browse the repository at this point in the history
  29. Fix style errors

    alinaleehx committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8e962dc View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    64b07df View commit details
    Browse the repository at this point in the history
  31. Merge pull request #149 from alinaleehx/master

    Update DG
    cyyeu authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    60279f5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    29fce9d View commit details
    Browse the repository at this point in the history
  33. Merge pull request #150 from zhenxuantan/add-dg-zx-branch

    Add peripheral guides, sort tasks manual testing, and diagram
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4fbb59e View commit details
    Browse the repository at this point in the history
  34. Edit UG

    Add screenshots for addTask and editTask
    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    2d8e13d View commit details
    Browse the repository at this point in the history
  35. Add activity diagram

    alinaleehx committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a621615 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c6833bc View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2238280 View commit details
    Browse the repository at this point in the history
  38. Edit DG

    Add instructions for manual testing for addTask and listTasks
    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    fb36541 View commit details
    Browse the repository at this point in the history
  39. Fix style error

    alinaleehx committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    2d8a52f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    396feb0 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #151 from alinaleehx/master

    Update DG
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    be51728 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #152 from ambroseboo/update-UGDG

    Update UGDG
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    73171dc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    af9f0a1 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    4f06bec View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    f94da38 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    cc71cb0 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1413eaa View commit details
    Browse the repository at this point in the history
  48. Fix checkstyle

    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e872e25 View commit details
    Browse the repository at this point in the history
  49. Merge pull request #154 from ambroseboo/update-UGDG

    Add activity diagram for recurring frequency in DG
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    fbc012e View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    7e9c97d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    eb2c53e View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    657a1e7 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    0d2973f View commit details
    Browse the repository at this point in the history
  54. Merge pull request #2 from AY2122S1-CS2103T-W12-2/master

    Merge conflict
    alinaleehx authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7070e8b View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    e1f5c55 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    3dcad80 View commit details
    Browse the repository at this point in the history
  57. Finalise PPP

    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6923fee View commit details
    Browse the repository at this point in the history
  58. Merge pull request #155 from alinaleehx/master

    Add manual testing
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1f99895 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #156 from JosephN37/add-filtertask-manual-testing

    Add filtertask manual testing
    ambroseboo authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    bab38f0 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    0b10d1a View commit details
    Browse the repository at this point in the history
  61. Merge pull request #157 from ambroseboo/edit-PPP

    Finalise PPP for Ambrose
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    106b2cc View commit details
    Browse the repository at this point in the history
  62. update PPP

    JosephN37 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7352785 View commit details
    Browse the repository at this point in the history
  63. Fix merge conflicts

    cyyeu committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    18396e3 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    c013460 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    9b548a4 View commit details
    Browse the repository at this point in the history
  66. Merge pull request #158 from cyyeu/update-docs

    Update docs
    zhenxuantan authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    38cc09b View commit details
    Browse the repository at this point in the history
  67. Merge pull request #159 from JosephN37/PPP-update

    update PPP
    zhenxuantan authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    2a41f6a View commit details
    Browse the repository at this point in the history
  68. Merge pull request #160 from alinaleehx/master

    Update doneTask screenshot
    zhenxuantan authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    789f625 View commit details
    Browse the repository at this point in the history
  69. Fix formatting in DG

    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1be2773 View commit details
    Browse the repository at this point in the history
  70. Update PPP

    alinaleehx committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9782453 View commit details
    Browse the repository at this point in the history
  71. Merge pull request #161 from ambroseboo/edit-PPP

    Fix formatting in DG
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    02db7ed View commit details
    Browse the repository at this point in the history
  72. Fix UG/DG styling and headers

    cyyeu committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d806643 View commit details
    Browse the repository at this point in the history
  73. Update user guide

    alinaleehx committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    02dc12c View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    90730d8 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    c45b59e View commit details
    Browse the repository at this point in the history
  76. Merge pull request #162 from cyyeu/update-docs

    Fix UG/DG styling and headers
    alinaleehx authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b6ca65a View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    267453e View commit details
    Browse the repository at this point in the history
  78. Merge pull request #163 from alinaleehx/master

    Update User guide
    alinaleehx authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    78d4875 View commit details
    Browse the repository at this point in the history
  79. fix quickstart screenshot

    JosephN37 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    fc53330 View commit details
    Browse the repository at this point in the history
  80. Merge pull request #164 from ambroseboo/edit-PPP

    Fix addTask and editTask screenshots not appearing
    alinaleehx authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b6c4721 View commit details
    Browse the repository at this point in the history
  81. Update edit task

    zhenxuantan committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d6c6c1a View commit details
    Browse the repository at this point in the history
  82. Merge pull request #165 from JosephN37/quickstart-ss

    fix quickstart screenshot
    alinaleehx authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    5be5b45 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    f839a06 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    c215800 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    f2e4be6 View commit details
    Browse the repository at this point in the history
  86. Merge pull request #166 from cyyeu/update-docs

    Add find and group screenshots in uG
    zhenxuantan authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c703b46 View commit details
    Browse the repository at this point in the history
  87. Merge pull request #168 from ambroseboo/edit-PPP

    Edit sequence diagram for recurring
    zhenxuantan authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f0a0f1e View commit details
    Browse the repository at this point in the history
  88. add appendix:effort

    JosephN37 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    03b71ef View commit details
    Browse the repository at this point in the history
  89. Merge pull request #167 from alinaleehx/master

    Fix arrangement in Developer Guide
    cyyeu authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e8d679f View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    ce79435 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    5b76878 View commit details
    Browse the repository at this point in the history
  92. Fix PPP formatting

    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7756790 View commit details
    Browse the repository at this point in the history
  93. Merge pull request #170 from JosephN37/appendix-effort

    add appendix:effort
    alinaleehx authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    fceaa99 View commit details
    Browse the repository at this point in the history
  94. Merge pull request #172 from ambroseboo/edit-PPP

    Fix PPP formatting
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    947cf09 View commit details
    Browse the repository at this point in the history
  95. Merge pull request #171 from alinaleehx/master

    Update user stories format
    ambroseboo authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    bc65d7e View commit details
    Browse the repository at this point in the history
  96. dg appendix:effort format

    JosephN37 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a5a6af2 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    bcfd834 View commit details
    Browse the repository at this point in the history
  98. Merge pull request #173 from alinaleehx/master

    Remove excessive screenshot
    ambroseboo authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4fa85c7 View commit details
    Browse the repository at this point in the history
  99. Merge pull request #174 from JosephN37/DG-format

    dg appendix:effort format
    ambroseboo authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    3d137e5 View commit details
    Browse the repository at this point in the history
  100. Edit command hotfix

    cyyeu committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    db61311 View commit details
    Browse the repository at this point in the history
  101. Update UG

    zhenxuantan committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    cde78c8 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    71fbab0 View commit details
    Browse the repository at this point in the history
  103. Merge pull request #176 from zhenxuantan/update-ug

    Update UG
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8e2b6bd View commit details
    Browse the repository at this point in the history
  104. Fix bug

    cyyeu committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    17c7f54 View commit details
    Browse the repository at this point in the history
  105. Merge pull request #177 from ambroseboo/DG-pagebreaks

    Format page breaks for DG (incomplete)
    zhenxuantan authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    577f00b View commit details
    Browse the repository at this point in the history
  106. Merge pull request #175 from cyyeu/update-docs

    Edit command hotfix
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    5fbbdda View commit details
    Browse the repository at this point in the history
  107. Fix DG pagebreaks

    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    20722ad View commit details
    Browse the repository at this point in the history
  108. Fix PPP pagebreaks

    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c8b5974 View commit details
    Browse the repository at this point in the history
  109. Merge pull request #178 from ambroseboo/DG-pagebreaks

    Fix DG pagebreaks
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    09f9bb5 View commit details
    Browse the repository at this point in the history
  110. Fix bug

    cyyeu committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    374da78 View commit details
    Browse the repository at this point in the history
  111. Update diagram

    alinaleehx committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6a19eb4 View commit details
    Browse the repository at this point in the history
  112. Update UG Page break

    zhenxuantan committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    caaf231 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    ec71a07 View commit details
    Browse the repository at this point in the history
  114. Merge pull request #179 from cyyeu/update-docs

    update edit seq diagram
    zhenxuantan authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0f9b87a View commit details
    Browse the repository at this point in the history
  115. Fix pagebreaks

    ambroseboo committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    3479494 View commit details
    Browse the repository at this point in the history
  116. Merge pull request #180 from zhenxuantan/update-ug-pagebreak

    Update UG Page break
    cyyeu authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b8c3cb1 View commit details
    Browse the repository at this point in the history
  117. Merge pull request #182 from ambroseboo/DG-pagebreaks

    Dg pagebreaks
    cyyeu authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d0a477d View commit details
    Browse the repository at this point in the history
  118. Merge pull request #181 from alinaleehx/master

    Update sequence diagram
    JosephN37 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f6bd576 View commit details
    Browse the repository at this point in the history
  119. Update sequence

    alinaleehx committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8253a2f View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    cc7af40 View commit details
    Browse the repository at this point in the history
  121. Merge pull request #183 from alinaleehx/master

    Update sequence diagram
    cyyeu authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    70ff856 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    e6a31fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #184 from ambroseboo/UG-CS2101

    Add "Commonly Used words" section
    alinaleehx authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    446fd16 View commit details
    Browse the repository at this point in the history
  3. Improve language

    cyyeu committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    97b3de3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5a1383 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7fd383 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #185 from cyyeu/update-ug

    Improve language
    zhenxuantan authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    8f0da3e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #186 from alinaleehx/master

    Add UI design explanation to User Guide
    zhenxuantan authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    9637b3e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #187 from zhenxuantan/add-glossary-branch

    Add onto existing glossary
    cyyeu authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    8c24a7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8e7a9e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #188 from ambroseboo/edit-UG

    Add more terms to common terms section
    cyyeu authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    830ce0e View commit details
    Browse the repository at this point in the history
  11. add explanation

    JosephN37 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    05c7b90 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ab4ada View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a00b2bc View commit details
    Browse the repository at this point in the history
  14. Merge pull request #189 from JosephN37/UG-update

    add explanation
    cyyeu authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    fe17951 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #190 from alinaleehx/master

    Fix numbering in Quick Start
    cyyeu authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    9794e99 View commit details
    Browse the repository at this point in the history
  16. fix bold formatting

    JosephN37 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    b30beec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5f2ed0f View commit details
    Browse the repository at this point in the history
  18. add quick start link

    JosephN37 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    5ade5d5 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #191 from JosephN37/UG-update

    Ug update
    zhenxuantan authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    744e7ae View commit details
    Browse the repository at this point in the history
  20. Update UG

    zhenxuantan committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    02d3b44 View commit details
    Browse the repository at this point in the history
  21. Merge commit '744e7ae202fe2a1b6b409f64f16a7ced9d2a74ba'

    * commit '744e7ae202fe2a1b6b409f64f16a7ced9d2a74ba':
      fix bold formatting
      Fix numbering in Quick Start
      add explanation
    
    # Conflicts:
    #	docs/UserGuide.md
    zhenxuantan committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    1dc3832 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #192 from JosephN37/UG-update

    add quick start link
    alinaleehx authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e7fe435 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d7403ca View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f5f0872 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #193 from ambroseboo/edit-UG

    Clarify recurring frequency
    zhenxuantan authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    acff309 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #194 from zhenxuantan/update-UG-last

    Update ug last
    JosephN37 authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    538c1f6 View commit details
    Browse the repository at this point in the history
  27. Add page breaks

    zhenxuantan committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    b99a539 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #195 from zhenxuantan/page-break-last

    Add page breaks to UG
    cyyeu authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    451de0b View commit details
    Browse the repository at this point in the history
  29. Correct the page break

    zhenxuantan committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    8f7ba44 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #196 from zhenxuantan/final-update-ug

    Correct the page break
    cyyeu authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    46f7622 View commit details
    Browse the repository at this point in the history