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

[CS2103-W14-1] Condonery #114

Open
wants to merge 605 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 31, 2022

  1. Merge pull request #194 from misterpuffin/week-12/fix-property-image

    Fix Property Image on edit command
    yuehernkang authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f8b6219 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Fix User Guide wrong example for Clear Property command and add docum…

    …entation for Clear Client command
    yuehernkang committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    c25700b View commit details
    Browse the repository at this point in the history
  2. Fix #167

    yuehernkang committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    1c5af6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac29ca1 View commit details
    Browse the repository at this point in the history
  4. Fix checkstyle errors

    yuehernkang committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    486b91c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #200 from yuehernkang/week12/add-tests-for-status-…

    …property-type-commands
    
    Increase test coverage
    misterpuffin authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    a9ebd6a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #205 from yuehernkang/fix-173

    Fix documentation
    lkwlkww authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    80d57a2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #204 from lkwlkww/fix-142

    update userguide
    lkwlkww authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    cfb57f9 View commit details
    Browse the repository at this point in the history
  8. fix missing colons

    lkwlkww committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    bc99ad6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #202 from lkwlkww/tidyup-userguide

    add clearer explanations for options
    lkwlkww authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    3608eee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf9cb3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6cf461 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ddd988 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    835b42f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ca9de4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1a66d6a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    440f2c4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3e70b6c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    c915b0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb16622 View commit details
    Browse the repository at this point in the history
  3. Clip tags

    zacchaeuschok committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    9503315 View commit details
    Browse the repository at this point in the history
  4. Fix tag

    zacchaeuschok committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    90a1341 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2491086 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #118 from misterpuffin/week-11/fix-property-status

    Fix Property Status parser
    yuehernkang authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ada8d71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc9b462 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #190 from yuehernkang/fix-185

    add -p command's h/ prefix does not run properly
    yuehernkang authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e7e3dc5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24eacb4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d203e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b57972 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20313a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Fix checkstyle

    zacchaeuschok committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6bc1612 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from yuehernkang/fix-177

    Fix crash when invalid number input when editing
    lkwlkww authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a25b74a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #209 from yuehernkang/fix-169

    Handle negative input for range commands
    lkwlkww authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5bc5d1c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #211 from zacchaeuschok/week-12/fix-182

    Clip long text fields in property and client cards
    lkwlkww authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e1f6051 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9813e15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef6f172 View commit details
    Browse the repository at this point in the history
  7. Modify PPP

    yuehernkang committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5bfd543 View commit details
    Browse the repository at this point in the history
  8. fix TOC

    lkwlkww committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    110cac1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    173abf0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f3769d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6d0ca1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9252d2b View commit details
    Browse the repository at this point in the history
  13. delete redundant part

    lkwlkww committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    d447f5f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    572fdf2 View commit details
    Browse the repository at this point in the history
  15. shift tip for price

    lkwlkww committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b951f2c View commit details
    Browse the repository at this point in the history
  16. Update PPP

    zacchaeuschok committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    18b0139 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b6bbc65 View commit details
    Browse the repository at this point in the history
  18. fix mistake

    lkwlkww committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    dc30b03 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Fix Undo Command

    misterpuffin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8f87ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce3562d View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle

    misterpuffin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    98ea160 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #217 from lkwlkww/UG-fixes

    Fixes for UG (Check commits for each specific fix)
    lkwlkww authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a6fb70b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #214 from zacchaeuschok/week-12/update-developer-g…

    …uide
    
    Update developer guide for range command
    zacchaeuschok authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    049b525 View commit details
    Browse the repository at this point in the history
  6. Update PPP

    misterpuffin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6d5bdf9 View commit details
    Browse the repository at this point in the history
  7. update ppp

    lkwlkww committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    39ccfb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c875a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7ef2d6 View commit details
    Browse the repository at this point in the history
  10. update ppp

    lkwlkww committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    0a8d4b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    03c688d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #223 from lkwlkww/week12/ppp

    Update ppp with draft content
    misterpuffin authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    58fc88a View commit details
    Browse the repository at this point in the history
  13. Merge pull request #218 from misterpuffin/fix-155

    Fix Undo Command
    lkwlkww authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f5a7ffe View commit details
    Browse the repository at this point in the history
  14. Refactor parser

    zacchaeuschok committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8c9e2fc View commit details
    Browse the repository at this point in the history
  15. Fix 183

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

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    d9d129f View commit details
    Browse the repository at this point in the history
  2. Update UserGuide.md

    yuehernkang authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    eb9f5b1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #216 from yuehernkang/week12/ppp

    Project Portfolio Page for yuehernkang
    yuehernkang authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    b888701 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f7e421 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #221 from misterpuffin/fix-220

    Throw Exception when arguments not accepted for interestedclients
    misterpuffin authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    de781df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d17c348 View commit details
    Browse the repository at this point in the history
  7. Fix JUnit tests

    misterpuffin committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    781fc9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a55b42 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3db6bb7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    327a397 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    baf8e01 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #208 from yuehernkang/fix-188

    Modify documentation for Type and Status property commands
    yuehernkang authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    f8d36fd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c62a38b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aba376e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b267f30 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fce2d83 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ab7fe41 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    76ddedb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0853922 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    90a869f View commit details
    Browse the repository at this point in the history
  21. Merge remote-tracking branch 'origin/week12/status-property-command-d…

    …g' into week12/status-property-command-dg
    yuehernkang committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2bbe74a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a7423ab View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    d0b693e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd12b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    582ad67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d04137 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #230 from zacchaeuschok/week-12/update-user-guide

    Update user guide format
    zacchaeuschok authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    04c84cc View commit details
    Browse the repository at this point in the history
  6. Update UserGuide.md

    zacchaeuschok authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    ce30c20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0073d88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0b20c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b15c02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fae4c33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b380ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5d278b View commit details
    Browse the repository at this point in the history
  13. Update Message Usage

    misterpuffin committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    4c8d520 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    afa9e0e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    157d232 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #229 from yuehernkang/week12/status-property-comma…

    …nd-dg
    
    Add implementation for StatusPropertyCommand in Developer Guide
    yuehernkang authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    1b73052 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #228 from misterpuffin/fix-227

    Update invalid command message for add property
    misterpuffin authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    24b472d View commit details
    Browse the repository at this point in the history
  18. Fix formatting

    zacchaeuschok committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    4f1bef1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fd2e324 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    16d1c8c View commit details
    Browse the repository at this point in the history
  21. Update UserGuide.md

    zacchaeuschok authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9943c00 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    65326c1 View commit details
    Browse the repository at this point in the history
  23. Fix Formatting

    zacchaeuschok committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    52116e2 View commit details
    Browse the repository at this point in the history
  24. Update formatting

    zacchaeuschok committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    6a34aba View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c1ba978 View commit details
    Browse the repository at this point in the history
  26. Formatting again

    zacchaeuschok committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    c579e52 View commit details
    Browse the repository at this point in the history
  27. Update formatting

    zacchaeuschok committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9cb0d20 View commit details
    Browse the repository at this point in the history
  28. Test

    zacchaeuschok committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    c8d83aa View commit details
    Browse the repository at this point in the history
  29. Fix lists

    zacchaeuschok committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    39435df View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    eb637c3 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #233 from misterpuffin/update-dg

    Update DG
    lkwlkww authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    a381933 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #232 from zacchaeuschok/week-12/update-developer-g…

    …uide
    
    Update range and filter implementation in developer guide
    lkwlkww authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    c7c4420 View commit details
    Browse the repository at this point in the history
  33. fix spelling error

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    8e2e4ce View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e9b4310 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    175f603 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    635e01a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    99b9879 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    93f79bc View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e756a85 View commit details
    Browse the repository at this point in the history
  40. Fix Table of contents

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    86cea3d View commit details
    Browse the repository at this point in the history
  41. Fix indentation

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    db2dbcf View commit details
    Browse the repository at this point in the history
  42. Fix UG errors

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    ba65589 View commit details
    Browse the repository at this point in the history
  43. Fix UG errors

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    eacb003 View commit details
    Browse the repository at this point in the history
  44. Bold titles in UG

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    51e5650 View commit details
    Browse the repository at this point in the history
  45. Fix errors in UG

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    52d82f2 View commit details
    Browse the repository at this point in the history
  46. Fix errors in UG

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9173279 View commit details
    Browse the repository at this point in the history
  47. Fix errors in UG

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    3244790 View commit details
    Browse the repository at this point in the history
  48. Fix errors in UG

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    35738ef View commit details
    Browse the repository at this point in the history
  49. Fix errors in UG

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    16111b8 View commit details
    Browse the repository at this point in the history
  50. Fix errors in UG

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    e8958a5 View commit details
    Browse the repository at this point in the history
  51. added new tests

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    61057c7 View commit details
    Browse the repository at this point in the history
  52. Fix checkstyle errors

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    3b52e3b View commit details
    Browse the repository at this point in the history
  53. Delete unused files

    yuehernkang committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    42bf8d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    1436e55 View commit details
    Browse the repository at this point in the history
  2. Update UG

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5165ae6 View commit details
    Browse the repository at this point in the history
  3. Update DG

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3bd6268 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e14dbf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec9681f View commit details
    Browse the repository at this point in the history
  6. Fix checkstyle

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    edc523a View commit details
    Browse the repository at this point in the history
  7. modify ppp

    yuehernkang committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4e99666 View commit details
    Browse the repository at this point in the history
  8. Fix range bugs

    zacchaeuschok committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    022ed14 View commit details
    Browse the repository at this point in the history
  9. Fix range bug

    zacchaeuschok committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    db6ec24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fea5e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b46f1f2 View commit details
    Browse the repository at this point in the history
  12. Fix checkstyle errors

    yuehernkang committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    60cd957 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    099bda9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b81d3a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    07ca4db View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ec87edb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5038e66 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #237 from misterpuffin/fix-help-window

    Fix Help Window after building jar
    misterpuffin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    bc6e5aa View commit details
    Browse the repository at this point in the history
  19. Merge pull request #240 from misterpuffin/fix-association-after-edit

    Fix Updating associations after editing client name
    misterpuffin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1b94a8a View commit details
    Browse the repository at this point in the history
  20. Merge pull request #242 from misterpuffin/week-13/fix-tag-missing-bra…

    …cket
    
    Fix tag missing closing bracket
    misterpuffin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8bbc443 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a3e9a3f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3af036c View commit details
    Browse the repository at this point in the history
  23. Finalise PPP

    zacchaeuschok committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    649c014 View commit details
    Browse the repository at this point in the history
  24. Remove print statement

    yuehernkang committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8ed58ec View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8a55769 View commit details
    Browse the repository at this point in the history
  26. Update UG in HelpWindow

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e9bc35f View commit details
    Browse the repository at this point in the history
  27. Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp

    …into week-13/update-ug-in-help-window
    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7a4330a View commit details
    Browse the repository at this point in the history
  28. Merge pull request #246 from yuehernkang/fix-type-filter-accept-only-…

    …property-type
    
    PropertyType and PropertyStatus to reject invalid input
    yuehernkang authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    be25591 View commit details
    Browse the repository at this point in the history
  29. Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp

    …into week-13/update-ug-in-help-window
    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    00e70b0 View commit details
    Browse the repository at this point in the history
  30. Add Use cases to DG

    yuehernkang committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    17c7f93 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    076e5f0 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fc04462 View commit details
    Browse the repository at this point in the history
  33. Add Appendix

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d12fb5b View commit details
    Browse the repository at this point in the history
  34. Minor edit

    zacchaeuschok committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1bf23b0 View commit details
    Browse the repository at this point in the history
  35. Update PPP for Haoren

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2395d32 View commit details
    Browse the repository at this point in the history
  36. Add EOF

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c9388f7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    fad0b83 View commit details
    Browse the repository at this point in the history
  38. Update sample data

    zacchaeuschok committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4434871 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ccbeac9 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    b4f4d79 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #238 from yuehernkang/inc-test-cov

    Increase test coverage
    yuehernkang authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a42205b View commit details
    Browse the repository at this point in the history
  42. Update PPP

    yuehernkang committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    23baf31 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #251 from yuehernkang/user-case-dg

    Add Use cases to DG
    lkwlkww authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    06a5308 View commit details
    Browse the repository at this point in the history
  44. Add default images

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e853bac View commit details
    Browse the repository at this point in the history
  45. Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp

    …into week-12/update-sample-data
    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a1cf8ca View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d28f165 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    dd4195e View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0aab726 View commit details
    Browse the repository at this point in the history
  49. Merge pull request #248 from zacchaeuschok/week-12/final-user-guide

    Update price in user guide
    zacchaeuschok authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5cc57c2 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #243 from misterpuffin/week-13/update-dg

    Update DG for Undo Command and Image Upload
    misterpuffin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    def0e1f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5aa365d View commit details
    Browse the repository at this point in the history
  52. Remove site header

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b7659ed View commit details
    Browse the repository at this point in the history
  53. Merge pull request #244 from yuehernkang/yuehernkang-ppp

    Finalize PPP
    lkwlkww authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c7eca9f View commit details
    Browse the repository at this point in the history
  54. update DG for select command

    lkwlkww committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e61167d View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b3d8c91 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    cfd4cfb View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    0d89fa7 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    9d43d2c View commit details
    Browse the repository at this point in the history
  59. Merge pull request #256 from zacchaeuschok/week-12/final-PPP

    Finalise PPP for Zacchaeus
    lkwlkww authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    45eb21c View commit details
    Browse the repository at this point in the history
  60. update image

    zacchaeuschok committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a637150 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    7b60f3a View commit details
    Browse the repository at this point in the history
  62. Shorten PPP

    zacchaeuschok committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7013c05 View commit details
    Browse the repository at this point in the history
  63. Merge pull request #257 from zacchaeuschok/week-12/update-sample-data

    update sample data and UG
    zacchaeuschok authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e907b3b View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    6ee18dd View commit details
    Browse the repository at this point in the history
  65. Update UG

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1d538a5 View commit details
    Browse the repository at this point in the history
  66. update ppp

    lkwlkww committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f18bafe View commit details
    Browse the repository at this point in the history
  67. Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp

    …into week-13/update-ug-in-help-window
    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5f46789 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    7efaca7 View commit details
    Browse the repository at this point in the history
  69. Merge pull request #259 from zacchaeuschok/week-12/final-dg

    Fix formatting error in DG
    zacchaeuschok authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a13d13e View commit details
    Browse the repository at this point in the history
  70. Remove images

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7b98cf7 View commit details
    Browse the repository at this point in the history
  71. remove trailing whitespaces

    lkwlkww committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a5595c6 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    3b5a00e View commit details
    Browse the repository at this point in the history
  73. Merge pull request #255 from lkwlkww/DG

    update DG for select command
    lkwlkww authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    97265a2 View commit details
    Browse the repository at this point in the history
  74. Update PPP

    zacchaeuschok committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1b87913 View commit details
    Browse the repository at this point in the history
  75. Update PPP

    zacchaeuschok committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2f0eb8c View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    c46be4f View commit details
    Browse the repository at this point in the history
  77. Fix checkstyle

    zacchaeuschok committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    626b592 View commit details
    Browse the repository at this point in the history
  78. update DG glossary and PPP

    lkwlkww committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2c6782d View commit details
    Browse the repository at this point in the history
  79. Merge pull request #261 from zacchaeuschok/week-12/final-PPP

    Final PPP for Zacchaeus
    zacchaeuschok authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c59464f View commit details
    Browse the repository at this point in the history
  80. Update DG

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d81568a View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    b5a4c6e View commit details
    Browse the repository at this point in the history
  82. fix errors

    yuehernkang committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    db4824b View commit details
    Browse the repository at this point in the history
  83. update UG

    lkwlkww committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    59d2c56 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    a09bd11 View commit details
    Browse the repository at this point in the history
  85. fix formatting

    lkwlkww committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3be8578 View commit details
    Browse the repository at this point in the history
  86. Merge pull request #265 from lkwlkww/UG-fixes

    update UG
    misterpuffin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e45dbb9 View commit details
    Browse the repository at this point in the history
  87. Merge branch 'master' of https://github.com/AY2223S1-CS2103-W14-1/tp

    …into week-13/update-ug-in-help-window
    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4338219 View commit details
    Browse the repository at this point in the history
  88. update aboutus

    lkwlkww committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    788b2ce View commit details
    Browse the repository at this point in the history
  89. Update UG

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6f83ae5 View commit details
    Browse the repository at this point in the history
  90. update aboutus

    lkwlkww committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3a75800 View commit details
    Browse the repository at this point in the history
  91. Merge pull request #250 from misterpuffin/week-13/update-ug-in-help-w…

    …indow
    
    Week 13/update ug in help window
    misterpuffin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    aa35fd8 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    326334c View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    1b512b4 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    4254e15 View commit details
    Browse the repository at this point in the history
  95. Merge pull request #262 from lkwlkww/week12/ppp

    update DG glossary and PPP
    lkwlkww authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    49a0266 View commit details
    Browse the repository at this point in the history
  96. Merge pull request #264 from yuehernkang/fix-dg

    Fix errors in Manual Testing instructions
    misterpuffin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    153835c View commit details
    Browse the repository at this point in the history
  97. Update Ui Diagram

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    839df79 View commit details
    Browse the repository at this point in the history
  98. update ppp

    lkwlkww committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d66b3fb View commit details
    Browse the repository at this point in the history
  99. Update DG Ui section

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d7cfd24 View commit details
    Browse the repository at this point in the history
  100. Merge pull request #266 from misterpuffin/final-update-dg

    Update Ui Diagram
    misterpuffin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    19899d5 View commit details
    Browse the repository at this point in the history
  101. update ppp

    lkwlkww committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0c59090 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    2bf926c View commit details
    Browse the repository at this point in the history
  103. Remove Haoren Name

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    11a7e3d View commit details
    Browse the repository at this point in the history
  104. Merge pull request #267 from lkwlkww/week12/ppp

    update ppp
    lkwlkww authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ce59298 View commit details
    Browse the repository at this point in the history
  105. Remove Search Command

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    311bfbd View commit details
    Browse the repository at this point in the history
  106. Change to filter by tag

    misterpuffin committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0b41bbd View commit details
    Browse the repository at this point in the history
  107. Merge pull request #268 from misterpuffin/remove-name-from-dg

    Remove Haoren Name
    misterpuffin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1ea902c View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    77f4fa1 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    c052012 View commit details
    Browse the repository at this point in the history
  110. Modify yuehernkang-ppp

    yuehernkang committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0a7a118 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    c4cceb1 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    f91abbc View commit details
    Browse the repository at this point in the history