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-T11-2] Flirt & Fork #42

Open
wants to merge 468 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 9, 2024

  1. Configuration menu
    Copy the full SHA
    684983d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c16da00 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #152 from RyanTDL/master

    Refactor itinerary generation and history function
    soongensayo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    14142d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e346ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efa5b5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cabe81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb41d9a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #154 from soongensayo/soongEn-UserGuide2

    Edit smart command portion in User Guide
    soongensayo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    13f9971 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    739397f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6ad635 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1983a65 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    956accf View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    9b295ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fe2540 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #155 from soongensayo/soongEn-refactor

    Refactor loadUserDetails command
    soongensayo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d15c4bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be35a45 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #156 from soongensayo/soongEn-refactor

    Add Q&A section and legend for cuisine in User Guide
    soongensayo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d3d876a View commit details
    Browse the repository at this point in the history
  6. Add lines to FAQ section

    soongensayo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3ac795f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #157 from soongensayo/master

    Add lines to FAQ section
    soongensayo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f0434b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e661e6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b18790 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #158 from RyanTDL/master

    Fix error display messages, and add 'cancel' function to certain commands
    RyanTDL committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    03c603a View commit details
    Browse the repository at this point in the history
  11. Replace instances of "Duke" with "FlirtFork"

    seandooa committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d95fd9b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea8cba8 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #160 from seandooa/SeanDooa-ChangeDuketoFlirtFork

    Rename Duke to FlirtFork, fix erroneous entries in database
    seandooa committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    374980f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1b25474 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3c71a36 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #164 from seandooa/SeanDooa-SequenceDiagramUpdate

    Edit GenerateIdeaCommand sequence diagram based on DG review
    seandooa committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    878b8e0 View commit details
    Browse the repository at this point in the history
  17. fix findFavourites bug

    tiffanyliu0220 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    36150dd View commit details
    Browse the repository at this point in the history
  18. Merge pull request #165 from tiffanyliu0220/master

    fix findFavourites case-sensitivity bug
    tiffanyliu0220 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    430b939 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ec64b21 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8834b08 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c054f1f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    286e43f View commit details
    Browse the repository at this point in the history
  23. Merge pull request #167 from tiffanyliu0220/master

    Update UG to standardise input format and fix grammatical/spelling errors
    tiffanyliu0220 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    efb5cb0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    aae0f6c View commit details
    Browse the repository at this point in the history
  25. Add me command documentation into User Guide

    seandooa committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d2585de View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d60448a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7052357 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #168 from RyanTDL/master

    Update PPP and Developer Guide
    RyanTDL committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d6e1184 View commit details
    Browse the repository at this point in the history
  29. Add J-Unit test for readAnniversaryDate

    seandooa committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1c727ed View commit details
    Browse the repository at this point in the history
  30. Merge pull request #169 from seandooa/SeanDooa-ErrorHandlingforAnnive…

    …rsaryInput
    
    Add error handling for anniversary date input
    seandooa committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    655a28c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    06e73c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

    tiffanyliu0220 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f867f76 View commit details
    Browse the repository at this point in the history
  3. update AboutUs

    tiffanyliu0220 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bc02e25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #170 from tiffanyliu0220/master

    update PPP
    tiffanyliu0220 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a50186a View commit details
    Browse the repository at this point in the history
  5. First draft for PPP

    liuy1103 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bb59fef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #171 from liuy1103/yiting-updatePPP

    First draft for PPP
    liuy1103 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    13bed83 View commit details
    Browse the repository at this point in the history
  7. Update Soong En PPP

    soongensayo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b3b8a94 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #172 from soongensayo/soongEn-PPP

    Update Soong En PPP
    soongensayo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4d109ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6710ef8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a6d606e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc0d86f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10149a6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #173 from liuy1103/yiting-genderSpecificGift

    Yiting gender specific gift
    liuy1103 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0adcb95 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2412766 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e16bbbf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2d2e71c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7c3e25a View commit details
    Browse the repository at this point in the history
  18. Merge pull request #175 from tiffanyliu0220/master

    created FindFoodsCommand Class (pending)
    tiffanyliu0220 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fd0515a View commit details
    Browse the repository at this point in the history
  19. Create PPP draft

    seandooa committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b8013dc View commit details
    Browse the repository at this point in the history
  20. Update PPP under portfolio section in About Us

    seandooa committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    49f5474 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #176 from seandooa/SeanDooa-PPPDraft

    Add PPP draft for Sean
    seandooa committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    26b0023 View commit details
    Browse the repository at this point in the history
  22. Update Soong En PPP

    soongensayo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    035db9d View commit details
    Browse the repository at this point in the history
  23. Merge pull request #177 from soongensayo/soongEn-PPP-2

    Update Soong En PPP
    soongensayo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9df483c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

    tiffanyliu0220 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c5d86d4 View commit details
    Browse the repository at this point in the history
  3. added FindOptionsCommand where it can find food, activity, gift from …

    …the database and also find from favourites
    tiffanyliu0220 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ee655b4 View commit details
    Browse the repository at this point in the history
  4. adhere to checkstyle

    tiffanyliu0220 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0b9ec24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ba5414 View commit details
    Browse the repository at this point in the history
  6. adhere to checkstyle

    tiffanyliu0220 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cce9424 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    185a6b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa3dabb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #181 from tiffanyliu0220/master

    Added FindOptionsCommand Class
    tiffanyliu0220 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    364dee1 View commit details
    Browse the repository at this point in the history
  10. edit Soong En PPP

    soongensayo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    87fa5bc View commit details
    Browse the repository at this point in the history
  11. Merge pull request #182 from soongensayo/soongEn-PPP-3

    Edit Soong En PPP
    soongensayo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    050854e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc1e4d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d873ded View commit details
    Browse the repository at this point in the history
  14. Update PPP draft 2

    liuy1103 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f8ecfc0 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #183 from liuy1103/yiting-PPP-UG

    Update PPP draft 2
    liuy1103 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    373a8ff View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1378b98 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4bf11a8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    127d108 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6ec6312 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #184 from tiffanyliu0220/master

    Removed unnecessary methods/classes
    tiffanyliu0220 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    689f2ed View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7e66f30 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    545358a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bc7c5cc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dc3bed2 View commit details
    Browse the repository at this point in the history
  25. adhere to checkstyle

    tiffanyliu0220 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4f4610b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    86d631c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    644546d View commit details
    Browse the repository at this point in the history
  28. Merge pull request #185 from tiffanyliu0220/master

    Added Error Handling
    tiffanyliu0220 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f96232f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    ec8d805 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #187 from liuy1103/yiting-updateUG

    Update user guide for gift feature
    liuy1103 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8eba567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d093d81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee6fc9a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #188 from liuy1103/yiting-updateUG

    Refactor ListOptionCommand to enable continuous listing until cancel, update user guide for List function
    liuy1103 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    dee01fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    718d566 View commit details
    Browse the repository at this point in the history
  7. Update Sequence Diagrams

    soongensayo committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    5cf7d73 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #189 from soongensayo/soongEn-UserGuide3

    Update Sequence Diagrams
    soongensayo committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    38d0094 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dcf4f85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb2bc48 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #190 from soongensayo/master

    Add Object Diagram for UserDetails
    soongensayo committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    951a81c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb471a8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d5b88b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a686cf5 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #191 from tiffanyliu0220/master

    Fix Favourites and Find favourites
    tiffanyliu0220 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e55794a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    970be3b View commit details
    Browse the repository at this point in the history
  17. Merge pull request #193 from liuy1103/yiting-giftRandomisationEnhance…

    …ment
    
    Modify gift generation to prevent repeated randomisation
    liuy1103 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e0c74db View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cfebcd3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    903ca57 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d0e4529 View commit details
    Browse the repository at this point in the history
  21. Fix errors in activation bars

    seandooa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e7cf371 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e45ad87 View commit details
    Browse the repository at this point in the history
  23. adhere to checkstyle

    tiffanyliu0220 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e7e1f71 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8001800 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    efc8cd4 View commit details
    Browse the repository at this point in the history
  26. adhere to checkstyle

    tiffanyliu0220 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f2828bb View commit details
    Browse the repository at this point in the history
  27. Merge branch 'fixFind'

    # Conflicts:
    #	src/main/java/seedu/flirtfork/commands/FindOptionsCommand.java
    tiffanyliu0220 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    93716f7 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #196 from tiffanyliu0220/master

    update UG on find feature
    tiffanyliu0220 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0d5f05f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f897877 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    05ddae8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4425ce0 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3756128 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #197 from liuy1103/yiting-JavaDoc

    Add JavaDoc for gift related classes
    liuy1103 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9c07c04 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a86d3d7 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c706e03 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7dec071 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    823a46d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f8d1781 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6cb9944 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ffafa60 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    a05f735 View commit details
    Browse the repository at this point in the history
  42. added JavaDoc

    tiffanyliu0220 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2dd59ba View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    0b6dc90 View commit details
    Browse the repository at this point in the history
  44. Create object diagram for GenerateIdeaCommand

    seandooa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6e2b2fb View commit details
    Browse the repository at this point in the history
  45. Update Javadoc Ui.java

    tiffanyliu0220 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6a5a6dc View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8fd95cb View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    30334a1 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #198 from tiffanyliu0220/master

    Added JavaDocs
    tiffanyliu0220 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9f379b2 View commit details
    Browse the repository at this point in the history
  49. Update PPP

    seandooa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8e3b0d7 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #199 from seandooa/master

    Update DG and PPP
    seandooa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    5672390 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    9852ac4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #201 from liuy1103/yiting-parserJUnit

    Add more JUnit tests for Parser class
    liuy1103 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    952ad35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd4d899 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #202 from liuy1103/yiting-UI-JUnit

    Add JUnit test for UI class
    liuy1103 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e8167f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca15ea9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ebef05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    082dfa5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bdb5a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00d1b9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29db0bc View commit details
    Browse the repository at this point in the history
  11. Merge pull request #204 from liuy1103/yiting-UG-DG-update

    Yiting ug dg update
    liuy1103 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5814f03 View commit details
    Browse the repository at this point in the history
  12. Update JavaDoc comments

    RyanTDL committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dc0c355 View commit details
    Browse the repository at this point in the history
  13. Throw FlirtForkExcep

    RyanTDL committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a5afd45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    473ae79 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #203 from RyanTDL/master

    Update documentation and UML diagrams
    RyanTDL committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d577fc6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aab9dfd View commit details
    Browse the repository at this point in the history
  17. update tiff PPP

    tiffanyliu0220 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5d0acd8 View commit details
    Browse the repository at this point in the history
  18. Update PPP draft 3

    liuy1103 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3917210 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #205 from tiffanyliu0220/master

    update tiff PPP
    tiffanyliu0220 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c3e9ad8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7950f16 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #206 from liuy1103/yiting-PPP-draft3

    Update PPP draft 3
    liuy1103 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0e0a410 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b595141 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e73aa87 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #207 from RyanTDL/master

    Add unit tests for food/activity features
    RyanTDL committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c977411 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f76d78a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a76fb50 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #208 from RyanTDL/master

    Fix user guide formatting
    RyanTDL committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0f7fcfb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b79a080 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9dcb579 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #209 from liuy1103/yiting-PPP-Draft4

    Update PPP to include new community involvements
    liuy1103 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d37bf7b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2f42490 View commit details
    Browse the repository at this point in the history
  32. Further improve robustness of date input

    seandooa committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0fe0464 View commit details
    Browse the repository at this point in the history
  33. Update User Guide with input constraints for me

    seandooa committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7915882 View commit details
    Browse the repository at this point in the history
  34. Add J-Unit testing and peer testing into PPP

    seandooa committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    757a085 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #211 from seandooa/SeanDooa-FixAnniversaryDateBug

    Fix bugs related to inputting anniversary date
    seandooa committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    fe06236 View commit details
    Browse the repository at this point in the history
  36. Fix punctuation mistake in User Guide

    seandooa committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8def8a7 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #212 from seandooa/master

    Fix punctuation mistake in User Guide
    seandooa committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dd31244 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0dfe25a View commit details
    Browse the repository at this point in the history
  39. update tiff PPP

    tiffanyliu0220 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5e48301 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #218 from tiffanyliu0220/master

    update tiff PPP
    tiffanyliu0220 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    274e999 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    51a87ed View commit details
    Browse the repository at this point in the history
  42. Merge pull request #222 from RyanTDL/master

    Update PPP to include more details
    RyanTDL committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    387956d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    c2034bc View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    1fe2b55 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #227 from RyanTDL/master

    Fix photo and portfolio link for 'AboutUs' section
    RyanTDL committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e44ab90 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e89401d View commit details
    Browse the repository at this point in the history
  47. Fix UG bugs

    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a86bff7 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    e2cb012 View commit details
    Browse the repository at this point in the history
  49. Deleted extra entries

    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aea08eb View commit details
    Browse the repository at this point in the history
  50. Merge pull request #234 from soongensayo/master

    Delete extra entries
    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    fc5e394 View commit details
    Browse the repository at this point in the history
  51. Edit User Guide

    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ad728ca View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    de181ab View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    3ec2f9b View commit details
    Browse the repository at this point in the history
  54. Merge pull request #243 from soongensayo/soongEn-editUserGuide

    Warn users about manual data editing
    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9f71147 View commit details
    Browse the repository at this point in the history
  55. Edit user warning

    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    620c3bb View commit details
    Browse the repository at this point in the history
  56. Merge pull request #244 from soongensayo/soongEn-editUserGuide

    Edit user warning
    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    789c7e8 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    15b965b View commit details
    Browse the repository at this point in the history
  58. Merge pull request #246 from soongensayo/soongEn-editUserGuide

    Edit smart sequence diagram
    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    87f7f24 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    e119073 View commit details
    Browse the repository at this point in the history
  60. Merge pull request #247 from soongensayo/soongEn-editUserGuide

    Edit sequence diagram for user details collection
    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cb92d54 View commit details
    Browse the repository at this point in the history
  61. Edit Soong En PPP

    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7b9de3b View commit details
    Browse the repository at this point in the history
  62. Merge pull request #248 from soongensayo/soongEn-PPP-4

    Edit Soong En PPP
    soongensayo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ab8038a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    4056bf0 View commit details
    Browse the repository at this point in the history
  2. specified the user input more clearly for add restaurants to favourit…

    …es, add activities to favourites and itinerary
    tiffanyliu0220 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a307877 View commit details
    Browse the repository at this point in the history
  3. specify language in UG

    tiffanyliu0220 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ef66f03 View commit details
    Browse the repository at this point in the history
  4. update tiff PPP

    tiffanyliu0220 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    640db69 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #249 from tiffanyliu0220/master

    updated UG based on issues raised from Peer Testing
    tiffanyliu0220 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6f18526 View commit details
    Browse the repository at this point in the history
  6. Fix UG bugs

    soongensayo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    76cdb45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7be121 View commit details
    Browse the repository at this point in the history
  8. Edit Command Summary

    soongensayo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a519c5b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #251 from soongensayo/master

    Edit Command Summary
    soongensayo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6debd2d View commit details
    Browse the repository at this point in the history
  10. Fix typo in legend

    soongensayo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ced3b5d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #252 from soongensayo/master

    Fix typo in legend
    soongensayo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    eae4651 View commit details
    Browse the repository at this point in the history
  12. Modify UG for idea command

    liuy1103 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7760494 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #254 from liuy1103/yiting-fixIdea-UG

    Modify UG for idea command
    liuy1103 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    feb7595 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77cdb37 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #255 from liuy1103/yiting-fixIdea-UG

    Add clearer error handlings to parser class
    liuy1103 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    23df15f View commit details
    Browse the repository at this point in the history
  16. Update PPP

    liuy1103 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dc08adc View commit details
    Browse the repository at this point in the history
  17. Merge pull request #256 from liuy1103/yiting-fixIdea-UG

    Update yiting PPP
    liuy1103 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f56c7b2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5d4b48c View commit details
    Browse the repository at this point in the history
  19. Merge pull request #257 from liuy1103/yiting-fixIdea-UG

    Add additional line for UG command summary
    liuy1103 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bad71d8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3e7126a View commit details
    Browse the repository at this point in the history
  21. Improve integer parsing for entering age

    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    694111b View commit details
    Browse the repository at this point in the history
  22. Merge pull request #259 from seandooa/SeanDooa-StricterIntegerInputsf…

    …orUserDetails
    
    Make integer inputs for user detail fields stricter
    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c2787de View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2f0e4af View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1b84606 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #260 from RyanTDL/master

    Fix minor cosmestics on display messages
    RyanTDL committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    808e8d3 View commit details
    Browse the repository at this point in the history
  26. Test fix for User Guide hyperlinks

    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0c1c9fa View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9a33ec1 View commit details
    Browse the repository at this point in the history
  28. PPP final update

    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d70fb3b View commit details
    Browse the repository at this point in the history
  29. Update download link to release page

    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    44c3fa3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    749c002 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #261 from seandooa/SeanDooa-FixBrokenHyperlinks

    Attempt to fix broken User Guide hyperlinks
    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0f4546c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    34894e0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    40a04aa View commit details
    Browse the repository at this point in the history
  34. Fix hyperlink for usage

    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fe994dc View commit details
    Browse the repository at this point in the history
  35. Update UserGuide.md

    tiffanyliu0220 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3f45913 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #262 from tiffanyliu0220/master

    update UG to standardise input format
    tiffanyliu0220 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9d879b2 View commit details
    Browse the repository at this point in the history
  37. Fix hyperlink for features

    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8490031 View commit details
    Browse the repository at this point in the history
  38. Merge remote-tracking branch 'upstream/master'

    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6403f31 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #263 from seandooa/master

    Fix features hyperlink
    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    da792dd View commit details
    Browse the repository at this point in the history
  40. Redeploy pages

    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    914ff4c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    42c5af8 View commit details
    Browse the repository at this point in the history
  42. Redeploy pages

    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    75bf5e8 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #264 from liuy1103/yiting-fix-history

    Fix database for correct history
    liuy1103 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    658a8e0 View commit details
    Browse the repository at this point in the history
  44. Fix legend hyperlink

    seandooa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1d4f7df View commit details
    Browse the repository at this point in the history