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

[CS2113T-T09-4] PulsePilot #63

Open
wants to merge 1,132 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 10, 2024

  1. make history consistent

    rouvinerh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    af938fd View commit details
    Browse the repository at this point in the history
  2. make latest more consistent

    rouvinerh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cfe2e81 View commit details
    Browse the repository at this point in the history
  3. fix output test case

    rouvinerh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7a2c18f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    726f010 View commit details
    Browse the repository at this point in the history
  5. add manual testing for dg

    rouvinerh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a020487 View commit details
    Browse the repository at this point in the history
  6. Fix error caused by "NA"

    j013n3 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b4e0797 View commit details
    Browse the repository at this point in the history
  7. remove ref from dg

    rouvinerh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    96d2bfb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #225 from rouvinerh/master

    write manual testing, add more validation, remove refs in dg
    syj02 authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8368ccb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26b6a02 View commit details
    Browse the repository at this point in the history
  10. Edit

    j013n3 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c2e181d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #227 from j013n3/update

    Update
    rouvinerh authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    65ecdff View commit details
    Browse the repository at this point in the history
  12. Modify showEarliestAppointment to showLatestAppointment

    *Prints the latest appointment
    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    db5cd8b View commit details
    Browse the repository at this point in the history
  13. Refactor name of method in Health

    showCurrentBmi to showLatestBmi
    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a71a18d View commit details
    Browse the repository at this point in the history
  14. Refactor HealthList

    Reorder the methods order
    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    320f796 View commit details
    Browse the repository at this point in the history
  15. Refactor Bmi

    Reorder methods order
    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    10a53b1 View commit details
    Browse the repository at this point in the history
  16. Add HealthList class diagram to DG

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3a2d4c2 View commit details
    Browse the repository at this point in the history
  17. Refactor to sort order of methods

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    25de19e View commit details
    Browse the repository at this point in the history
  18. Update health package design in DG

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3af1beb View commit details
    Browse the repository at this point in the history
  19. Reorder sequence of health implementations and commands

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    badebde View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6a39129 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #228 from JustinSoh/master

    add PPP and Seq Diagram for History and Latest
    rouvinerh authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b455740 View commit details
    Browse the repository at this point in the history
  22. Update authors tag

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    26b88dd View commit details
    Browse the repository at this point in the history
  23. Reorder the Health sequence

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4322bb6 View commit details
    Browse the repository at this point in the history
  24. Add PPP

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c55b833 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6206e9b View commit details
    Browse the repository at this point in the history
  26. Update OutputTest

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fa5fb41 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    aefaba1 View commit details
    Browse the repository at this point in the history
  28. add test for more coverage

    rouvinerh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a191f1f View commit details
    Browse the repository at this point in the history
  29. Motivation

    raajamani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f3378c5 View commit details
    Browse the repository at this point in the history
  30. Motivation 2

    raajamani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ac5a70a View commit details
    Browse the repository at this point in the history
  31. Merge branch 'master' of https://github.com/raajamani/tp

    # Conflicts:
    #	docs/DeveloperGuide.md
    #	docs/UserGuide.md
    #	src/main/java/ui/Output.java
    raajamani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c1dd1dd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    79036bb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b29d092 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ec1ad46 View commit details
    Browse the repository at this point in the history
  35. Motivate (Updated)

    raajamani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    115c6df View commit details
    Browse the repository at this point in the history
  36. Motivation v2

    raajamani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    dd444df View commit details
    Browse the repository at this point in the history
  37. M v3

    raajamani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4222c1f View commit details
    Browse the repository at this point in the history
  38. Refactor method names, respective codes, and diagrams

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bb3f36f View commit details
    Browse the repository at this point in the history
  39. v4

    raajamani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5f01703 View commit details
    Browse the repository at this point in the history
  40. v5

    raajamani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3c7fc2a View commit details
    Browse the repository at this point in the history
  41. v6

    raajamani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1cb178b View commit details
    Browse the repository at this point in the history
  42. M + Original UG, DG

    raajamani committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    256856d View commit details
    Browse the repository at this point in the history
  43. Remove assertion of endDate cannot be null

    Updated to allow input of just start date
    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    73b4aa8 View commit details
    Browse the repository at this point in the history
  44. add Integration Testing for show Latest

    - covered all printLatest positive test case
    - to do negative test cases
    JustinSoh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b6e8d3c View commit details
    Browse the repository at this point in the history
  45. Modify assertions in period

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2740c3a View commit details
    Browse the repository at this point in the history
  46. Fix checkstyle errors

    Ying Jia Soh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    56a1bb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge pull request #231 from syj02/master

    Update DG and Add PPP
    rouvinerh authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c5d0613 View commit details
    Browse the repository at this point in the history
  2. add delete to dg

    rouvinerh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4d96987 View commit details
    Browse the repository at this point in the history
  3. split parseHistoryAndLatest into History and Latest

    - change up error handling also
    JustinSoh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f883350 View commit details
    Browse the repository at this point in the history
  4. add storage for dg

    rouvinerh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a2b70ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff6f567 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee83aee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    380308b View commit details
    Browse the repository at this point in the history
  8. add Integration Testing for show Latest

    - covered all printLatest positive test case
    - to do negative test cases
    JustinSoh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ef94759 View commit details
    Browse the repository at this point in the history
  9. split parseHistoryAndLatest into History and Latest

    - change up error handling also
    JustinSoh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6fc8e08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67672bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5ef8068 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #234 from rouvinerh/master

    add delete and storage to dg
    L5-Z authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d888c6c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    722298c View commit details
    Browse the repository at this point in the history
  14. add Integration Testing for show Latest

    - covered all printLatest positive test case
    - to do negative test cases
    JustinSoh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7b3063e View commit details
    Browse the repository at this point in the history
  15. split parseHistoryAndLatest into History and Latest

    - change up error handling also
    JustinSoh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    693aec1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    160b37e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4397797 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c48a134 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #235 from JustinSoh/master

    integration test + minor exception fixes
    L5-Z authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    26f8ed7 View commit details
    Browse the repository at this point in the history
  20. Motivation (s)

    raajamani committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a6e32ff View commit details
    Browse the repository at this point in the history
  21. M (s) + Original DevGuide

    raajamani committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7a24301 View commit details
    Browse the repository at this point in the history
  22. jd

    raajamani committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b0b16a0 View commit details
    Browse the repository at this point in the history
  23. Mo

    raajamani committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    00b9925 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    987ddcb View commit details
    Browse the repository at this point in the history
  25. Add PPP

    j013n3 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7a2d6c2 View commit details
    Browse the repository at this point in the history
  26. Update PPP

    l5_z committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    914ee91 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e72cae2 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #236 from j013n3/dg,ppp

    Dg,PPP
    rouvinerh authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0512da3 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #237 from L5-Z/master

    Update PPP
    rouvinerh authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e03c6f2 View commit details
    Browse the repository at this point in the history
  30. Update UG

    Change description of latest appointment to be clearer
    Ying Jia Soh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    69c6faf View commit details
    Browse the repository at this point in the history
  31. Add missing javadoc in HealthList

    Ying Jia Soh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1539c6a View commit details
    Browse the repository at this point in the history
  32. Add deleteAppointment test for negative index

    Ying Jia Soh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5720711 View commit details
    Browse the repository at this point in the history
  33. Add deleteBmi test for negative index

    Ying Jia Soh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    98f424f View commit details
    Browse the repository at this point in the history
  34. Add getPeriod test for empty period list

    Ying Jia Soh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5f74c84 View commit details
    Browse the repository at this point in the history
  35. Add deletePeriod test for negative index

    Ying Jia Soh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0ee47fb View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d1a3dd2 View commit details
    Browse the repository at this point in the history
  37. Add periodConstructor test for empty end date

    Ying Jia Soh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c794a0e View commit details
    Browse the repository at this point in the history
  38. Add updateEndDate test

    Ying Jia Soh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ec75511 View commit details
    Browse the repository at this point in the history
  39. Add calculatePeriodLength test with null end date

    Ying Jia Soh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e28ee5e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d5b66ab View commit details
    Browse the repository at this point in the history
  41. Merge pull request #238 from syj02/master

    Update UG
    rouvinerh authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    dde6c26 View commit details
    Browse the repository at this point in the history
  42. add tests for coverage

    90% lines!
    rouvinerh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    db9eb7a View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    626933f View commit details
    Browse the repository at this point in the history
  44. fix ppp

    rouvinerh committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0822049 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    8206cc7 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #239 from rouvinerh/master

    add tests, fix ppp
    L5-Z authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    903ef87 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a61514f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. add author tags for markdown

    Added since majority of documentation was only paraphrased by me, credits go to the original writers since bulk of work was done by them.
    rouvinerh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4914250 View commit details
    Browse the repository at this point in the history
  2. Update sequence diagram and DG

    j013n3 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    afede6e View commit details
    Browse the repository at this point in the history
  3. Add puml

    j013n3 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    38e1769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20d9c58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad379b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bab9ed0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #240 from j013n3/validation

    Validation
    rouvinerh authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c7acc01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48bda68 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #241 from rouvinerh/master

    finalise DG and add author tags
    j013n3 authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e8c52a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f30b88 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0fa34f2 View commit details
    Browse the repository at this point in the history
  12. break WorkoutLists.getWorkouts(filter) into smaller methods

    - getRun()
    - getGym()
    - getWorkouts()
    JustinSoh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    388a377 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #242 from L5-Z/master

    Updated test cases to increase code robustness
    JustinSoh authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9db5f02 View commit details
    Browse the repository at this point in the history
  14. cleanup workoutLists

    - applied SLAP to deleteGym and deleteRun
    - rearranged methods according to Public/Protected/Private
    - touch up JavaDocs
    JustinSoh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d06ff36 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2c4c1d9 View commit details
    Browse the repository at this point in the history
  16. break WorkoutLists.getWorkouts(filter) into smaller methods

    - getRun()
    - getGym()
    - getWorkouts()
    JustinSoh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2658812 View commit details
    Browse the repository at this point in the history
  17. cleanup workoutLists

    - applied SLAP to deleteGym and deleteRun
    - rearranged methods according to Public/Protected/Private
    - touch up JavaDocs
    JustinSoh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a611c05 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    07024d1 View commit details
    Browse the repository at this point in the history
  19. Cleanup Run and Workout

    - make it more OOP and abstracted / slap various methods
    justin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    15503e6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ab73219 View commit details
    Browse the repository at this point in the history
  21. add max gym station check

    rouvinerh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    67db213 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #243 from JustinSoh/master

    cleanup WorkoutLists, Run and Workout
    rouvinerh authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f5a4790 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4398630 View commit details
    Browse the repository at this point in the history
  24. fix grammar

    rouvinerh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    88579a8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5c8d0fc View commit details
    Browse the repository at this point in the history
  26. Update Javadoc

    l5_z committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bfadbfc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d5c9b58 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #244 from rouvinerh/master

    add gym station exit, refactor run
    L5-Z authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a6df787 View commit details
    Browse the repository at this point in the history
  29. move GymStation validation -> Gym

    justin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d164252 View commit details
    Browse the repository at this point in the history
  30. move GymStation validation -> Gym

    justin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    856ebba View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    520fe7a View commit details
    Browse the repository at this point in the history
  32. fix javaDoc and cleanup for Gym

    justin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5d40490 View commit details
    Browse the repository at this point in the history
  33. modify seq diagram

    justin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a05ab36 View commit details
    Browse the repository at this point in the history
  34. fix checkstyle

    justin committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4afcf57 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. rename run methods

    rouvinerh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7642d10 View commit details
    Browse the repository at this point in the history
  2. remove unused constants

    rouvinerh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1716dea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04fcb29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebbc01d View commit details
    Browse the repository at this point in the history
  5. update dg

    rouvinerh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6bf205f View commit details
    Browse the repository at this point in the history
  6. update dg diagrams

    rouvinerh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    cb909e4 View commit details
    Browse the repository at this point in the history
  7. update run seq diagram

    rouvinerh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0ea915f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4f5d79 View commit details
    Browse the repository at this point in the history
  9. Modify UG

    * Change minimum number of stations from 0 to 1 under Adding gym stations.
    * Modify the description for END_DATE parameter for clarity under Period.
    * Add notes under Period.
    * Shift note from Prediction to Period.
    * Modify description for TIME for clarity under Appointment.
    * Fix grammar under History.
    Ying Jia Soh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    b6de855 View commit details
    Browse the repository at this point in the history
  10. Update DG

    Fix grammar and typos in description:
    * under Overview of Components
    * below Architecture diagram,
    * under UI Package
    * under Handler
    * under Run class
    * under Bmi class
    * under Period class
    * under Appointment class
    * add Bmi
    * make Period Prediction
    * add Appointment
    * under Delete command
    Ying Jia Soh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8545ed3 View commit details
    Browse the repository at this point in the history
  11. Modify DG

    * Change "right" to "corresponding" for clarity
    Ying Jia Soh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a7f6eb6 View commit details
    Browse the repository at this point in the history
  12. Modify UG

    * add "per set" for clarity
    * fix typo
    Ying Jia Soh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    39a29f6 View commit details
    Browse the repository at this point in the history
  13. Update my PPP

    Ying Jia Soh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f44acaf View commit details
    Browse the repository at this point in the history
  14. edit PPP

    j013n3 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    78e2cf3 View commit details
    Browse the repository at this point in the history
  15. Add JavaDocs

    j013n3 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    46eba69 View commit details
    Browse the repository at this point in the history
  16. Update expected strings

    j013n3 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    791a874 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' of https://github.com/raajamani/tp

    # Conflicts:
    #	docs/DeveloperGuide.md
    #	src/main/java/ui/Handler.java
    raajamani committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4680662 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #247 from syj02/master

    Update UG, DG
    L5-Z authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f3a20c2 View commit details
    Browse the repository at this point in the history
  19. add PPP

    raajamani committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    69e52d0 View commit details
    Browse the repository at this point in the history
  20. PPP

    raajamani committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    b21cd4f View commit details
    Browse the repository at this point in the history
  21. fix logic of adding workout

    rouvinerh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    de7dac4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e9b0086 View commit details
    Browse the repository at this point in the history
  23. update run seq

    rouvinerh committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    95a6163 View commit details
    Browse the repository at this point in the history
  24. change to line separator.

    j013n3 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9ad8fc1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4417945 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #248 from j013n3/healthhh

    Healthhh
    L5-Z authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4c6f0cf View commit details
    Browse the repository at this point in the history
  27. touch up sequence diagram

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2d6c129 View commit details
    Browse the repository at this point in the history
  28. move GymStation validation -> Gym

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a4619aa View commit details
    Browse the repository at this point in the history
  29. fix javaDoc and cleanup for Gym

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    60e4f77 View commit details
    Browse the repository at this point in the history
  30. modify seq diagram

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    00b74fb View commit details
    Browse the repository at this point in the history
  31. fix checkstyle

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    5e84550 View commit details
    Browse the repository at this point in the history
  32. touch up sequence diagram

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    44539d6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2a40a4b View commit details
    Browse the repository at this point in the history
  34. fix english

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a09f422 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7cdb4ca View commit details
    Browse the repository at this point in the history
  36. Merge pull request #246 from rouvinerh/master

    update javadoc, dg and errors
    JustinSoh authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    28fda65 View commit details
    Browse the repository at this point in the history
  37. move GymStation validation -> Gym

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    772ad0a View commit details
    Browse the repository at this point in the history
  38. fix javaDoc and cleanup for Gym

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fefa950 View commit details
    Browse the repository at this point in the history
  39. modify seq diagram

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6f2601a View commit details
    Browse the repository at this point in the history
  40. fix checkstyle

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7527c02 View commit details
    Browse the repository at this point in the history
  41. touch up sequence diagram

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    84c3ba9 View commit details
    Browse the repository at this point in the history
  42. move GymStation validation -> Gym

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e5bc8ba View commit details
    Browse the repository at this point in the history
  43. move GymStation validation -> Gym

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7b79822 View commit details
    Browse the repository at this point in the history
  44. fix javaDoc and cleanup for Gym

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7f9d1ac View commit details
    Browse the repository at this point in the history
  45. modify seq diagram

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    43d6815 View commit details
    Browse the repository at this point in the history
  46. fix checkstyle

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f8dcef3 View commit details
    Browse the repository at this point in the history
  47. touch up sequence diagram

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    93581f9 View commit details
    Browse the repository at this point in the history
  48. fix english

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    713baf7 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    0f35189 View commit details
    Browse the repository at this point in the history
  50. fix merge conflict

    justin committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4cf82d0 View commit details
    Browse the repository at this point in the history
  51. P

    raajamani committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a6a28c5 View commit details
    Browse the repository at this point in the history
  52. Merge pull request #245 from JustinSoh/master

    clean up Gym
    rouvinerh authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    02a2884 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    5508996 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    6c14249 View commit details
    Browse the repository at this point in the history
  2. shorten parsePeriodInput

    j013n3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    02d5896 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #252 from j013n3/refactor

    Refactor
    L5-Z authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    fd2bb65 View commit details
    Browse the repository at this point in the history
  4. Fix grammar

    l5_z committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    465d706 View commit details
    Browse the repository at this point in the history
  5. Update PPP

    l5_z committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c8725c8 View commit details
    Browse the repository at this point in the history
  6. Update Javadocs

    l5_z committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4d430f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a6777c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7927eb4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eed22d9 View commit details
    Browse the repository at this point in the history
  10. small changes

    justin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    54ae77f View commit details
    Browse the repository at this point in the history
  11. Merge pull request #253 from L5-Z/master

    Update Javadocs and PPP
    rouvinerh authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    eb8ce0d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #255 from rouvinerh/master

    update validationtest and runtest
    L5-Z authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2e4657a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1f777c View commit details
    Browse the repository at this point in the history
  14. fix checkstyle

    justin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dddb283 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47b32ce View commit details
    Browse the repository at this point in the history
  16. fix checkstyle v2

    justin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c6aeb48 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #254 from JustinSoh/master

    update javadoc
    rouvinerh authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cfda0db View commit details
    Browse the repository at this point in the history
  18. add group code review

    rouvinerh committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    28cc539 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #256 from rouvinerh/master

    add group code review
    JustinSoh authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4473c6f View commit details
    Browse the repository at this point in the history
  20. update javadocs

    justin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8c7363f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5ae483e View commit details
    Browse the repository at this point in the history
  22. Merge pull request #257 from JustinSoh/master

    update javadocs
    rouvinerh authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cce5170 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #259 from rouvinerh/master

    add group edit dg, remove puml
    L5-Z authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    917f760 View commit details
    Browse the repository at this point in the history
  24. update test cases in DG

    justin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2b43e3d View commit details
    Browse the repository at this point in the history
  25. Merge pull request #260 from JustinSoh/master

    update test cases in DG
    rouvinerh authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b0af131 View commit details
    Browse the repository at this point in the history
  26. update dg

    j013n3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a0add14 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Modify period-related images in UG

    Ying Jia Soh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e1c0a60 View commit details
    Browse the repository at this point in the history
  2. Update PPP

    Ying Jia Soh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    97ca299 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    292e662 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #261 from syj02/master

    Update images in UG
    rouvinerh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    aa1d904 View commit details
    Browse the repository at this point in the history
  5. finalise ppp

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    792d25b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f053d1 View commit details
    Browse the repository at this point in the history
  7. Update PPP

    j013n3 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6c31b8f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #262 from rouvinerh/master

    finalise javadoc, move methods, write ppp
    L5-Z authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fb8d947 View commit details
    Browse the repository at this point in the history
  9. fix test case warnings

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    86699d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e38881 View commit details
    Browse the repository at this point in the history
  11. Update PPP

    justin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    493cb64 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #264 from JustinSoh/master

    Update PPP
    L5-Z authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c0905be View commit details
    Browse the repository at this point in the history
  13. refine dg

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d2a7987 View commit details
    Browse the repository at this point in the history
  14. Change multiplicity of gym

    Gym can technically have 0 stations.
    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a38a071 View commit details
    Browse the repository at this point in the history
  15. add gym station back

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    90c36ea View commit details
    Browse the repository at this point in the history
  16. remove []

    j013n3 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c213605 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #263 from j013n3/dggg

    Dggg
    rouvinerh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    79c2c2b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e4d5528 View commit details
    Browse the repository at this point in the history
  19. Update PPP

    justin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    de45fb5 View commit details
    Browse the repository at this point in the history
  20. Update PPP

    justin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7132162 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0ee9a01 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #265 from rouvinerh/master

    update dg diagrams and clean up warnings
    L5-Z authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bf54670 View commit details
    Browse the repository at this point in the history
  23. add assertions

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    39e60b5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0721ca5 View commit details
    Browse the repository at this point in the history
  25. update ug

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    aa7cced View commit details
    Browse the repository at this point in the history
  26. add horizontal line

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0917070 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #266 from rouvinerh/master

    add assertions for run, group edit ug
    L5-Z authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2082620 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #267 from JustinSoh/master

    Update PPP final
    rouvinerh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9c11f47 View commit details
    Browse the repository at this point in the history
  29. update table

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c79d89d View commit details
    Browse the repository at this point in the history
  30. remove numbering

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b5806be View commit details
    Browse the repository at this point in the history
  31. edit ppp

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bba2517 View commit details
    Browse the repository at this point in the history
  32. Update PPP

    l5_z committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    24fcf64 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2e3e086 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #268 from rouvinerh/master

    update ug table
    L5-Z authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b5c4f58 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #269 from L5-Z/master

    Update PPP
    rouvinerh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    60e8385 View commit details
    Browse the repository at this point in the history
  36. add page breaks

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ba2609d View commit details
    Browse the repository at this point in the history
  37. Merge pull request #271 from rouvinerh/master

    add page breaks
    JustinSoh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b899d95 View commit details
    Browse the repository at this point in the history
  38. fix pdf formats

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0e480ec View commit details
    Browse the repository at this point in the history
  39. Merge pull request #273 from rouvinerh/master

    fix pdf formats
    JustinSoh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    16aa9f5 View commit details
    Browse the repository at this point in the history
  40. fix ghost pages

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0ed2c37 View commit details
    Browse the repository at this point in the history
  41. remove page breaks

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    04bf21a View commit details
    Browse the repository at this point in the history
  42. Merge pull request #274 from rouvinerh/master

    fix ghost pages
    JustinSoh authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4c548d1 View commit details
    Browse the repository at this point in the history
  43. remove unneeded page

    rouvinerh committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9104c65 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #275 from rouvinerh/master

    finalise DG and UG with breaks
    L5-Z authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2572c06 View commit details
    Browse the repository at this point in the history