-
Notifications
You must be signed in to change notification settings - Fork 236
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-F14-2] Fitbot #50
base: master
Are you sure you want to change the base?
[CS2113T-F14-2] Fitbot #50
Commits on Oct 30, 2021
-
implement isValid method in Food and Exercise
refactor isValid method move getActualIndex to ItemList and implement code inheritance there
Configuration menu - View commit details
-
Copy full SHA for 31e1800 - Browse repository at this point
Copy the full SHA 31e1800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69dee5c - Browse repository at this point
Copy the full SHA 69dee5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53539ec - Browse repository at this point
Copy the full SHA 53539ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89486f9 - Browse repository at this point
Copy the full SHA 89486f9View commit details -
Merge pull request #177 from tryyang2001/Branch-V2.1
implement isValid method in Food and Exercise
Configuration menu - View commit details
-
Copy full SHA for e453c91 - Browse repository at this point
Copy the full SHA e453c91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce9c77 - Browse repository at this point
Copy the full SHA 5ce9c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f58ab - Browse repository at this point
Copy the full SHA 22f58abView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb34cd - Browse repository at this point
Copy the full SHA ceb34cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fa4f2a - Browse repository at this point
Copy the full SHA 5fa4f2aView commit details -
add explanation for why the lifeline does not end even though the obj…
…ect is deleted update manual testing section (add in instructions for view and delete)
Configuration menu - View commit details
-
Copy full SHA for 79c4e6a - Browse repository at this point
Copy the full SHA 79c4e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c1926 - Browse repository at this point
Copy the full SHA 10c1926View commit details -
Refactor StartState, modify help command, removed \t to avoid confusi…
…on, changed \n to LS update userguide accordingly. Repeat user message on invalid input to prevent raging users.
Configuration menu - View commit details
-
Copy full SHA for c9cb629 - Browse repository at this point
Copy the full SHA c9cb629View commit details -
Configuration menu - View commit details
-
Copy full SHA for daaa5ac - Browse repository at this point
Copy the full SHA daaa5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 602e6f5 - Browse repository at this point
Copy the full SHA 602e6f5View commit details
Commits on Oct 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 19bbabe - Browse repository at this point
Copy the full SHA 19bbabeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b7cd9 - Browse repository at this point
Copy the full SHA 42b7cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe8921 - Browse repository at this point
Copy the full SHA bbe8921View commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6518b30 - Browse repository at this point
Copy the full SHA 6518b30View commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1
Configuration menu - View commit details
-
Copy full SHA for b7e431e - Browse repository at this point
Copy the full SHA b7e431eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddf4a04 - Browse repository at this point
Copy the full SHA ddf4a04View commit details -
Merge pull request #183 from tryyang2001/Branch-V2.1
Update DG and Item Bank and Item Class Diagram
Configuration menu - View commit details
-
Copy full SHA for 4e15b80 - Browse repository at this point
Copy the full SHA 4e15b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 374dbf5 - Browse repository at this point
Copy the full SHA 374dbf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaec88b - Browse repository at this point
Copy the full SHA aaec88bView commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into v2.1 # Conflicts: # src/test/java/seedu/duke/food/FoodListTest.java
Configuration menu - View commit details
-
Copy full SHA for ed846e9 - Browse repository at this point
Copy the full SHA ed846e9View commit details -
Merge branch 'v2.1' of https://github.com/weidak/tp into v2.1
# Conflicts: # src/test/java/seedu/duke/food/FoodListTest.java
Configuration menu - View commit details
-
Copy full SHA for 340faeb - Browse repository at this point
Copy the full SHA 340faebView commit details -
Merge branch 'master' into v2.1
* master: delete outdated junit test in FoodListTest update input code example in Add Exercise command add explanation for why the lifeline does not end even though the object is deleted update manual testing section (add in instructions for view and delete) update puml diagram add Interface to the class diagram Minor change to accessibility in code Add enum class for activity levels Add ProfileUtils class to make profile more OOP fix spacing for javaDoc in itemlist line 172 to pass check implement isValid method in Food and Exercise refactor isValid method move getActualIndex to ItemList and implement code inheritance there Update data integrity of food and exercise Fix formatting error in delete command
Configuration menu - View commit details
-
Copy full SHA for 089f97c - Browse repository at this point
Copy the full SHA 089f97cView commit details -
Merge pull request #203 from tttyyzzz/brach-refactor-startstate
Refactor StartState
Configuration menu - View commit details
-
Copy full SHA for 13d3455 - Browse repository at this point
Copy the full SHA 13d3455View commit details
Commits on Nov 2, 2021
-
Merge pull request #208 from weidak/v2.1
Developer guide updates to Storage and Profile
Configuration menu - View commit details
-
Copy full SHA for 0b1fb52 - Browse repository at this point
Copy the full SHA 0b1fb52View commit details -
Merge commit '0b1fb52c40754a166f48d47632db82fcf219e00b' into v2.1
* commit '0b1fb52c40754a166f48d47632db82fcf219e00b': Add javadoc for classes Remove outdated test case for foodlist Remove duplicate picture Update developer guide for loading data Add diagrams for StorageManager and subsequent references Undo changes that cause test to fail Refactor StartState, modify help command, removed \t to avoid confusion, changed \n to LS update userguide accordingly. Repeat user message on invalid input to prevent raging users.
Configuration menu - View commit details
-
Copy full SHA for 5be141a - Browse repository at this point
Copy the full SHA 5be141aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0c168 - Browse repository at this point
Copy the full SHA 7d0c168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76fc418 - Browse repository at this point
Copy the full SHA 76fc418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 341d346 - Browse repository at this point
Copy the full SHA 341d346View commit details -
constraint on upcoming exercises
deleting mulitple indexes for upcoming and banks
Configuration menu - View commit details
-
Copy full SHA for 1f29b09 - Browse repository at this point
Copy the full SHA 1f29b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6fe88e - Browse repository at this point
Copy the full SHA d6fe88eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e959c0 - Browse repository at this point
Copy the full SHA 2e959c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cf14d9 - Browse repository at this point
Copy the full SHA 8cf14d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 225ff35 - Browse repository at this point
Copy the full SHA 225ff35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5943d - Browse repository at this point
Copy the full SHA 9e5943dView commit details -
Merge pull request #212 from weidak/v2.1
Update data validity for profile attributes and storage
Configuration menu - View commit details
-
Copy full SHA for 775e055 - Browse repository at this point
Copy the full SHA 775e055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fba054 - Browse repository at this point
Copy the full SHA 3fba054View commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1
Configuration menu - View commit details
-
Copy full SHA for b185f73 - Browse repository at this point
Copy the full SHA b185f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa46552 - Browse repository at this point
Copy the full SHA aa46552View commit details -
Merge pull request #213 from xingjie99/V2.1
delete multiple items, data validity on upcoming date, update UG
Configuration menu - View commit details
-
Copy full SHA for b610085 - Browse repository at this point
Copy the full SHA b610085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4d051 - Browse repository at this point
Copy the full SHA 8a4d051View commit details -
Refactor ParserUtil methods to reduce code duplication
Trim inputs so that whitespace do not affect Add parsing support for multiple indexes Fix parsing bug for extra/unnecessary paramaters
Configuration menu - View commit details
-
Copy full SHA for ded5d9a - Browse repository at this point
Copy the full SHA ded5d9aView commit details -
Add parser support for deleting multiple indexes (for ebank, fbank, u…
…pcoming) Make it compulsory for item type to be first word in input after command word Make it compulsory for prefixes to be separated by whitespace Refactor Parser and ParserUtil classes to avoid long methods
Configuration menu - View commit details
-
Copy full SHA for 1c850fc - Browse repository at this point
Copy the full SHA 1c850fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5817db - Browse repository at this point
Copy the full SHA c5817dbView commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0baed5b - Browse repository at this point
Copy the full SHA 0baed5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d9b1b - Browse repository at this point
Copy the full SHA 13d9b1bView commit details -
Merge branch 'master' into branch-v2.1
Resolve merge conflict # Conflicts: # src/main/java/seedu/duke/main/CreateName.java
Configuration menu - View commit details
-
Copy full SHA for 3e4a2f8 - Browse repository at this point
Copy the full SHA 3e4a2f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 344f467 - Browse repository at this point
Copy the full SHA 344f467View commit details
Commits on Nov 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 61bb17d - Browse repository at this point
Copy the full SHA 61bb17dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d81b858 - Browse repository at this point
Copy the full SHA d81b858View commit details -
Configuration menu - View commit details
-
Copy full SHA for a883860 - Browse repository at this point
Copy the full SHA a883860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f0433 - Browse repository at this point
Copy the full SHA 08f0433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f17654 - Browse repository at this point
Copy the full SHA 7f17654View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4457c - Browse repository at this point
Copy the full SHA 0f4457cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71564a5 - Browse repository at this point
Copy the full SHA 71564a5View commit details -
Modify Userguide with by letting user know the presence of bye comman…
…d when creating profile.
Configuration menu - View commit details
-
Copy full SHA for 173c940 - Browse repository at this point
Copy the full SHA 173c940View commit details -
Merge pull request #217 from xingjie99/editMessages
Messages for deleting multiple items
Configuration menu - View commit details
-
Copy full SHA for e292dbd - Browse repository at this point
Copy the full SHA e292dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec6e3d - Browse repository at this point
Copy the full SHA 5ec6e3dView commit details -
Merge branch 'master' into v2.1
* master: Add some Junit tests for parsing, to add for EditCommandParser next
Configuration menu - View commit details
-
Copy full SHA for 70a4bea - Browse repository at this point
Copy the full SHA 70a4beaView commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp
* 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp: edited the message for deleting of multiple items at once
Configuration menu - View commit details
-
Copy full SHA for 02e0f51 - Browse repository at this point
Copy the full SHA 02e0f51View commit details -
Merge branch 'master' into v2.1
* master: edited the message for deleting of multiple items at once
Configuration menu - View commit details
-
Copy full SHA for 997aa98 - Browse repository at this point
Copy the full SHA 997aa98View commit details -
Configuration menu - View commit details
-
Copy full SHA for a04febc - Browse repository at this point
Copy the full SHA a04febcView commit details -
Merge pull request #216 from tttyyzzz/branch-v2.1
Add new functionality of bye when creating profile
Configuration menu - View commit details
-
Copy full SHA for 8ddf1d3 - Browse repository at this point
Copy the full SHA 8ddf1d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddee1c - Browse repository at this point
Copy the full SHA 9ddee1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4225949 - Browse repository at this point
Copy the full SHA 4225949View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1762c - Browse repository at this point
Copy the full SHA 1c1762cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f775baa - Browse repository at this point
Copy the full SHA f775baaView commit details -
Merge pull request #218 from xingjie99/editMessages
Delete multiple upcoming exercises and bank items
Configuration menu - View commit details
-
Copy full SHA for 518e53c - Browse repository at this point
Copy the full SHA 518e53cView commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp
* 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp: pass gradle updated deleting multiple items Modify Userguide with by letting user know the presence of bye command when creating profile. Remove more magic number. Reduce magic numbers Add in design consideration for create profile. Add create profile to developer guide rename incorrect naming of class diagram Change \n to LS, reduce repeated code pass gradle check New feature -- users are able to exit while creating or repairing profile.
Configuration menu - View commit details
-
Copy full SHA for 5dddeb1 - Browse repository at this point
Copy the full SHA 5dddeb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aad84e1 - Browse repository at this point
Copy the full SHA aad84e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f9c7d7 - Browse repository at this point
Copy the full SHA 3f9c7d7View commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1
Configuration menu - View commit details
-
Copy full SHA for b6e4765 - Browse repository at this point
Copy the full SHA b6e4765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0634d - Browse repository at this point
Copy the full SHA 0d0634dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fb38c - Browse repository at this point
Copy the full SHA b5fb38cView commit details -
Merge pull request #220 from tryyang2001/Branch-V2.1
Set upper bound for food and exercise calorie
Configuration menu - View commit details
-
Copy full SHA for a2a8b1d - Browse repository at this point
Copy the full SHA a2a8b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f2bc5 - Browse repository at this point
Copy the full SHA 51f2bc5View commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp
* 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp: check calorie value for all add and edit commands fix bug in isWithinSevenDay method set upper bound for food and exercise calorie
Configuration menu - View commit details
-
Copy full SHA for 1b540b7 - Browse repository at this point
Copy the full SHA 1b540b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f796f5 - Browse repository at this point
Copy the full SHA 7f796f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f4159 - Browse repository at this point
Copy the full SHA 04f4159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d073cd - Browse repository at this point
Copy the full SHA 7d073cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a816ba9 - Browse repository at this point
Copy the full SHA a816ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c8ee8 - Browse repository at this point
Copy the full SHA 27c8ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb62e7 - Browse repository at this point
Copy the full SHA 3eb62e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f91e417 - Browse repository at this point
Copy the full SHA f91e417View commit details -
Configuration menu - View commit details
-
Copy full SHA for a37b414 - Browse repository at this point
Copy the full SHA a37b414View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ee2f2 - Browse repository at this point
Copy the full SHA 19ee2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 653c088 - Browse repository at this point
Copy the full SHA 653c088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a2051c - Browse repository at this point
Copy the full SHA 8a2051cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a642c - Browse repository at this point
Copy the full SHA d4a642cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c540d59 - Browse repository at this point
Copy the full SHA c540d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7601c2 - Browse repository at this point
Copy the full SHA f7601c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ec947 - Browse repository at this point
Copy the full SHA 08ec947View commit details -
Merge pull request #225 from tttyyzzz/branch-v2.1
Format DG create profile section
Configuration menu - View commit details
-
Copy full SHA for 019ca19 - Browse repository at this point
Copy the full SHA 019ca19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb20d6 - Browse repository at this point
Copy the full SHA 1fb20d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b930fa4 - Browse repository at this point
Copy the full SHA b930fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c5f26b - Browse repository at this point
Copy the full SHA 5c5f26bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e760c - Browse repository at this point
Copy the full SHA 66e760cView commit details
Commits on Nov 5, 2021
-
Merge pull request #226 from weidak/v2.1
Storage bugs are better handled and update to documentations
Configuration menu - View commit details
-
Copy full SHA for 6178de2 - Browse repository at this point
Copy the full SHA 6178de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 126727c - Browse repository at this point
Copy the full SHA 126727cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 765b72c - Browse repository at this point
Copy the full SHA 765b72cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf6a42e - Browse repository at this point
Copy the full SHA cf6a42eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f566e - Browse repository at this point
Copy the full SHA c7f566eView commit details -
Merge branch 'master' into v2.1-clean-up
* master: edit javadoc added javadoc Minor formatting issues Update documentation for PPP and slight changes to DG Fix storage error handling Format developers guide Format developers guide create profile section create PPP draft Add PPP draft 0 commit PPP first draft Add more lines
Configuration menu - View commit details
-
Copy full SHA for c409f16 - Browse repository at this point
Copy the full SHA c409f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8cd74b - Browse repository at this point
Copy the full SHA a8cd74bView commit details -
Merge branch 'master' into branch-v2.1
# Conflicts: # docs/DeveloperGuide.md # src/main/java/seedu/duke/main/CalorieGoalCreator.java
Configuration menu - View commit details
-
Copy full SHA for 52087d8 - Browse repository at this point
Copy the full SHA 52087d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb1ae48 - Browse repository at this point
Copy the full SHA cb1ae48View commit details
Commits on Nov 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 961dac4 - Browse repository at this point
Copy the full SHA 961dac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61acbd6 - Browse repository at this point
Copy the full SHA 61acbd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d84386 - Browse repository at this point
Copy the full SHA 5d84386View commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1
Configuration menu - View commit details
-
Copy full SHA for 9bd29a5 - Browse repository at this point
Copy the full SHA 9bd29a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bab786 - Browse repository at this point
Copy the full SHA 0bab786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0726ff8 - Browse repository at this point
Copy the full SHA 0726ff8View commit details -
Merge branch 'master' into v2.1-clean-up
* master: Include basic info for PPP Modify developers guide
Configuration menu - View commit details
-
Copy full SHA for 5c95904 - Browse repository at this point
Copy the full SHA 5c95904View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8669757 - Browse repository at this point
Copy the full SHA 8669757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b952a4 - Browse repository at this point
Copy the full SHA 9b952a4View commit details
Commits on Nov 7, 2021
-
update ppp, delet less important glossary notes, fix incorrect output…
… in adding future exercise
Configuration menu - View commit details
-
Copy full SHA for 0ab768f - Browse repository at this point
Copy the full SHA 0ab768fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 877567c - Browse repository at this point
Copy the full SHA 877567cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 883a81f - Browse repository at this point
Copy the full SHA 883a81fView commit details -
Update instructions for manual testing for Food Bank
Update logic component related diagrams for DG, but explanations to be updated
Configuration menu - View commit details
-
Copy full SHA for 9cc0a0f - Browse repository at this point
Copy the full SHA 9cc0a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 331efb8 - Browse repository at this point
Copy the full SHA 331efb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7860c20 - Browse repository at this point
Copy the full SHA 7860c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01573ff - Browse repository at this point
Copy the full SHA 01573ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d9327 - Browse repository at this point
Copy the full SHA 65d9327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 544e24b - Browse repository at this point
Copy the full SHA 544e24bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 048515d - Browse repository at this point
Copy the full SHA 048515dView commit details -
Merge pull request #231 from tryyang2001/Branch-V2.1
Update PPP, DG and UG
Configuration menu - View commit details
-
Copy full SHA for e42886e - Browse repository at this point
Copy the full SHA e42886eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d297030 - Browse repository at this point
Copy the full SHA d297030View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5df4c6 - Browse repository at this point
Copy the full SHA a5df4c6View commit details -
Merge pull request #230 from tlyi/v2.1-clean-up
Update UG, DG, bugs
Configuration menu - View commit details
-
Copy full SHA for 12b302b - Browse repository at this point
Copy the full SHA 12b302bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6899447 - Browse repository at this point
Copy the full SHA 6899447View commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1
Configuration menu - View commit details
-
Copy full SHA for 2ce7b36 - Browse repository at this point
Copy the full SHA 2ce7b36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f69d28 - Browse repository at this point
Copy the full SHA 7f69d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd86bf3 - Browse repository at this point
Copy the full SHA fd86bf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a087e3 - Browse repository at this point
Copy the full SHA 2a087e3View commit details -
Merge pull request #233 from tryyang2001/Branch-V2.1
Change the date range to 7 days
Configuration menu - View commit details
-
Copy full SHA for 44e9998 - Browse repository at this point
Copy the full SHA 44e9998View commit details -
Merge branch 'master' into v2.1-clean-up
* master: restrict the date range to 7 days only (previously was 8)
Configuration menu - View commit details
-
Copy full SHA for 89862d4 - Browse repository at this point
Copy the full SHA 89862d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4a664 - Browse repository at this point
Copy the full SHA 3b4a664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1818af9 - Browse repository at this point
Copy the full SHA 1818af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b7a3f - Browse repository at this point
Copy the full SHA 88b7a3fView commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1 # Conflicts: # docs/diagrams/ItemBankAndItemClassDiagram.puml # docs/images/ItemBankAndItemClassDiagram.png
Configuration menu - View commit details
-
Copy full SHA for 1dea665 - Browse repository at this point
Copy the full SHA 1dea665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4588d63 - Browse repository at this point
Copy the full SHA 4588d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for b494d3b - Browse repository at this point
Copy the full SHA b494d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 835ae2a - Browse repository at this point
Copy the full SHA 835ae2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3dde1d - Browse repository at this point
Copy the full SHA c3dde1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 633ada8 - Browse repository at this point
Copy the full SHA 633ada8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7436cde - Browse repository at this point
Copy the full SHA 7436cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8082643 - Browse repository at this point
Copy the full SHA 8082643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7134211 - Browse repository at this point
Copy the full SHA 7134211View commit details
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3b9023e - Browse repository at this point
Copy the full SHA 3b9023eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7f4b8 - Browse repository at this point
Copy the full SHA 4a7f4b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b773a74 - Browse repository at this point
Copy the full SHA b773a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf2416d - Browse repository at this point
Copy the full SHA bf2416dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f22a516 - Browse repository at this point
Copy the full SHA f22a516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f5ccb - Browse repository at this point
Copy the full SHA 96f5ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 786cbf7 - Browse repository at this point
Copy the full SHA 786cbf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1729b8c - Browse repository at this point
Copy the full SHA 1729b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 392fb63 - Browse repository at this point
Copy the full SHA 392fb63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18159f2 - Browse repository at this point
Copy the full SHA 18159f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 369300e - Browse repository at this point
Copy the full SHA 369300eView commit details -
Merge commit '1818af948e74f28aef076379a84734e32c547d06' into v2.1-cle…
…an-up * commit '1818af948e74f28aef076379a84734e32c547d06':
Configuration menu - View commit details
-
Copy full SHA for bdb0883 - Browse repository at this point
Copy the full SHA bdb0883View commit details -
update DG diagram and some explanations, change enum to all CAPS, upd…
…ate architecturediagram
Configuration menu - View commit details
-
Copy full SHA for daf422f - Browse repository at this point
Copy the full SHA daf422fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 483f7a8 - Browse repository at this point
Copy the full SHA 483f7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72085e3 - Browse repository at this point
Copy the full SHA 72085e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c44379 - Browse repository at this point
Copy the full SHA 8c44379View commit details -
Merge pull request #235 from tttyyzzz/branch-v2.1
Modify DG and update PPP, include logging and test code for startstate and its depended class
Configuration menu - View commit details
-
Copy full SHA for 6e83a5b - Browse repository at this point
Copy the full SHA 6e83a5bView commit details -
Merge pull request #236 from tlyi/v2.1-clean-up
Fix bugs in delete command and format PPP
Configuration menu - View commit details
-
Copy full SHA for 680b8fc - Browse repository at this point
Copy the full SHA 680b8fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fff176a - Browse repository at this point
Copy the full SHA fff176aView commit details -
update architecture diagram, add description for State component
add Data Component section in DG update ItemBankAndItemClassDiagram
Configuration menu - View commit details
-
Copy full SHA for 76c3bc7 - Browse repository at this point
Copy the full SHA 76c3bc7View commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1 # Conflicts: # docs/DeveloperGuide.md
Configuration menu - View commit details
-
Copy full SHA for 086438a - Browse repository at this point
Copy the full SHA 086438aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 261b1ab - Browse repository at this point
Copy the full SHA 261b1abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ae894 - Browse repository at this point
Copy the full SHA 90ae894View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ec610 - Browse repository at this point
Copy the full SHA b7ec610View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed5e57b - Browse repository at this point
Copy the full SHA ed5e57bView commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1
Configuration menu - View commit details
-
Copy full SHA for f3200a7 - Browse repository at this point
Copy the full SHA f3200a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d69b901 - Browse repository at this point
Copy the full SHA d69b901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1739170 - Browse repository at this point
Copy the full SHA 1739170View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e65f1 - Browse repository at this point
Copy the full SHA 68e65f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8ebaf - Browse repository at this point
Copy the full SHA bd8ebafView commit details -
Configuration menu - View commit details
-
Copy full SHA for f180e24 - Browse repository at this point
Copy the full SHA f180e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for c692a8e - Browse repository at this point
Copy the full SHA c692a8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b96ddf9 - Browse repository at this point
Copy the full SHA b96ddf9View commit details -
Merge pull request #238 from weidak/v2.1
Update documentation for developer guide
Configuration menu - View commit details
-
Copy full SHA for 191eee3 - Browse repository at this point
Copy the full SHA 191eee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e3f39 - Browse repository at this point
Copy the full SHA 29e3f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for fde2f47 - Browse repository at this point
Copy the full SHA fde2f47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641d84b - Browse repository at this point
Copy the full SHA 641d84bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22cc3d9 - Browse repository at this point
Copy the full SHA 22cc3d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 066d463 - Browse repository at this point
Copy the full SHA 066d463View commit details -
Configuration menu - View commit details
-
Copy full SHA for efbabd1 - Browse repository at this point
Copy the full SHA efbabd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67cbcf4 - Browse repository at this point
Copy the full SHA 67cbcf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98af16c - Browse repository at this point
Copy the full SHA 98af16cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50de394 - Browse repository at this point
Copy the full SHA 50de394View commit details -
Merge pull request #240 from xingjie99/finalEdits
Final edits to PPP UG DG
Configuration menu - View commit details
-
Copy full SHA for 38cdcfd - Browse repository at this point
Copy the full SHA 38cdcfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 587dfc1 - Browse repository at this point
Copy the full SHA 587dfc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59284f3 - Browse repository at this point
Copy the full SHA 59284f3View commit details -
make all headers bolded in dg updates itembank class diagram
Configuration menu - View commit details
-
Copy full SHA for 1e089ad - Browse repository at this point
Copy the full SHA 1e089adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b497914 - Browse repository at this point
Copy the full SHA b497914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 760faf1 - Browse repository at this point
Copy the full SHA 760faf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c9765 - Browse repository at this point
Copy the full SHA 53c9765View commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1 # Conflicts: # docs/AboutUs.md # docs/DeveloperGuide.md
Configuration menu - View commit details
-
Copy full SHA for 472c38a - Browse repository at this point
Copy the full SHA 472c38aView commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1
Configuration menu - View commit details
-
Copy full SHA for cd52deb - Browse repository at this point
Copy the full SHA cd52debView commit details -
add description to data limits fix exclamation mark emoji position
Configuration menu - View commit details
-
Copy full SHA for 05c8134 - Browse repository at this point
Copy the full SHA 05c8134View commit details -
Configuration menu - View commit details
-
Copy full SHA for db4288b - Browse repository at this point
Copy the full SHA db4288bView commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into Branch-V2.1
Configuration menu - View commit details
-
Copy full SHA for ba94445 - Browse repository at this point
Copy the full SHA ba94445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bbf569 - Browse repository at this point
Copy the full SHA 8bbf569View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf72310 - Browse repository at this point
Copy the full SHA bf72310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46237f8 - Browse repository at this point
Copy the full SHA 46237f8View commit details -
Merge pull request #244 from tryyang2001/Branch-V2.1
Updates UG, AboutUs
Configuration menu - View commit details
-
Copy full SHA for 1044fcd - Browse repository at this point
Copy the full SHA 1044fcdView commit details -
Merge branch 'master' into v2.1-clean-up
* master: fix AboutUs fix typo update AboutUs move Data Limits to section 6 add description to data limits fix exclamation mark emoji position Add data limits update aboutus make all headers bolded in dg updates itembank class diagram update picture adjust image size, make header bold added photo Update UserGuide.md final edits to PPP UG DG
Configuration menu - View commit details
-
Copy full SHA for 3d4ae18 - Browse repository at this point
Copy the full SHA 3d4ae18View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7f4f6 - Browse repository at this point
Copy the full SHA ef7f4f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b75c3 - Browse repository at this point
Copy the full SHA 10b75c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ca646 - Browse repository at this point
Copy the full SHA e2ca646View commit details -
Merge branch 'master' of https://github.com/AY2122S1-CS2113T-F14-2/tp …
…into v2.1 # Conflicts: # docs/UserGuide.md
Configuration menu - View commit details
-
Copy full SHA for ad5d154 - Browse repository at this point
Copy the full SHA ad5d154View commit details -
Configuration menu - View commit details
-
Copy full SHA for 028aeed - Browse repository at this point
Copy the full SHA 028aeedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aafc90 - Browse repository at this point
Copy the full SHA 9aafc90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f2a64b - Browse repository at this point
Copy the full SHA 3f2a64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 287daf7 - Browse repository at this point
Copy the full SHA 287daf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a59e1 - Browse repository at this point
Copy the full SHA 66a59e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5a22b - Browse repository at this point
Copy the full SHA 2a5a22bView commit details -
Merge pull request #246 from tryyang2001/Branch-V2.1
Fix typo and formatting issue in DG
Configuration menu - View commit details
-
Copy full SHA for 94f696a - Browse repository at this point
Copy the full SHA 94f696aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7004993 - Browse repository at this point
Copy the full SHA 7004993View commit details -
Configuration menu - View commit details
-
Copy full SHA for c421f08 - Browse repository at this point
Copy the full SHA c421f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3fa590 - Browse repository at this point
Copy the full SHA c3fa590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93163d3 - Browse repository at this point
Copy the full SHA 93163d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cd815f - Browse repository at this point
Copy the full SHA 5cd815fView commit details -
Merge pull request #247 from tlyi/v2.1-clean-up
Update UG and fix bugs for release
Configuration menu - View commit details
-
Copy full SHA for 06eb599 - Browse repository at this point
Copy the full SHA 06eb599View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca716f - Browse repository at this point
Copy the full SHA 6ca716fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d743176 - Browse repository at this point
Copy the full SHA d743176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec4601 - Browse repository at this point
Copy the full SHA 9ec4601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0732780 - Browse repository at this point
Copy the full SHA 0732780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3262e52 - Browse repository at this point
Copy the full SHA 3262e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5480011 - Browse repository at this point
Copy the full SHA 5480011View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1fb27c - Browse repository at this point
Copy the full SHA e1fb27cView commit details -
Merge pull request #251 from xingjie99/UGExamplesFormat
format example in UG
Configuration menu - View commit details
-
Copy full SHA for 34fc6d0 - Browse repository at this point
Copy the full SHA 34fc6d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3615be6 - Browse repository at this point
Copy the full SHA 3615be6View commit details -
Merge pull request #252 from xingjie99/UGExamplesFormat
second update to ug
Configuration menu - View commit details
-
Copy full SHA for 065cb89 - Browse repository at this point
Copy the full SHA 065cb89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f11dd - Browse repository at this point
Copy the full SHA 60f11ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1c491 - Browse repository at this point
Copy the full SHA eb1c491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93bc837 - Browse repository at this point
Copy the full SHA 93bc837View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd2e4e - Browse repository at this point
Copy the full SHA fdd2e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 160ef6a - Browse repository at this point
Copy the full SHA 160ef6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc99b0 - Browse repository at this point
Copy the full SHA 6bc99b0View commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 68d0603 - Browse repository at this point
Copy the full SHA 68d0603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d890ae - Browse repository at this point
Copy the full SHA 9d890aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ce29a7 - Browse repository at this point
Copy the full SHA 4ce29a7View commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2d9907e - Browse repository at this point
Copy the full SHA 2d9907eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2602202 - Browse repository at this point
Copy the full SHA 2602202View commit details
Commits on Dec 4, 2021
-
Merge pull request #255 from tttyyzzz/post
add default calorieGoal if calorieGoal is not initialised
Configuration menu - View commit details
-
Copy full SHA for 9a2f637 - Browse repository at this point
Copy the full SHA 9a2f637View commit details