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-T10-2] DukeCooks #123

Open
wants to merge 803 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 Nov 6, 2019

  1. Merge pull request #159 from bakwxh/master

    Create ViewMealPlan functionality
    bakwxh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    aec6ccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac55d2b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    * 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main:
      Write tests for MealPlan
      Write tests to improve coverage
      Fix EOF issue
      Fix UI for ViewMealPlan
      Add viewing of MealPlan
      Add EditPageCommand and corresponding tests
      Add styling to flowpane in DiaryCard
      Add more diary test cases
      Fix checkstyleTest
      Fix test cases
      Amend checkstyle
      Ammend result display for Recipe commands
      Make MealPlan creation and addition require existing Recipe
      Add more sample data to diary
      Add minor UI changes
      Add basic intro to PPP
      Write some StorageManager tests
    
    # Conflicts:
    #	src/test/java/dukecooks/logic/commands/CommandTestUtil.java
    yyuanxin committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    fef5f40 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #160 from yyuanxin/master

    Add more test cases and checks to health records
    yyuanxin committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    f336edd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51bd0ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da8fe74 View commit details
    Browse the repository at this point in the history
  7. Rename ppp

    hua-lun committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    84bae17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b27a16b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #162 from hua-lun/update-ppp3

    Update dev guide
    hua-lun committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    dea3c43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44018be View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    � Conflicts:
    �	src/test/java/dukecooks/storage/StorageManagerTest.java
    bakwxh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    b4498f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e2945c3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #163 from bakwxh/master

    Adding test cases
    bakwxh committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    0e7ec6a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    d30e342 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    � Conflicts:
    �	src/main/java/dukecooks/logic/parser/ViewCommandParser.java
    �	src/main/java/dukecooks/ui/MainWindow.java
    khairulazman1997 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    30c714e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7265da View commit details
    Browse the repository at this point in the history
  4. Merge pull request #164 from yyuanxin/master

    Set to full screen window and fix sample data loading error
    yyuanxin committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    c777324 View commit details
    Browse the repository at this point in the history
  5. Merge changes

    khairulazman1997 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e7344e3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #165 from khairulazman1997/master

    Add view workout functionality
    khairulazman1997 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4535839 View commit details
    Browse the repository at this point in the history
  7. Add icons for dashboard card

    hua-lun committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    9b32ceb View commit details
    Browse the repository at this point in the history
  8. Change font size

    hua-lun committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    8c95015 View commit details
    Browse the repository at this point in the history
  9. Add credit for icons used

    hua-lun committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    a561f48 View commit details
    Browse the repository at this point in the history
  10. Add more sample data

    hua-lun committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    78946cb View commit details
    Browse the repository at this point in the history
  11. Change date font colour

    hua-lun committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    1d9bb93 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2894336 View commit details
    Browse the repository at this point in the history
  13. Fix checkstyle errors

    hua-lun committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    681f069 View commit details
    Browse the repository at this point in the history
  14. Change diary to person

    hua-lun committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    92ccdc9 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #166 from hua-lun/update-ppp3

    Add test cases and icons
    hua-lun committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e726a7f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b27536f View commit details
    Browse the repository at this point in the history
  17. Add images to UG

    bakwxh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    8b51e04 View commit details
    Browse the repository at this point in the history
  18. Fix UG image issues

    bakwxh committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    ddeb4f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Add goto commands

    hua-lun committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    a69e6b1 View commit details
    Browse the repository at this point in the history
  2. Add DoneCommandParser

    hua-lun committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    fbafb6c View commit details
    Browse the repository at this point in the history
  3. Add DoneCommand

    hua-lun committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    f64fe19 View commit details
    Browse the repository at this point in the history
  4. Update ppp filename

    hua-lun committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    4f1165f View commit details
    Browse the repository at this point in the history
  5. Remove DashboardCommandTest

    hua-lun committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    62c27dc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #167 from hua-lun/goto-function

    Goto function
    hua-lun committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    a522d4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bd2730 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7e20ea View commit details
    Browse the repository at this point in the history
  9. Add diary name limit

    bigjunnn committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    3b5859b View commit details
    Browse the repository at this point in the history
  10. Fix find diary command bug

    bigjunnn committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    2e79622 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    d0cf83e View commit details
    Browse the repository at this point in the history
  2. Add more sample diaries

    bigjunnn committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    b75ec4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1dfbc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a8c67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30290e5 View commit details
    Browse the repository at this point in the history
  6. Add additional test cases

    bigjunnn committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    66941cd View commit details
    Browse the repository at this point in the history
  7. Fix checkstyle errors

    bigjunnn committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    a417d65 View commit details
    Browse the repository at this point in the history
  8. Fix broken tests

    bigjunnn committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    36595d6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #168 from bigjunnn/master

    Update diary command and test cases
    bigjunnn committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    124016e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91e563d View commit details
    Browse the repository at this point in the history
  11. Test images in UG

    bigjunnn committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    a759ae2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3ca3728 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    * 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main:
      Fix broken tests
      Fix checkstyle errors
      Add additional test cases
      Add auto-routing to diary tab for diary commands
      Amend Javadocs and error messages for diary feature
      Add more sample diaries
      Refactor create and add page
      Fix find diary command bug
      Add diary name limit
      Add limit to page title input and add page index to page card
      Fix edit diary command and delete diary command
    yyuanxin committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    6de6fab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5a57438 View commit details
    Browse the repository at this point in the history
  15. Add more test cases

    hua-lun committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    1d1478a View commit details
    Browse the repository at this point in the history
  16. Merge pull request #169 from hua-lun/test-cases

    Add more test cases
    hua-lun committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    757e6a9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a07a255 View commit details
    Browse the repository at this point in the history
  18. Update dashboard sample data

    hua-lun committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    20dfb0c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1eda838 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    � Conflicts:
    �	src/main/java/dukecooks/ui/MainWindow.java
    khairulazman1997 committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    e9ad903 View commit details
    Browse the repository at this point in the history
  21. Update dashboard display

    hua-lun committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    be0e65d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6dee97b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Configuration menu
    Copy the full SHA
    47e5ab1 View commit details
    Browse the repository at this point in the history
  2. Edit UG

    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    b504b82 View commit details
    Browse the repository at this point in the history
  3. Fix EOF error

    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    d4a30f3 View commit details
    Browse the repository at this point in the history
  4. Fix EOF

    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    a602f6e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #170 from bigjunnn/master

    Update UG
    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    89f9f93 View commit details
    Browse the repository at this point in the history
  6. Fix broken images

    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    b7d5af9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1430814 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    * 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main:
      Fix EOF
      Fix EOF error
      Edit UG
      Add more test cases
      Test images in UG
      Add diary overview image to UG
    yyuanxin committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    301a5d4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #171 from bigjunnn/master

    Fix broken images in UG
    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    35e5334 View commit details
    Browse the repository at this point in the history
  10. Fix image issue in UG

    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    d7916d5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #173 from bigjunnn/master

    Fix image issue in UG
    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    dd4e518 View commit details
    Browse the repository at this point in the history
  12. Fix EOF error

    Set health records' type to be uneditable (i.e. Changing record type of existing records is disallowed.)
    yyuanxin committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    a050f80 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #172 from yyuanxin/master

    Add test cases and edit Health Record's UI
    yyuanxin committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    da6b0b2 View commit details
    Browse the repository at this point in the history
  14. Test theme for UG

    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    0ea91aa View commit details
    Browse the repository at this point in the history
  15. Update fedora theme for UG

    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    5611403 View commit details
    Browse the repository at this point in the history
  16. Fix EOF error

    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    d57f17e View commit details
    Browse the repository at this point in the history
  17. Merge pull request #174 from bigjunnn/master

    Update UG theme
    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    a26114e View commit details
    Browse the repository at this point in the history
  18. Test theme for UG

    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    79e9fb5 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #175 from bigjunnn/master

    Test theme for UG
    bigjunnn committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    adfb901 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2c99b50 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3150525 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6168beb View commit details
    Browse the repository at this point in the history
  23. Update UG and DG

    hua-lun committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    e7791bd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    69ee447 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    … into update-ppp4
    
    � Conflicts:
    �	docs/UserGuide.adoc
    hua-lun committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    1bdd511 View commit details
    Browse the repository at this point in the history
  26. Add line for EOF

    hua-lun committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    0a7ccf6 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #177 from hua-lun/update-ppp4

    Update ppp4
    hua-lun committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    0a047fa View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b789340 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    203d22e View commit details
    Browse the repository at this point in the history
  30. Merge pull request #176 from khairulazman1997/master

    Add more test cases and view exercise functionality
    khairulazman1997 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    32900ee View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    413a46d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    60cd439 View commit details
    Browse the repository at this point in the history
  33. Fix minor display issues

    yyuanxin committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    7f2077d View commit details
    Browse the repository at this point in the history
  34. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    * 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main:
      Fix checkstyle errors
      Add line for EOF
      Fix checkstyle errors
      Update UG and DG
      Adds some javadoc comments
      Adds more tests for Exercises
      Test theme for UG
      Fix EOF error
      Update fedora theme for UG
      Test theme for UG
      Fix image issue in UG
      Fix broken images
      Create test cases for Exercise Components
      Update dashboard display
      Adds new test files for exercise details
      Update dashboard sample data
      Add redirect function to dashboard
      Complete view exercise functionality
    yyuanxin committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    c9a52fc View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    82ae629 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #178 from khairulazman1997/master

    Adds exercise component to UG
    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7e70235 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92b04d8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #179 from yyuanxin/master

    Update UG
    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    261ca68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ff95d5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #180 from yyuanxin/master

    Update images in UG for health records
    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    d3f31e4 View commit details
    Browse the repository at this point in the history
  7. Update DG

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    d2a22f8 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    � Conflicts:
    �	docs/DeveloperGuide.adoc
    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    fee0d8b View commit details
    Browse the repository at this point in the history
  9. Add styling to documentation

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7a82fd9 View commit details
    Browse the repository at this point in the history
  10. Fix styling errors

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    2031adb View commit details
    Browse the repository at this point in the history
  11. Merge pull request #181 from bigjunnn/master

    Update DG and styling to documentations
    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9946125 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ca7c3b View commit details
    Browse the repository at this point in the history
  13. Flesh out UG more

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    036e7fc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c29f7e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    756edba View commit details
    Browse the repository at this point in the history
  16. Update ppp

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    c7a3cc7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8a3f52e View commit details
    Browse the repository at this point in the history
  18. Update ppp

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7441ef9 View commit details
    Browse the repository at this point in the history
  19. Flesh out DG

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    252d28b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9dd7f99 View commit details
    Browse the repository at this point in the history
  21. Update ppp

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    ce5d451 View commit details
    Browse the repository at this point in the history
  22. Adapt a draft PPP

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    0de48cc View commit details
    Browse the repository at this point in the history
  23. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    � Conflicts:
    �	docs/DeveloperGuide.adoc
    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    b47238b View commit details
    Browse the repository at this point in the history
  24. Merge pull request #182 from bakwxh/master

    Some initial UG/DG/PPP
    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    139fd3f View commit details
    Browse the repository at this point in the history
  25. Update ppp

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7e4c7a0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    09ae61a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8d38ae1 View commit details
    Browse the repository at this point in the history
  28. Add diagrams for DG

    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    097ed98 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b59174b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fcc2ec7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    dc069b3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2d2449d View commit details
    Browse the repository at this point in the history
  33. Update error messages

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    01de760 View commit details
    Browse the repository at this point in the history
  34. Update PPP

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    38a72e8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    18a8231 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #184 from bigjunnn/master

    Update DG and PPP
    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    5925263 View commit details
    Browse the repository at this point in the history
  37. Update ppp

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    ff490e2 View commit details
    Browse the repository at this point in the history
  38. Update result display prompts

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    0aafbb2 View commit details
    Browse the repository at this point in the history
  39. Update target user statement

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9045003 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #183 from hua-lun/update-ppp4

    Update ppp4
    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    6d58308 View commit details
    Browse the repository at this point in the history
  41. Prepare PPP for submission

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    3bfb9f0 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    7f4418f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d638328 View commit details
    Browse the repository at this point in the history
  44. Update command format

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    22770cd View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    a4340de View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    0475f33 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #185 from khairulazman1997/master

    Update Documentation
    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9f6b476 View commit details
    Browse the repository at this point in the history
  48. Updates AboutUs page

    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    974b619 View commit details
    Browse the repository at this point in the history
  49. Merge pull request #186 from khairulazman1997/master

    Updates AboutUs page
    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1523f91 View commit details
    Browse the repository at this point in the history
  50. Fix doc images

    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    932cc87 View commit details
    Browse the repository at this point in the history
  51. Merge pull request #187 from khairulazman1997/master

    Fix doc images
    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    a3546a6 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    4be8c9d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    760920d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    71f04e6 View commit details
    Browse the repository at this point in the history
  55. Update about us

    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    d1960bc View commit details
    Browse the repository at this point in the history
  56. Merge pull request #188 from khairulazman1997/master

    Fix checkstyle errors
    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    b09f4d6 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a3860cd View commit details
    Browse the repository at this point in the history
  58. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    * 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main: (24 commits)
      Fix doc images
      Updates AboutUs page
      Complete PPP and Developer Guide
      Update target user statement
      Update ppp
      Update PPP
      Update error messages
      Add limit characters to dashboardName
      Updates the Workout Planner segment of the Developer's Guide
      Update ppp
      Adapt a draft PPP
      Update ppp
      Flesh out command summary in UG
      Flesh out DG
      Update ppp
      Update ppp
      Add exception when name entered is > 50
      Add some 2.0 features that were removed previously
      Flesh out UG more
      Fix issues with GotoCommand, fix images for UG
      ...
    
    # Conflicts:
    #	docs/DeveloperGuide.adoc
    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    3e917e3 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #190 from bigjunnn/master

    Minor updates to UG and add figure images
    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    5bf1354 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    6cf925c View commit details
    Browse the repository at this point in the history
  61. Add logo

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    8af62f7 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    6b1e079 View commit details
    Browse the repository at this point in the history
  63. Updates user guide

    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    d000d2d View commit details
    Browse the repository at this point in the history
  64. Minor tweaks in doc

    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    3f35f53 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    1762024 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    2ebe5f8 View commit details
    Browse the repository at this point in the history
  67. Merge pull request #189 from yyuanxin/master

    Update UG, DG, About Us
    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9dcc4ee View commit details
    Browse the repository at this point in the history
  68. Update AboutUs

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1c3b530 View commit details
    Browse the repository at this point in the history
  69. Fix issues with PPP

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f5651f6 View commit details
    Browse the repository at this point in the history
  70. Update dg

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    6271afc View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    8f61315 View commit details
    Browse the repository at this point in the history
  72. Label images in PPP

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    015ecc0 View commit details
    Browse the repository at this point in the history
  73. Update dg

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    4864555 View commit details
    Browse the repository at this point in the history
  74. Amend EOF Checkstyle

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9342b81 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    8fe26d1 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    1efca1a View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    1ea09f8 View commit details
    Browse the repository at this point in the history
  78. Merge pull request #191 from bakwxh/master

    Probably finale UG/DG/PPP changes
    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9d224b4 View commit details
    Browse the repository at this point in the history
  79. Minor formatting for DG

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    faefffe View commit details
    Browse the repository at this point in the history
  80. Fix image for header

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    d97882d View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    52b6c91 View commit details
    Browse the repository at this point in the history
  82. Added new Test Cases

    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    d4e0c9c View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    8054081 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    da3b375 View commit details
    Browse the repository at this point in the history
  85. Merge pull request #194 from khairulazman1997/master

    Reduce PPP page count
    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    ea48569 View commit details
    Browse the repository at this point in the history
  86. Add manual testing

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    b4d0132 View commit details
    Browse the repository at this point in the history
  87. Shorten PPP

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    847c3a8 View commit details
    Browse the repository at this point in the history
  88. Reduces pages of PPP

    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1f3f6b5 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    34cb0c1 View commit details
    Browse the repository at this point in the history
  90. Merge pull request #196 from bakwxh/master

    Shorten PPP
    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    99d30b3 View commit details
    Browse the repository at this point in the history
  91. update about us

    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    be39bb5 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    c5b24dd View commit details
    Browse the repository at this point in the history
  93. Minor updates to UG

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    a6720e7 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    477b890 View commit details
    Browse the repository at this point in the history
  95. Update about us

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    c51fc06 View commit details
    Browse the repository at this point in the history
  96. Update image figures in UG

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    6fef7a3 View commit details
    Browse the repository at this point in the history
  97. Update ppp

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    19f01bd View commit details
    Browse the repository at this point in the history
  98. Update command summary

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    bdd9836 View commit details
    Browse the repository at this point in the history
  99. Reduce PPP Pages

    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    64cfdfd View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    237dbed View commit details
    Browse the repository at this point in the history
  101. Merge pull request #192 from hua-lun/update-ppp4

    Update DG, about us
    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    3f6bdcd View commit details
    Browse the repository at this point in the history
  102. reduce sample

    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    3ee0f8d View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    4b88aed View commit details
    Browse the repository at this point in the history
  104. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    � Conflicts:
    �	docs/DeveloperGuide.adoc
    �	docs/UserGuide.adoc
    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1741051 View commit details
    Browse the repository at this point in the history
  105. Expand on manual testing

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    830a8f4 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    57cf5f2 View commit details
    Browse the repository at this point in the history
  107. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    � Conflicts:
    �	docs/DeveloperGuide.adoc
    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    c0550bb View commit details
    Browse the repository at this point in the history
  108. Merge pull request #198 from bigjunnn/master

    Fix image issue in README and minor updates to UG
    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    6589944 View commit details
    Browse the repository at this point in the history
  109. Revert "Add more sample data for health records"

    This reverts commit da3b375.
    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    03106df View commit details
    Browse the repository at this point in the history
  110. Merge branch 'master' of https://github.com/yyuanxin/main

    * 'master' of https://github.com/yyuanxin/main:
      reduce sample
    
    # Conflicts:
    #	src/main/java/dukecooks/model/util/SampleRecordDataUtil.java
    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    e221d6c View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    20107f3 View commit details
    Browse the repository at this point in the history
  112. Increase coveralls

    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    ec14f92 View commit details
    Browse the repository at this point in the history
  113. Testing issues with scaling

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1a8de80 View commit details
    Browse the repository at this point in the history
  114. Truncate PPP

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    6ac1f6c View commit details
    Browse the repository at this point in the history
  115. Fix images in UG

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    a5d2b38 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    c91576b View commit details
    Browse the repository at this point in the history
  117. Fix coveralls issues

    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    033c823 View commit details
    Browse the repository at this point in the history
  118. Merge pull request #200 from bakwxh/master

    Add more manual testing entries
    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    e66f947 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    a58122d View commit details
    Browse the repository at this point in the history
  120. Fix coveralls issues

    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    a514d7e View commit details
    Browse the repository at this point in the history
  121. Merge branch 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main

    * 'master' of https://github.com/AY1920S1-CS2103T-T10-2/main: (32 commits)
      Truncate PPP
      Testing issues with scaling
      Expand on manual testing
      Reduce PPP Pages
      Update command summary
      Update ppp
      Update image figures in UG
      Update about us
      Minor updates to UG
      Reduces pages of PPP
      Shorten PPP
      Add manual testing
      Added new Test Cases
      Fix image for header
      Minor formatting for DG
      Amend some checkstyleMain issue
      Reduce PPP page count
      Amend EOF Checkstyle
      Update dg
      Label images in PPP
      ...
    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    d55cc5f View commit details
    Browse the repository at this point in the history
  122. Update User Guide and PPP

    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    5bcc2ea View commit details
    Browse the repository at this point in the history
  123. Final updates to UG / DG

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    fdb9931 View commit details
    Browse the repository at this point in the history
  124. Update PPP

    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    41a5a45 View commit details
    Browse the repository at this point in the history
  125. Merge pull request #201 from yyuanxin/master

    Update About Us
    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    74ea35f View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    bdf419a View commit details
    Browse the repository at this point in the history
  127. Update command messages

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f8ed3c2 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    b84038f View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    27eea16 View commit details
    Browse the repository at this point in the history
  130. Merge pull request #202 from bigjunnn/master

    Final updates to UG and DG
    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    ae2bb08 View commit details
    Browse the repository at this point in the history
  131. Update README.doc

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f1490aa View commit details
    Browse the repository at this point in the history
  132. Update about us

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    adc5033 View commit details
    Browse the repository at this point in the history
  133. Update PPP

    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    e434ea9 View commit details
    Browse the repository at this point in the history
  134. Update figure numbers in UG

    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    dd56021 View commit details
    Browse the repository at this point in the history
  135. Update figure number

    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    35de7ba View commit details
    Browse the repository at this point in the history
  136. Merge pull request #203 from hua-lun/update-ppp4

    Update figure number
    hua-lun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f4d8876 View commit details
    Browse the repository at this point in the history
  137. Merge pull request #205 from bigjunnn/master

    Update figure numbers in UG
    bigjunnn committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    4b3cecf View commit details
    Browse the repository at this point in the history
  138. Merge pull request #204 from yyuanxin/master

    Update PPP
    yyuanxin committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    151a7c8 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    5e5b663 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    a4ba99b View commit details
    Browse the repository at this point in the history
  141. Add sample data

    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    b4a8b1b View commit details
    Browse the repository at this point in the history
  142. Merge pull request #207 from bakwxh/master

    Add sample data
    bakwxh committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    5eeeed2 View commit details
    Browse the repository at this point in the history
  143. Merge pull request #206 from khairulazman1997/master

    Adds new data to Sample Data
    khairulazman1997 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    bea3742 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    278dc87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eed2aa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faa455f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f4c79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adb8c3a View commit details
    Browse the repository at this point in the history
  6. Rename ppp

    hua-lun committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    abcc4bc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #209 from hua-lun/update-ppp4

    Rename ppp
    hua-lun committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    97a6482 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Update AboutUs.adoc

    hua-lun committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    ffb7100 View commit details
    Browse the repository at this point in the history
  2. Update AboutUs.adoc

    bigjunnn committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    5fea1a7 View commit details
    Browse the repository at this point in the history
  3. Update AboutUs.adoc

    bigjunnn committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    a351696 View commit details
    Browse the repository at this point in the history