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-W15-2] REal-Time #154

Open
wants to merge 379 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 16, 2022

  1. Configuration menu
    Copy the full SHA
    14b6d2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3f0ac6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e634b2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e1ce25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    983ca6b View commit details
    Browse the repository at this point in the history
  6. Fix Checkstyle

    Isaaclhy00 committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    6eed191 View commit details
    Browse the repository at this point in the history
  7. Fix Checkstyle

    Isaaclhy00 committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    91e0c39 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Merge pull request #68 from ama-chi/meeting

    Add UniqueMeetingList
    Gavzzz authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    f674052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f21fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #70 from Gavzzz/Find-Client

    Remove unnecessary fields for client, add method to find clients
    jeromehjj authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    39dc121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5a9821 View commit details
    Browse the repository at this point in the history
  5. fix checkstyle

    hoang227 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    fb54e55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e7562a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #69 from Isaaclhy00/add-tags

    Added AddTagsToListingCommand and helper classes
    Isaaclhy00 authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ca96436 View commit details
    Browse the repository at this point in the history
  8. Revert "Fix UI for Add Listing Command"

    This reverts commit 1e7562a.
    Isaaclhy00 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ec8409c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08a33c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Merge pull request #71 from Isaaclhy00/add-listing

    Fix UI for Add Listing Command
    Isaaclhy00 authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b585162 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    66b4688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aa09d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Merge pull request #60 from hoang227/UniqueList-sorting

    Implement auto-sort for unique lists
    jeromehjj authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6d7e35e View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle and compile errors

    jeromehjj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2a8faf8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #73 from jeromehjj/fix-errors

    Fix checkstyle and compile errors
    Gavzzz authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    638f99e View commit details
    Browse the repository at this point in the history
  4. Fix bug for sorting offers

    jeromehjj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5d39f2a View commit details
    Browse the repository at this point in the history
  5. Enable assertions in build.gradle

    jeromehjj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    3e06ea7 View commit details
    Browse the repository at this point in the history
  6. Update UserGuide.md and DeveloperGuide.md

    jeromehjj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f080c3c View commit details
    Browse the repository at this point in the history
  7. Implement edit and delete feature for Offers

    jeromehjj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    069ce15 View commit details
    Browse the repository at this point in the history
  8. Fix checkstyle errors

    jeromehjj committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0a2ba83 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #74 from jeromehjj/fix-offer-storage

    Fix bugs for Offer, update UG/DG and enable Assertions
    jeromehjj authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0e6259c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ace03c View commit details
    Browse the repository at this point in the history
  11. fix bugs

    Gavzzz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    9f675a7 View commit details
    Browse the repository at this point in the history
  12. fix bugs

    Gavzzz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4491a31 View commit details
    Browse the repository at this point in the history
  13. fix bugs

    Gavzzz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    7347fb1 View commit details
    Browse the repository at this point in the history
  14. fix bugs

    Gavzzz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b2b93c0 View commit details
    Browse the repository at this point in the history
  15. fix bugs

    Gavzzz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2b6ef0e View commit details
    Browse the repository at this point in the history
  16. Update ModelManagerTest.java

    Gavzzz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    ca72f3e View commit details
    Browse the repository at this point in the history
  17. Update ModelManagerTest.java

    Gavzzz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b997440 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Merge pull request #80 from Gavzzz/v1.3

    Fix bugs for sorting offerlist, listinglist and clientlist and add commands for client
    jeromehjj authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    26f91a9 View commit details
    Browse the repository at this point in the history
  2. Manually fixed merge conflicts

    jeromehjj committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ac5dea0 View commit details
    Browse the repository at this point in the history
  3. Update version

    jeromehjj committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f9a9439 View commit details
    Browse the repository at this point in the history
  4. Update DeveloperGuide.md

    Gavzzz authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    36d4e65 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #82 from Gavzzz/Gavzzz-patch-1

    Update DeveloperGuide.md
    Isaaclhy00 authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    dd5b29a View commit details
    Browse the repository at this point in the history
  6. Update DG

    Isaaclhy00 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3f73e6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6978c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8accc5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    943414e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43aa729 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01c695c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #83 from Isaaclhy00/DG

    Updated DG
    Gavzzz authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5384674 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

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

    hoang227 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    03b3b53 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #84 from hoang227/UniqueList-sorting

    add auto-sort for meeting and fix listingID regular expression
    hoang227 authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    64c0851 View commit details
    Browse the repository at this point in the history
  4. update picture

    hoang227 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    7bf5b52 View commit details
    Browse the repository at this point in the history
  5. update picture

    hoang227 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    1d6bbb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48d8a78 View commit details
    Browse the repository at this point in the history
  7. Meeting test adjustments

    ama-chi committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    abbf694 View commit details
    Browse the repository at this point in the history
  8. Checkstyle

    ama-chi committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    fbdb5d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Merge pull request #81 from jeromehjj/edit-delete-offers

    Implement Edit, Delete command for Offers
    Gavzzz authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4ecfe27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from hoang227/update-picture

    Update picture
    Gavzzz authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    afe4b56 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. addm Feedback

    ama-chi committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e60d7dd View commit details
    Browse the repository at this point in the history
  2. Update Help Command and command words

    jeromehjj committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    debfefe View commit details
    Browse the repository at this point in the history
  3. Update regular expression for ListingID

    jeromehjj committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    1545794 View commit details
    Browse the repository at this point in the history
  4. Update User Guide

    jeromehjj committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c1479c3 View commit details
    Browse the repository at this point in the history
  5. Fix test in LogicManagerTest

    jeromehjj committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    70abb6e View commit details
    Browse the repository at this point in the history
  6. Fix table alignment in UG

    jeromehjj committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7a3e0b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Merge pull request #87 from jeromehjj/update-help-command

    Update UG and commands
    Gavzzz authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f19c501 View commit details
    Browse the repository at this point in the history
  2. Fix layout for UG

    jeromehjj committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    309b24e View commit details
    Browse the repository at this point in the history
  3. Updated FindOffersCommand

    Isaaclhy00 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    880296c View commit details
    Browse the repository at this point in the history
  4. Fix landing page for website

    jeromehjj committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f0236cb View commit details
    Browse the repository at this point in the history
  5. Fix README.md

    jeromehjj committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c8a9d31 View commit details
    Browse the repository at this point in the history
  6. Fix Checkstyle

    Isaaclhy00 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f1a2048 View commit details
    Browse the repository at this point in the history
  7. Update CliSyntax.java

    Isaaclhy00 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c0b32dc View commit details
    Browse the repository at this point in the history
  8. Merge pull request #86 from ama-chi/meeting-command

    Update Meeting functionalities
    ama-chi authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8b57cd4 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into update-documentation

    jeromehjj committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    1accef0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81f76f6 View commit details
    Browse the repository at this point in the history
  11. Fix Checkstyle

    Isaaclhy00 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    918c2c0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #88 from Isaaclhy00/Find-offers-for-listing

    Updated FindOffersCommand
    Gavzzz authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    16b4da7 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' into update-documentation

    jeromehjj committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8663df8 View commit details
    Browse the repository at this point in the history
  14. update picture

    hoang227 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7d307c0 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W15-2/tp

    …into fix-delete-command
    hoang227 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    be35b6a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    977fb64 View commit details
    Browse the repository at this point in the history
  17. Updated UI

    Isaaclhy00 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5107f80 View commit details
    Browse the repository at this point in the history
  18. Fix Checkstyle

    Isaaclhy00 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    72cb852 View commit details
    Browse the repository at this point in the history
  19. fix checkstyle

    hoang227 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8534f64 View commit details
    Browse the repository at this point in the history
  20. Fix Checkstyle

    Isaaclhy00 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8d3eb8a View commit details
    Browse the repository at this point in the history
  21. Merge pull request #90 from Isaaclhy00/UI

    UI
    Gavzzz authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c26ea12 View commit details
    Browse the repository at this point in the history
  22. dummy

    hoang227 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c463b40 View commit details
    Browse the repository at this point in the history
  23. dummy

    hoang227 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    93a1ec0 View commit details
    Browse the repository at this point in the history
  24. Added storage for listings

    Isaaclhy00 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e532238 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3482b9b View commit details
    Browse the repository at this point in the history
  26. Fix Checkstyle

    Isaaclhy00 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    85db69a View commit details
    Browse the repository at this point in the history
  27. Edit/Delete Meeting

    ama-chi committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    2be1587 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4d0f7e0 View commit details
    Browse the repository at this point in the history
  29. Edit/Delete Command Parser

    ama-chi committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    906f21a View commit details
    Browse the repository at this point in the history
  30. Merge pull request #1 from ama-chi/master

    Edit/Delete Command Parser
    ama-chi authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f345fbc View commit details
    Browse the repository at this point in the history
  31. Checkstyle

    ama-chi committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    94756d5 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #2 from ama-chi/master

    Checkstyle
    ama-chi authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b9daa05 View commit details
    Browse the repository at this point in the history
  33. Id issues

    ama-chi committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    fa764ee View commit details
    Browse the repository at this point in the history
  34. Merge pull request #92 from ama-chi/Edit/DeleteMeeting

    Edit/Delete Meeting
    Gavzzz authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a5fd5dd View commit details
    Browse the repository at this point in the history
  35. Merge pull request #89 from hoang227/fix-delete-command

    Fix delete command
    Gavzzz authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7b04e96 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. implement gui for meeting

    Gavzzz committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    55801fc View commit details
    Browse the repository at this point in the history
  2. fix bugs

    Gavzzz committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    7ccb62b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #93 from Gavzzz/GUI

    GUI
    Gavzzz authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1eebd48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56c0488 View commit details
    Browse the repository at this point in the history
  5. update UG

    hoang227 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b854c0f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #94 from hoang227/UG

    update UG
    hoang227 authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    3608129 View commit details
    Browse the repository at this point in the history
  7. fix CheckStyle

    Isaaclhy00 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    427fe47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b80de45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6716b1 View commit details
    Browse the repository at this point in the history
  10. fic Checkstyle

    Isaaclhy00 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    c4e3a04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5466f6d View commit details
    Browse the repository at this point in the history
  12. fix checkstyle

    Isaaclhy00 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8642b5c View commit details
    Browse the repository at this point in the history
  13. Update ListingBuilder.java

    Isaaclhy00 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1cd0cb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. fix issues

    hoang227 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    2cfbfa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Merge pull request #91 from Isaaclhy00/UI

    Added storage for listings
    Isaaclhy00 authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    671a278 View commit details
    Browse the repository at this point in the history
  2. Updated UG

    Isaaclhy00 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    a21938f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. write new test cases

    hoang227 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    08759c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2e46ad View commit details
    Browse the repository at this point in the history
  3. resolve merge conflicts

    hoang227 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    97d25f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59c3a78 View commit details
    Browse the repository at this point in the history
  5. resolve merge conflicts

    hoang227 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d9130b8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into update-documentation

    jeromehjj committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    cc8bd9a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #150 from hoang227/fix-issues

    fix issues and write test cases
    Gavzzz authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    982ed23 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into update-documentation

    jeromehjj committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4f74d19 View commit details
    Browse the repository at this point in the history
  9. add test cases

    hoang227 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    56ba7bc View commit details
    Browse the repository at this point in the history
  10. Updated UG

    Isaaclhy00 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    ddd4f99 View commit details
    Browse the repository at this point in the history
  11. fix Checkstyle

    Isaaclhy00 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    b5f4797 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Merge pull request #152 from Isaaclhy00/UG

    Updated UG
    Gavzzz authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    d6d78d6 View commit details
    Browse the repository at this point in the history
  2. Fix DeleteL, Update UG

    Isaaclhy00 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    64806b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Merge pull request #153 from Isaaclhy00/UG

    Fix DeleteL, Update UG
    Gavzzz authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    86e2f59 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into update-documentation

    jeromehjj committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    c1013f8 View commit details
    Browse the repository at this point in the history
  3. Add sample data

    jeromehjj committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3db0df4 View commit details
    Browse the repository at this point in the history
  4. Update UG

    jeromehjj committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a399f23 View commit details
    Browse the repository at this point in the history
  5. Update name of jar file

    jeromehjj committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5dff599 View commit details
    Browse the repository at this point in the history
  6. Update table in UG

    jeromehjj committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6202c33 View commit details
    Browse the repository at this point in the history
  7. Update PPP

    jeromehjj committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    82da590 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd7cdbb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Import checkstyle

    ama-chi committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    64da6cd View commit details
    Browse the repository at this point in the history
  2. Line issue

    ama-chi committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    9cf93f8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #155 from jeromehjj/update-documentation

    Update UG, PPP and fix PE-D bugs
    Gavzzz authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    9f1218c View commit details
    Browse the repository at this point in the history
  4. update client

    Gavzzz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6ae0101 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #157 from Gavzzz/fix-client-issues

    update client
    jeromehjj authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    321dd02 View commit details
    Browse the repository at this point in the history
  6. Update gavzzz.md

    Gavzzz authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c2db25c View commit details
    Browse the repository at this point in the history
  7. add test cases

    hoang227 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    790de55 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #158 from Gavzzz/updatePPP

    Update gavzzz.md
    hoang227 authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    75370ce View commit details
    Browse the repository at this point in the history
  9. Update hoang227.md

    hoang227 authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c535a85 View commit details
    Browse the repository at this point in the history
  10. update PPP

    hoang227 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    718828a View commit details
    Browse the repository at this point in the history
  11. add test cases

    hoang227 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    54ffa0c View commit details
    Browse the repository at this point in the history
  12. resolve conflicts

    hoang227 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e02ce60 View commit details
    Browse the repository at this point in the history
  13. add test cases

    hoang227 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    11d30ef View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Fix whitespace errors

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    351c1bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #162 from jeromehjj/fix-whitespace

    Fix whitespace errors
    hoang227 authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    bdc9cec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #156 from ama-chi/meeting-bugs

    Add meeting to AddressBookParser
    hoang227 authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    bc45cab View commit details
    Browse the repository at this point in the history
  4. edit listing test

    hoang227 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    54152d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61800d8 View commit details
    Browse the repository at this point in the history
  6. remove trailing whitespaces

    hoang227 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    15f1d89 View commit details
    Browse the repository at this point in the history
  7. Update UG

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    92c2c9c View commit details
    Browse the repository at this point in the history
  8. Update UG

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    b33a40a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbd1cf8 View commit details
    Browse the repository at this point in the history
  10. add test cases for Offer

    hoang227 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    589eb03 View commit details
    Browse the repository at this point in the history
  11. Update UG and fix bug

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    653bef5 View commit details
    Browse the repository at this point in the history
  12. clean up refactoring

    hoang227 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2ba5e64 View commit details
    Browse the repository at this point in the history
  13. Update DG

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    cd7c63b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #161 from hoang227/fix-issues

    Fix issues
    hoang227 authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    8dd1ee9 View commit details
    Browse the repository at this point in the history
  15. Manually resolve merge conflicts

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    cc6d91e View commit details
    Browse the repository at this point in the history
  16. Update mainclassname in build.gradle

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    f2db20d View commit details
    Browse the repository at this point in the history
  17. Add OfferTest.java

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    d316ba1 View commit details
    Browse the repository at this point in the history
  18. Add testing for UniqueOfferList

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    7c7cbca View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4ac1097 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bcb4d8e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    32c4fa0 View commit details
    Browse the repository at this point in the history
  22. Add tests for EditOfferCommandParser

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    6a06fe7 View commit details
    Browse the repository at this point in the history
  23. Add tests for ParserUtil

    jeromehjj committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    6421e3c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Add OfferUtil and tests for RealTimeParser

    jeromehjj committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    d965535 View commit details
    Browse the repository at this point in the history
  2. Add more testing for RealTime

    jeromehjj committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    bb197a0 View commit details
    Browse the repository at this point in the history
  3. Update isaaclhy00.png

    Isaaclhy00 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    6947ccf View commit details
    Browse the repository at this point in the history
  4. Fix tests and checkstyle errors

    jeromehjj committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    d41bf9f View commit details
    Browse the repository at this point in the history
  5. Update isaaclhy00.md

    Isaaclhy00 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    0be76e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1127d8b View commit details
    Browse the repository at this point in the history
  7. Fix checkstyle errors

    jeromehjj committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    7315d8c View commit details
    Browse the repository at this point in the history
  8. update UG for client

    hoang227 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    00f2b03 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Add Meeting tests

    ama-chi committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9209f27 View commit details
    Browse the repository at this point in the history
  2. Meeting test Bug fixes

    ama-chi committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d643423 View commit details
    Browse the repository at this point in the history
  3. Checkstyle meeting tests

    ama-chi committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7e842c6 View commit details
    Browse the repository at this point in the history
  4. Static grp checkstyle

    ama-chi committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ea84b80 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #163 from jeromehjj/update-ugdg

    Update UG, DG and add tests
    ama-chi authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7fb61a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a15d0c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #165 from hoang227/UGDG

    updates for UGDG
    ama-chi authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9181a1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cf1d0c View commit details
    Browse the repository at this point in the history
  9. UG Checkstyle conistency

    ama-chi committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a514a6f View commit details
    Browse the repository at this point in the history
  10. Meeting formatting

    ama-chi committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    be5366e View commit details
    Browse the repository at this point in the history
  11. DG update

    ama-chi committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    74be50c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f7886b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #166 from ama-chi/meeting-tests

    Meeting tests
    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d9a26a1 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #167 from ama-chi/documentation

    UG Checkstyle consistency
    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    798d154 View commit details
    Browse the repository at this point in the history
  15. refine UG

    hoang227 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    79abd72 View commit details
    Browse the repository at this point in the history
  16. Update PPP, AboutUs and application Version

    jeromehjj committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b006504 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d2f0fb3 View commit details
    Browse the repository at this point in the history
  18. add line breaks

    hoang227 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6676bad View commit details
    Browse the repository at this point in the history
  19. Merge pull request #168 from jeromehjj/update-ppp

    Update PPP, AboutUs and application Version
    hoang227 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1275e49 View commit details
    Browse the repository at this point in the history
  20. Update gavzzz.md

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f0a7ca5 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #169 from hoang227/UGDG

    update ugdg
    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    617eff0 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #171 from Gavzzz/PPP

    Update gavzzz.md
    hoang227 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    fab26b3 View commit details
    Browse the repository at this point in the history
  23. Add files via upload

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    89d6bf6 View commit details
    Browse the repository at this point in the history
  24. Update README.md

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    bf6d7e6 View commit details
    Browse the repository at this point in the history
  25. add more hyperlinks

    hoang227 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    276b504 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #172 from Gavzzz/update-readmd

    Update readmd
    hoang227 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    afcc6ac View commit details
    Browse the repository at this point in the history
  27. Merge pull request #173 from hoang227/UGDG

    add more hyperlinks to UG
    hoang227 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    420ee73 View commit details
    Browse the repository at this point in the history
  28. Update isaaclhy00.md

    Isaaclhy00 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    00e8c6e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    aafba7c View commit details
    Browse the repository at this point in the history
  30. Update isaaclhy00.md

    Isaaclhy00 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    05c1d13 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fd755fb View commit details
    Browse the repository at this point in the history
  32. update PPP and AboutUs

    hoang227 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4996630 View commit details
    Browse the repository at this point in the history
  33. Updated whitespace

    Isaaclhy00 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4caab3c View commit details
    Browse the repository at this point in the history
  34. Update isaaclhy00.md

    Isaaclhy00 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5dc2195 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #174 from Isaaclhy00/UG

    Updated PPP
    Isaaclhy00 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c0d9aa4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b769679 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6ca2032 View commit details
    Browse the repository at this point in the history
  38. Update UG with screenshots and update glossary

    jeromehjj committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b68ee65 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #176 from hoang227/UGDG

    Update UG and DG
    jeromehjj authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b755023 View commit details
    Browse the repository at this point in the history
  40. Resolve merge conflicts manually

    jeromehjj committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6b05459 View commit details
    Browse the repository at this point in the history
  41. Changed Real-Time to REal-Time

    jeromehjj committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0dec263 View commit details
    Browse the repository at this point in the history
  42. Add files via upload

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1c961e9 View commit details
    Browse the repository at this point in the history
  43. Add files via upload

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ba99ed4 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #177 from jeromehjj/add-screenshots

    Add screenshots to UG
    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    81e6a5e View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    07e1273 View commit details
    Browse the repository at this point in the history
  46. Update UserGuide.md

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6401ae1 View commit details
    Browse the repository at this point in the history
  47. Delete deleteclient.png

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    bfcc499 View commit details
    Browse the repository at this point in the history
  48. Delete editbetsy.png

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7d37368 View commit details
    Browse the repository at this point in the history
  49. Add files via upload

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b26026c View commit details
    Browse the repository at this point in the history
  50. Update gavzzz.md

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    de3564e View commit details
    Browse the repository at this point in the history
  51. Update gavzzz.md

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1b6e981 View commit details
    Browse the repository at this point in the history
  52. Merge pull request #178 from Gavzzz/update-client-UG

    Update client ug
    hoang227 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0272bd7 View commit details
    Browse the repository at this point in the history
  53. Update AboutUs.md

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d329a84 View commit details
    Browse the repository at this point in the history
  54. update PPP

    hoang227 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7764b94 View commit details
    Browse the repository at this point in the history
  55. Update UserGuide.md

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1bd0515 View commit details
    Browse the repository at this point in the history
  56. Add files via upload

    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8d49e17 View commit details
    Browse the repository at this point in the history
  57. Meeting screenshots

    ama-chi committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1502e50 View commit details
    Browse the repository at this point in the history
  58. Merge pull request #179 from hoang227/UGDG

    Ugdg
    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4d2f3c0 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #180 from Gavzzz/update-ug

    Update ug
    jeromehjj authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f89eff8 View commit details
    Browse the repository at this point in the history
  60. Merge pull request #181 from ama-chi/ppp

    Meeting screenshots
    jeromehjj authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    107f5ef View commit details
    Browse the repository at this point in the history
  61. Meeting warning

    ama-chi committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    de5ef4b View commit details
    Browse the repository at this point in the history
  62. Merge pull request #182 from ama-chi/meeting-warning

    Meeting warning
    Gavzzz authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    092025c View commit details
    Browse the repository at this point in the history
  63. update DG

    hoang227 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    59e3b15 View commit details
    Browse the repository at this point in the history
  64. Merge pull request #183 from hoang227/UGDG

    update DG
    hoang227 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f9aa2fa View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    9274831 View commit details
    Browse the repository at this point in the history
  66. Merge pull request #184 from hoang227/UGDG

    add DeleteMeetingSequenceDiagram.png
    hoang227 authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2be7c0c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Update UG

    jeromehjj committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8268ae1 View commit details
    Browse the repository at this point in the history
  2. Updated UG for DelL

    Isaaclhy00 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    ce791cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #186 from Isaaclhy00/master

    Updated UG for DelL
    Isaaclhy00 authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    543ce11 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Merge pull request #185 from jeromehjj/ug-2101

    Update UG for 2101
    Gavzzz authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    8e7029f View commit details
    Browse the repository at this point in the history