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

[CS2113-W13-2] CLI-nton #85

Open
wants to merge 682 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 Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    08f9878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a5857f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afe45ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6fb659 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaa466b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    650859c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into Developer-Guide

    # Conflicts:
    #	docs/diagrams/class/Data.puml
    clarencepohh committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4b21106 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1080545 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99b9935 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb94490 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e9b009 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7a41b97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4ccdb26 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    70d0fbe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f93cd46 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    075c281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f0cb0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aff9000 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dc4def View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Add displayable icons

    Mahesh1772 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    055498b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1c8eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #142 from clarencepohh/UG-branch

    Improve UG formatting and fix documentation errors from PE-D
    NicholasTanYY authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b9798f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    008cf0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97693be View commit details
    Browse the repository at this point in the history
  6. Merge pull request #146 from clarencepohh/Developer-Guide

    DG and README improvements
    NicholasTanYY authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7f4a3e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c783fd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d78dd54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8794dc5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f144a0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    103412d View commit details
    Browse the repository at this point in the history
  12. Remove unused imports

    kyhjonathan committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    59a1b48 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0075ecc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d53f14 View commit details
    Browse the repository at this point in the history
  15. Develop add, update task exception handling, implement feature to che…

    …ck for all free/available times in a day
    Aak242 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    020067b View commit details
    Browse the repository at this point in the history
  16. Fixed issues with JUnit tests

    Aak242 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9062f32 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Add PPP

    kyhjonathan committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d5fc216 View commit details
    Browse the repository at this point in the history
  2. Update PPP

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

