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] Trackr #70

Open
wants to merge 1,060 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 7, 2023

  1. Add MenuItemCostTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d270e67 View commit details
    Browse the repository at this point in the history
  2. Simplify MenuItemNameTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    760d8cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    895173e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0cb9b4 View commit details
    Browse the repository at this point in the history
  5. Update MenuItemPriceTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    0baeebe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ad4706 View commit details
    Browse the repository at this point in the history
  7. Update naming convention

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    63812cf View commit details
    Browse the repository at this point in the history
  8. Update MenuItemProfitTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b6c5b45 View commit details
    Browse the repository at this point in the history
  9. Resolve merge conflicts

    HmuuMyatMoe committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    490252f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    956755e View commit details
    Browse the repository at this point in the history
  11. Add MenuItemTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    70d4532 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a4da603 View commit details
    Browse the repository at this point in the history
  13. Add UniqueMenuListTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    347c502 View commit details
    Browse the repository at this point in the history
  14. Renamed UniqueMenuListTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    4851546 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    706864d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a2bf32c View commit details
    Browse the repository at this point in the history
  17. Removed unused exceptions

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    981104d View commit details
    Browse the repository at this point in the history
  18. Update UG (#276)

    * Fixes #264, #220, #210, #206 
    * Clarified requirements for deadline and phone number parameters 
    * Clarified how duplicates are checked for
    * Cosmetic changes made to make UG look neater
    * Check UG format standardization (e.g. standardize `Syntax:`)
    * Check that things written in UG matches with the app functions
    LiuMC-SG authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    2451b37 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3c2421c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    995558b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9de56e0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d7d0103 View commit details
    Browse the repository at this point in the history
  23. Update UG

    HmuuMyatMoe committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ad284db View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8f12c3c View commit details
    Browse the repository at this point in the history
  25. Cosmetic changes to DG

    HmuuMyatMoe authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    bd80a7f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    65e981e View commit details
    Browse the repository at this point in the history
  27. Update OrderQuantityTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b72ef77 View commit details
    Browse the repository at this point in the history
  28. Update OrderStatusTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    98a278c View commit details
    Browse the repository at this point in the history
  29. Add OrderUtilTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    453c4d8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9e2fca0 View commit details
    Browse the repository at this point in the history
  31. Update OrderBuilder

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    bdb5093 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6ad20b1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f7f15fd View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9ac1d54 View commit details
    Browse the repository at this point in the history
  35. Fix OrderStatus

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    c891179 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a0e0fc9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    0cc8268 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    ec85ee1 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    72a839d View commit details
    Browse the repository at this point in the history
  40. Fix package issues

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    e3bf536 View commit details
    Browse the repository at this point in the history
  41. Fix checkstyle

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a8463a6 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    8a65e7d View commit details
    Browse the repository at this point in the history
  43. Update TaskTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    0570930 View commit details
    Browse the repository at this point in the history
  44. Add SortTasksComparatorTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    913d7dc View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    a140f2c View commit details
    Browse the repository at this point in the history
  46. Update TaskStatusTest

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    1ecb058 View commit details
    Browse the repository at this point in the history
  47. Update PPP

    LiuMC-SG committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    cf4ed89 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3fc5807 View commit details
    Browse the repository at this point in the history
  49. UploadCsvCommandTest

    arkarsg committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    5d6bd90 View commit details
    Browse the repository at this point in the history
  50. Checkstyle

    arkarsg authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    016445f View commit details
    Browse the repository at this point in the history
  51. Fixes checkstyle

    arkarsg committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6aa5fd9 View commit details
    Browse the repository at this point in the history
  52. Merge commit '016445fefd92118ca5ffac32f7d93d15098ec6a4' into branch-T…

    …ests
    
    * commit '016445fefd92118ca5ffac32f7d93d15098ec6a4':
      Checkstyle
    arkarsg committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    bf93b7e View commit details
    Browse the repository at this point in the history
  53. Checkstyle

    arkarsg committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a2ea90f View commit details
    Browse the repository at this point in the history
  54. Edit EditXYZCommand activity diagram

    Add Sort command activity diagram
    HmuuMyatMoe committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    84b28c4 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    12dd37c View commit details
    Browse the repository at this point in the history
  56. Add sort command to table of contents

    Switch ordering of list and sort commands
    HmuuMyatMoe committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    1faf2c6 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    30c0618 View commit details
    Browse the repository at this point in the history
  58. Cosmetic changes

    HmuuMyatMoe committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    7f3409e View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    e36acef View commit details
    Browse the repository at this point in the history
  60. Update DG (#286)

    #128
    * Separated out Edit command activity diagram into 2 separate diagrams
    for better visibility
    * Add activity diagram and explanation for sort command
    * Edited User stories and DG
    * Minor cosmetic changes
    LiuMC-SG authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    93f9ad7 View commit details
    Browse the repository at this point in the history
  61. Add Javadocs

    ChangGittyHub committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6f792b9 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    368f1f8 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    a9f7be2 View commit details
    Browse the repository at this point in the history
  64. Fix Checkstyle

    ChangGittyHub committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    027f78c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    2064d43 View commit details
    Browse the repository at this point in the history
  2. fix edit order bug

    HmuuMyatMoe committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    5cdc598 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5710fac View commit details
    Browse the repository at this point in the history
  4. Adds TabCommandTest

    arkarsg committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    68c2cc9 View commit details
    Browse the repository at this point in the history
  5. Remove unused imports

    arkarsg committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    93a1311 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbcaf4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e32dc7 View commit details
    Browse the repository at this point in the history
  8. Covers Order commands

    arkarsg committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    87c29ab View commit details
    Browse the repository at this point in the history
  9. Fixes checkstyle

    arkarsg committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    74034af View commit details
    Browse the repository at this point in the history
  10. Adds EditOrderDescriptor

    arkarsg committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    afe030b View commit details
    Browse the repository at this point in the history
  11. Checkstyle

    arkarsg committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    a01490c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    36c6224 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8cfbf9d View commit details
    Browse the repository at this point in the history
  14. Adds AddMenuItemCommandTest

    arkarsg committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    3644e2c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eac91ec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    62d3485 View commit details
    Browse the repository at this point in the history
  17. Fix edit order bug (#290)

    Fixes #289 
    
    Reason for bug:
    * Order has OrderName and MenuItem data fields
    * But when storing order as JsonAdaptedOrder, we only keep track of the
    MenuItem
    * In the previous implementation of edit order command, only the
    OrderName field is updated and MenuItem is not (After parsing the edit
    order command input, in `EditOrderCommand::createEditedItem()`, the
    edited Order object is created with the updated OrderName only, which
    calls the Order constructor that only initialize the order name
    correctly and initialize MenuItem as `INVALID`)
    
    Changes made:
    * Make `EditOrderCommand::createEditedItem()`, create the edited Order
    object with the updated MenuItem instead of OrderName
    LiuMC-SG authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    93d2ab1 View commit details
    Browse the repository at this point in the history
  18. Add test for menu commands and DeleteOrderCommandParser, add javadocs…

    … and maintain code quality (#287)
    
    Add test for the following menu command parser:
    - AddMenuItemCommandParser
    - EditMenuItemCommandParser
    - DeleteMenuItemCommandParser
    - FindMenuItemCommandParser
    
    Add test for DeleteOrderCommandParser
    
    Add Javadocs
    
    Maintain Codequality by removing functions that are no longer used.The
    functions remove are:
    - getTargetTab under ObservableTabIndex class
    - getTagName from JsonAdaptedTag
    LiuMC-SG authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    4fea5ee View commit details
    Browse the repository at this point in the history
  19. Tests EditMenuItemCommand

    arkarsg committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    481865f View commit details
    Browse the repository at this point in the history
  20. Checkstyle

    arkarsg committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    8d1ad9e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d903357 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    31954a0 View commit details
    Browse the repository at this point in the history
  23. Adds ListMenuItemCommandTest

    arkarsg committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    d030bf3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e97514e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    ede6627 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into branch-admin

    # Conflicts:
    #	docs/DeveloperGuide.md
    ChangGittyHub committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f9e4a38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a073fe View commit details
    Browse the repository at this point in the history
  4. Update section 1 and 2

    LiuMC-SG committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    1bef6a4 View commit details
    Browse the repository at this point in the history
  5. Update DG (#293)

    Add documentation of Shutdown and Dealing with missing/corrupted data
    LiuMC-SG authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f522276 View commit details
    Browse the repository at this point in the history
  6. Correct error message, minor modifications to UG (#284)

    * Correct AddOrderCommand MESSAGE_USAGE (added space between
    `q/ORDER_QUANTITYd/DEADLINE`)
    * Minor modifications to UG
    * Revert some changes made after v1.4 (e.g. changes made to edit item
    error messages) as they are considered enhancements and not bug fixes.
    LiuMC-SG authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    dd68f73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    665dbde View commit details
    Browse the repository at this point in the history
  8. Update section 1 and 2

    LiuMC-SG committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c882689 View commit details
    Browse the repository at this point in the history
  9. Change error message displayed and Fix find_order to take in more tha…

    …n one word for customer name command
    ChangGittyHub committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    4bc8142 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1e1ae7 View commit details
    Browse the repository at this point in the history
  11. Update MenuClassDiagram.svg

    LiuMC-SG committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c513d7c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6926602 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d6564b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b8145e6 View commit details
    Browse the repository at this point in the history
  15. Fix checkstyleTest

    ChangGittyHub committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    1c77143 View commit details
    Browse the repository at this point in the history
  16. Update section 3

    LiuMC-SG committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    07a74c7 View commit details
    Browse the repository at this point in the history
  17. Update test cases

    LiuMC-SG committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c186400 View commit details
    Browse the repository at this point in the history
  18. Fix checkstyle

    LiuMC-SG committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    760600d View commit details
    Browse the repository at this point in the history
  19. Add and update Java Docs

    HmuuMyatMoe committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    433ccf2 View commit details
    Browse the repository at this point in the history
  20. Add more manual test cases

    LiuMC-SG committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    819b02d View commit details
    Browse the repository at this point in the history
  21. Update ToC

    LiuMC-SG committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    82bf7fb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bd2ffd7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    77517a2 View commit details
    Browse the repository at this point in the history
  24. Update PPP

    LiuMC-SG committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c34a5e9 View commit details
    Browse the repository at this point in the history
  25. Fix errors

    LiuMC-SG committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    58b8006 View commit details
    Browse the repository at this point in the history
  26. Improve Test Coverage: Logic (#285)

    ## In Progress
    
    Refactors tests under `logic` into corresponding packages.
    Added tests. 
    
    ### Tests for:
    - UploadCsvCommand
    - TabCommand
    - Order commands (To change some parts after #290 is merged)
    - Sort Tasks
    - All Menu Commands
    
    
    ---
    
    ### Other changes
    - Removes unnecessary boxing and unboxing for Tabs
    LiuMC-SG authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    a5e1114 View commit details
    Browse the repository at this point in the history
  27. update PPP

    HmuuMyatMoe committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    5862bfe View commit details
    Browse the repository at this point in the history
  28. Update DG (#294)

    HmuuMyatMoe authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f80598c View commit details
    Browse the repository at this point in the history
  29. Remove duplicate codes

    HmuuMyatMoe committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    b2a051b View commit details
    Browse the repository at this point in the history
  30. Resovle merge conflicts

    HmuuMyatMoe committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    8a40132 View commit details
    Browse the repository at this point in the history
  31. Resolve checkstyle error

    HmuuMyatMoe committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    e5cae07 View commit details
    Browse the repository at this point in the history
  32. Resolve merge conflicts

    HmuuMyatMoe committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    331a294 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ceb7da1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    fe47872 View commit details
    Browse the repository at this point in the history
  35. Minor edit to PPP

    ChangGittyHub committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    ffcc083 View commit details
    Browse the repository at this point in the history
  36. Merge branch 'master' into branch-admin

    # Conflicts:
    #	docs/DeveloperGuide.md
    #	docs/diagrams/MenuClassDiagram.puml
    #	docs/diagrams/OrderClassDiagram.puml
    #	docs/images/MenuClassDiagram.svg
    #	docs/images/OrderClassDiagram.svg
    #	docs/team/changgittyhub.md
    #	src/main/java/trackr/logic/commands/order/AddOrderCommand.java
    #	src/main/java/trackr/logic/commands/order/EditOrderCommand.java
    ChangGittyHub committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    552af32 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b8bfcb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Update PPP

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c0f9767 View commit details
    Browse the repository at this point in the history
  2. Update PPP

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4e89169 View commit details
    Browse the repository at this point in the history
  3. Update PPP

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2f89ef6 View commit details
    Browse the repository at this point in the history
  4. fix link

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8dd8972 View commit details
    Browse the repository at this point in the history
  5. Update Links

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    277a626 View commit details
    Browse the repository at this point in the history
  6. Improve Use Cases

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b429bb3 View commit details
    Browse the repository at this point in the history
  7. minor PPP changes

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b0b2663 View commit details
    Browse the repository at this point in the history
  8. made minor PPP changes

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ef6a854 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b98c39 View commit details
    Browse the repository at this point in the history
  10. Add credit

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    67533d6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d46eb8 View commit details
    Browse the repository at this point in the history
  12. minor grammar change

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6cc4def View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b3b3033 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c886ca View commit details
    Browse the repository at this point in the history
  15. Fix checkstyle

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    41385f9 View commit details
    Browse the repository at this point in the history
  16. Fix Checkstyle

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    19ccad2 View commit details
    Browse the repository at this point in the history
  17. Update UML diagram, Fix documentation bugs in DG, Fix find order bug …

    …and Update PPP (#292)
    
    Update UML diagram
    -  Menu Model, wrong relationship issues in .puml file
    - Order Model, naming issue
    
    Fix documentation bug
    - Improve the use cases so that it is easier to follow and understand
    - Include a use case for add order instead of (similar to ...).
    - Referencing error found in use cases.(similar to the wrong type of use
    case)
    - Remove request step which makes no sense
    
    Found and fix bug where find order command extends from the supplier
    type instead of order type
    
    Fix find_order bug #291 
    - reason is that it does not split the keywords in the parser for the n/
    prefix and I have to change accordingly in the
    OrderContainsKeywordsPredicate
    
    Update PPP (Darren)
    LiuMC-SG authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    04eed4b View commit details
    Browse the repository at this point in the history
  18. Update ToC

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    49def0c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fa79610 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6669e50 View commit details
    Browse the repository at this point in the history
  21. update ppp

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2123eb5 View commit details
    Browse the repository at this point in the history
  22. Checkstyle

    arkarsg committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c57b996 View commit details
    Browse the repository at this point in the history
  23. Bug fix for UploadCsvCommand

    arkarsg committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4c5fe5c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cf4f906 View commit details
    Browse the repository at this point in the history
  25. Resolve merge conflicts

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    953b582 View commit details
    Browse the repository at this point in the history
  26. update UG

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    9b4e126 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3295bd4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ac4cbd8 View commit details
    Browse the repository at this point in the history
  29. Checkstyle

    arkarsg committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d7d1100 View commit details
    Browse the repository at this point in the history
  30. Fix code author for main

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0ec42b4 View commit details
    Browse the repository at this point in the history
  31. Fix checkstyle

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b771f44 View commit details
    Browse the repository at this point in the history
  32. Add order success message

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e2d8cab View commit details
    Browse the repository at this point in the history
  33. Edit code reuse

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    da2f497 View commit details
    Browse the repository at this point in the history
  34. Update test code ownership

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d951a41 View commit details
    Browse the repository at this point in the history
  35. Improve test coverage (#297)

    Reinstate commented out test cases
    
    ---
    
    [Bug fix] UploadCsvCommand
    
    Initially, when there are pre-existing item in Trackr that is duplicae
    in csv file. Trackr will stop adding other items in the csv file after
    the instance of duplicate file.
    
    ---
    
    Updates Ui prefs, so that minHeight of app upon start up does not exceed
    conventional minHeigt (1280 x 720)
    arkarsg authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ee30bb2 View commit details
    Browse the repository at this point in the history
  36. Updates DG for TabCommand

    arkarsg committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    29df90c View commit details
    Browse the repository at this point in the history
  37. Checkstyle

    arkarsg committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e31be4e View commit details
    Browse the repository at this point in the history
  38. Updates PPP

    arkarsg committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3b52385 View commit details
    Browse the repository at this point in the history
  39. Update test code ownership

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    05572cb View commit details
    Browse the repository at this point in the history
  40. Update PPP

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    62ef667 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    93d8de3 View commit details
    Browse the repository at this point in the history
  42. Update UG, DG & individual PPP (#298)

    Also, change add order success message
    (in v1.3), the add order success message shown was correct `New Order
    added: Cupcake; Quantity: 5; Deadline: 01 December 2024; Status: Not
    Delivered; Customer: John Cat; Phone: 91234567; Address: John Street`
    but it was incorrectly changed to `New Order added: order"
    
    Changed it back to the original success message.
    LiuMC-SG authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7f3bafc View commit details
    Browse the repository at this point in the history
  43. ADd manual page break for UG

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    9316966 View commit details
    Browse the repository at this point in the history
  44. Remove all manual page

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    02578f2 View commit details
    Browse the repository at this point in the history
  45. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a63d151 View commit details
    Browse the repository at this point in the history
  46. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e39a0b4 View commit details
    Browse the repository at this point in the history
  47. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3edf0bf View commit details
    Browse the repository at this point in the history
  48. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7d1d577 View commit details
    Browse the repository at this point in the history
  49. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b3ea6af View commit details
    Browse the repository at this point in the history
  50. Merge branch 'master' into branch-UG

    # Conflicts:
    #	docs/UserGuide.md
    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5d942d3 View commit details
    Browse the repository at this point in the history
  51. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    11ac8c1 View commit details
    Browse the repository at this point in the history
  52. Update code ownership

    chongweiguan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    17a4c55 View commit details
    Browse the repository at this point in the history
  53. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ea5a8df View commit details
    Browse the repository at this point in the history
  54. update from main

    chongweiguan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f9f253f View commit details
    Browse the repository at this point in the history
  55. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8891a11 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    a88925c View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    1dd2625 View commit details
    Browse the repository at this point in the history
  58. merge from main

    chongweiguan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6f57293 View commit details
    Browse the repository at this point in the history
  59. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    917e04f View commit details
    Browse the repository at this point in the history
  60. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b9a813a View commit details
    Browse the repository at this point in the history
  61. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e9901c6 View commit details
    Browse the repository at this point in the history
  62. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    bd355b7 View commit details
    Browse the repository at this point in the history
  63. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d2ba6cc View commit details
    Browse the repository at this point in the history
  64. Code ownership

    arkarsg committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a8a7ab6 View commit details
    Browse the repository at this point in the history
  65. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5c6d5d7 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    de67fb0 View commit details
    Browse the repository at this point in the history
  67. Update code ownership

    chongweiguan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c928d1c View commit details
    Browse the repository at this point in the history
  68. Add manual page break

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7b61d40 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    7cbbbba View commit details
    Browse the repository at this point in the history
  70. Adds test case

    arkarsg committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    eaae85d View commit details
    Browse the repository at this point in the history
  71. Update OrderTest.java

    arkarsg authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    066c353 View commit details
    Browse the repository at this point in the history
  72. Rotate logic image

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f8efa12 View commit details
    Browse the repository at this point in the history
  73. Rotate logic image back

    Break sequence diagram class
    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a84000f View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    809c26e View commit details
    Browse the repository at this point in the history
  75. Update TabCommandParser.java

    arkarsg authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7681f8d View commit details
    Browse the repository at this point in the history
  76. Update SampleDataUtil.java

    arkarsg authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3aaf852 View commit details
    Browse the repository at this point in the history
  77. Resolve merge conflicts

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2f1a9b9 View commit details
    Browse the repository at this point in the history
  78. Update MenuCard.java

    arkarsg authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2091eab View commit details
    Browse the repository at this point in the history
  79. Update OrderCard.java

    arkarsg authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d873f91 View commit details
    Browse the repository at this point in the history
  80. Code reuse credits

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7c2a3c5 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    b955d3d View commit details
    Browse the repository at this point in the history
  82. Update DG

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    28c2767 View commit details
    Browse the repository at this point in the history
  83. Update ValidCsvFile.png

    chongweiguan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d57505a View commit details
    Browse the repository at this point in the history
  84. Update ppp

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    68b7413 View commit details
    Browse the repository at this point in the history
  85. checkstyle errors

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f109e5f View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    a6e4c58 View commit details
    Browse the repository at this point in the history
  87. edit ppp

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0128817 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    0bb9f72 View commit details
    Browse the repository at this point in the history
  89. edit ppp

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    cd3226f View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    54dc1c2 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    2303701 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    2ae8812 View commit details
    Browse the repository at this point in the history
  93. Fix tag

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    bd7bd63 View commit details
    Browse the repository at this point in the history
  94. Merge branch 'master' into branch-admin

    # Conflicts:
    #	src/main/java/trackr/model/menu/UniqueMenu.java
    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a91bd9b View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    6bc2ee6 View commit details
    Browse the repository at this point in the history
  96. Fix p/ to pr/

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    260974d View commit details
    Browse the repository at this point in the history
  97. Code ownership (#303)

    LiuMC-SG authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    798a8a8 View commit details
    Browse the repository at this point in the history
  98. Code Ownership (#307)

    LiuMC-SG authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    10cd3c6 View commit details
    Browse the repository at this point in the history
  99. minor change to PPP

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    fa01ced View commit details
    Browse the repository at this point in the history
  100. merge conflicts

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    16537a9 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    269c948 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    bf0b6d3 View commit details
    Browse the repository at this point in the history
  103. Update DG

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2531571 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    32b392f View commit details
    Browse the repository at this point in the history
  105. edit ppp

    HmuuMyatMoe committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3f23728 View commit details
    Browse the repository at this point in the history
  106. Minor change to PPP (#308)

    LiuMC-SG authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    35212bc View commit details
    Browse the repository at this point in the history
  107. Minor ppp changes (#309)

    HmuuMyatMoe authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    52ce2a1 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    69028a4 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    9f65128 View commit details
    Browse the repository at this point in the history
  110. Update DG print (#304)

    chongweiguan authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f4ef500 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    4636c0d View commit details
    Browse the repository at this point in the history
  112. Fix UG error

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2f22a77 View commit details
    Browse the repository at this point in the history
  113. Fix UG error

    LiuMC-SG committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c61f1b1 View commit details
    Browse the repository at this point in the history
  114. Update UG (#311)

    HmuuMyatMoe authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b143173 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    da7f255 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    e66259c View commit details
    Browse the repository at this point in the history
  117. shorten again

    ChangGittyHub committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    373c005 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    fc08f66 View commit details
    Browse the repository at this point in the history
  119. Edit code reuse (#312)

    ChangGittyHub authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3298315 View commit details
    Browse the repository at this point in the history
  120. shorten again (#313)

    LiuMC-SG authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d128d42 View commit details
    Browse the repository at this point in the history
  121. Edit code reuse (#312)

    LiuMC-SG authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    1acc801 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    24782bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    216b578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ef1622 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    594b91b View commit details
    Browse the repository at this point in the history