Commits on Apr 12, 2024

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

    Added exception handling for date parsing and storage and refactoring of taskManager methods
    kyhjonathan authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    dc25d5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d4d11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    776f861 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #150 from NicholasTanYY/branch-PPP

    Add Nicholas PPP
    kyhjonathan authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    353c9e6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp

    # Conflicts:
    #	src/main/java/seedu/duke/Main.java
    Mahesh1772 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3b5e3ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c290936 View commit details
    Browse the repository at this point in the history
  8. Update clarencepohh.md

    Committing directly to master due to unavailability of a computer, so committing here as I have no IDE/git at the moment. Apologies.
    clarencepohh authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    111030a View commit details
    Browse the repository at this point in the history
  9. PPP

    Mahesh1772 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b2f365d View commit details
    Browse the repository at this point in the history
  10. Error correction

    Mahesh1772 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c7323da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef74e10 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp

    # Conflicts:
    #	src/main/java/data/TaskManager.java
    #	src/main/java/seedu/duke/Main.java
    Aak242 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    dfc6067 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b93dd73 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6111e95 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #149 from Aak242/master

    Develop add, update task exception handling, implement feature to check for all free/available times in a day
    clarencepohh authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d3d6a92 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #152 from Aak242/branch-PPP

    Add description of contributions to PPP - Aakash
    clarencepohh authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6576db5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1cf4572 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7d10b85 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    60b3388 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    795eb21 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1e0e972 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f535f1e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    755ba41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27519fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c46e95d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdad02f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d845814 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    758ecbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2ffba6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87cfd45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46cf207 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a857fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42d47cd View commit details
    Browse the repository at this point in the history
  12. Fix DateTimeException

    Mahesh1772 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3ad7e59 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a5076d6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    49c0988 View commit details
    Browse the repository at this point in the history
  15. Add assertions

    NicholasTanYY committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a9e7602 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    da7e589 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    476d46d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9077027 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8b7d65a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5c90559 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8532cf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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

    Mahesh1772 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a350abe View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    kyhjonathan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d4323d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b39a90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc5f935 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #155 from Mahesh1772/master

    Fix add in Week and MonthView, Add JUnit tests
    clarencepohh authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ba84345 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6dd0579 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88664d5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #156 from NicholasTanYY/branch-final-changes

    Final amendments to project
    clarencepohh authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ca40254 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fbdc4e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3cbd4c3 View commit details
    Browse the repository at this point in the history
  12. Fix testing method names

    clarencepohh committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3f98480 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee68144 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2abc34a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    58dc909 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cf80379 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    440ad67 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    57b3fea View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9dd6275 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    311af22 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a39747b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    50a79bf View commit details
    Browse the repository at this point in the history
  23. Remove unneeded lines

    clarencepohh committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    515c321 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0c9c43b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3f55489 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8c31c38 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e17a7b5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    05ecf79 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    77dc1f6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    36ecbdf View commit details
    Browse the repository at this point in the history
  31. DG additions

    Mahesh1772 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    35a8950 View commit details
    Browse the repository at this point in the history
  32. Merge branch 'master' of https://github.com/AY2324S2-CS2113-W13-2/tp

    # Conflicts:
    #	src/main/java/data/TaskManager.java
    kyhjonathan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6576245 View commit details
    Browse the repository at this point in the history
  33. Merge branch 'master' of https://github.com/kyhjonathan/tp

    # Conflicts:
    #	src/main/java/data/TaskManager.java
    kyhjonathan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ae74b48 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c733216 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2915502 View commit details
    Browse the repository at this point in the history
  36. Remove indented line

    kyhjonathan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    fe7f907 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a675c37 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    60cfd8b View commit details
    Browse the repository at this point in the history
  39. Refactor unused code

    kyhjonathan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e69c1a6 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    b4c2a69 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8edccab View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    356010c View commit details
    Browse the repository at this point in the history
  43. Merge pull request #158 from clarencepohh/final-changes

    Add JUnit tests for exception classes
    NicholasTanYY authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0c9efab View commit details
    Browse the repository at this point in the history
  44. Remove unused functions from TaskManagerException and put them in the…

    … appropriate unused folder
    Aak242 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2ffc60d View commit details
    Browse the repository at this point in the history
  45. Merge branch 'master' of https://github.com/AY2324S2-CS2113-W13-2/tp

    # Conflicts:
    #	src/test/java/data/TaskManagerExceptionTest.java
    kyhjonathan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    336065f View commit details
    Browse the repository at this point in the history
  46. Merge pull request #157 from kyhjonathan/master

    Add in Javadocs and JUnit testing
    clarencepohh authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dc747f0 View commit details
    Browse the repository at this point in the history
  47. Fix checkstyle

    Aak242 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9a24074 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0d91f97 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    9f6c99d View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ffd2c1e View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    3d6a47e View commit details
    Browse the repository at this point in the history
  52. Merge pull request #159 from Aak242/master

    Add exception and logging section to DG and move unused code to the appropriate folder
    kyhjonathan authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c0cdc62 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    5dbf4fb View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    4b32d6a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    7528589 View commit details
    Browse the repository at this point in the history
  56. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp

    …into branch-final-changes
    NicholasTanYY committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    42229ad View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    5c677b2 View commit details
    Browse the repository at this point in the history
  58. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp

    # Conflicts:
    #	docs/DeveloperGuide.md
    Mahesh1772 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f78bb4e View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    51c97b6 View commit details
    Browse the repository at this point in the history
  60. Update Javadocs

    kyhjonathan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0d22f21 View commit details
    Browse the repository at this point in the history
  61. Remove logging section

    clarencepohh committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8eab585 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    15086a3 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    a5bfdce View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    14d6a9c View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    e0b753e View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    70cb70d View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    564f072 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. DG and UG changes Part 1

    Mahesh1772 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0b36192 View commit details
    Browse the repository at this point in the history
  2. UG and DG changes

    Mahesh1772 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d0e796e View commit details
    Browse the repository at this point in the history
  3. Add architecture diagram

    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    59b8748 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20fcd3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f82c2d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faeb4a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c0aedc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5cd3f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7151edf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9c1b97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6afc03 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a84612 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cef5465 View commit details
    Browse the repository at this point in the history
  14. DG and UG issue fixes

    Mahesh1772 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b6d0fc4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ffe5d18 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b26204 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp

    …into branch-final-changes
    NicholasTanYY committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c78b016 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f407027 View commit details
    Browse the repository at this point in the history
  19. Add images

    Mahesh1772 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6e3b0d7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    73397bf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9a3f346 View commit details
    Browse the repository at this point in the history
  22. DG changes

    Aak242 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2f41c4c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    843025f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b76712d View commit details
    Browse the repository at this point in the history
  25. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp

    # Conflicts:
    #	docs/DeveloperGuide.md
    Aak242 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e720e63 View commit details
    Browse the repository at this point in the history
  26. Add text ui test cases

    NicholasTanYY committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3998fd9 View commit details
    Browse the repository at this point in the history
  27. Fixed checkstyle errors

    Aak242 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c8c3d61 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bb6ab8a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f5ae727 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2ca1977 View commit details
    Browse the repository at this point in the history
  31. Update PPP

    NicholasTanYY committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a3c9b0d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4c73a8c View commit details
    Browse the repository at this point in the history
  33. Add reflections in PPP

    NicholasTanYY committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9082ae3 View commit details
    Browse the repository at this point in the history
  34. Update PPP formatting

    NicholasTanYY committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3ae5a0f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7d53d35 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9dff6cd View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    d3ad7e4 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    cf4059c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4a56bc3 View commit details
    Browse the repository at this point in the history
  40. Update PPP

    clarencepohh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    72c28ff View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9fc4007 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    5987b69 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    5fd009e View commit details
    Browse the repository at this point in the history
  44. Fix typo

    clarencepohh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3214090 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    344db9a View commit details
    Browse the repository at this point in the history
  46. Update links in PPP

    clarencepohh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    44bd9b6 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    7dc3980 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0fd6ed0 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    3bfc130 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    0ab3183 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    208507b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    c275a18 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    52f5afd View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    c606c1e View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    1bf3601 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    0ea2665 View commit details
    Browse the repository at this point in the history
  57. Fix JUnit test cases

    NicholasTanYY committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1f6fe95 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    b28d011 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    c21b165 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    2bc6ecc View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    57e5b98 View commit details
    Browse the repository at this point in the history
  62. Merge pull request #194 from clarencepohh/final-changes

    Final changes to PPP and DG
    NicholasTanYY authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bd959db View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    3f429ad View commit details
    Browse the repository at this point in the history
  64. Merge pull request #160 from Mahesh1772/master

    Some DG changes
    NicholasTanYY authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fde09b2 View commit details
    Browse the repository at this point in the history
  65. Update PPP

    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    745fbb3 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    8bc5907 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    37bbb30 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    8b58953 View commit details
    Browse the repository at this point in the history
  69. Resolve merge conflicts

    NicholasTanYY committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    df8798d View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    635754d View commit details
    Browse the repository at this point in the history
  71. Merge pull request #196 from NicholasTanYY/final-branch

    Final changes
    kyhjonathan authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    960b9d1 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    aada31b View commit details
    Browse the repository at this point in the history
  73. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp

    # Conflicts:
    #	docs/DeveloperGuide.md
    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dccb461 View commit details
    Browse the repository at this point in the history
  74. Merge branch 'master' of https://github.com/kyhjonathan/tp

    # Conflicts:
    #	docs/DeveloperGuide.md
    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    34a5b66 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    1144789 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    73282c9 View commit details
    Browse the repository at this point in the history
  77. Add free time description to UserGuide, and change the output images …

    …to not show colon for time for the event and deadline update feature
    Aak242 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b45538f View commit details
    Browse the repository at this point in the history
  78. Fix checkstyle test

    Aak242 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    28b014f View commit details
    Browse the repository at this point in the history
  79. Update QandA UG

    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1a00038 View commit details
    Browse the repository at this point in the history
  80. Made necessary changes to DG, removed unnecessary classes from the se…

    …quence diagram to make it more readable, corrected image path
    Aak242 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    332d7e6 View commit details
    Browse the repository at this point in the history
  81. Resolve testing issues

    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6171394 View commit details
    Browse the repository at this point in the history
  82. Fix image path

    Aak242 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2d10438 View commit details
    Browse the repository at this point in the history
  83. Merge pull request #190 from kyhjonathan/master

    Amendments to DG and more test cases
    NicholasTanYY authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    47595c8 View commit details
    Browse the repository at this point in the history
  84. Make change to string parser

    Aak242 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5c6cede View commit details
    Browse the repository at this point in the history
  85. Amend PPP

    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ac12a04 View commit details
    Browse the repository at this point in the history
  86. Change title of PPP

    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    75fb015 View commit details
    Browse the repository at this point in the history
  87. Resolve merge conflicts

    NicholasTanYY committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    546b9f2 View commit details
    Browse the repository at this point in the history
  88. Resolve merge conflicts

    NicholasTanYY committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3271b83 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    0ce910e View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    24f63a1 View commit details
    Browse the repository at this point in the history
  91. Merge pull request #197 from kyhjonathan/master

    Amend PPP
    Mahesh1772 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    875207a View commit details
    Browse the repository at this point in the history
  92. Merge pull request #198 from NicholasTanYY/master

    Fixing changes from aakash' PR
    Mahesh1772 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9acb842 View commit details
    Browse the repository at this point in the history
  93. Change PPP

    Mahesh1772 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6023a55 View commit details
    Browse the repository at this point in the history
  94. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp

    # Conflicts:
    #	docs/DeveloperGuide.md
    #	src/main/java/data/TaskManager.java
    Aak242 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    81debb8 View commit details
    Browse the repository at this point in the history
  95. Edit UG mistakes

    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3da0be3 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    fd584dd View commit details
    Browse the repository at this point in the history
  97. Change formating of DG

    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9dd7d27 View commit details
    Browse the repository at this point in the history
  98. Merge pull request #200 from Aak242/master

    Add PPP and resolve merge issues
    NicholasTanYY authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f686bc8 View commit details
    Browse the repository at this point in the history
  99. Resolve merge conflicts

    NicholasTanYY committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0e5e6fd View commit details
    Browse the repository at this point in the history
  100. Merge pull request #199 from Mahesh1772/master

    Change PPP
    clarencepohh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    690c52c View commit details
    Browse the repository at this point in the history
  101. Merge pull request #201 from NicholasTanYY/master

    Resolve merge conflicts
    clarencepohh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    646a0ba View commit details
    Browse the repository at this point in the history
  102. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W13-2/tp

    # Conflicts:
    #	docs/DeveloperGuide.md
    kyhjonathan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2815b00 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    9ab7713 View commit details
    Browse the repository at this point in the history