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

[CS2113-T17-4] NUSDegs #29

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

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    7a22ad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9651f16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dcf3c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d685ab2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44aa0fc View commit details
    Browse the repository at this point in the history
  6. Fix checkstyle test

    SebasFok committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cd732e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2aed76b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #175 from rohitcube/rohit/feat/add-clear-command-t…

    …o-timetable-modify
    
    Rohit/feat/add clear command to timetable modify
    rohitcube authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b281b3a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #178 from SebasFok/SebasFok/test/addAndDelete

    Add integration testing for add and delete features
    SebasFok authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f3052b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ae1bbf View commit details
    Browse the repository at this point in the history
  11. Merge pull request #179 from rohitcube/rohit/feat/add-integration-tes…

    …ts-info-and-search
    
    Update integration test for info and search features
    rohitcube authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    53f24ac View commit details
    Browse the repository at this point in the history
  12. Merge pull request #177 from ryanlohyr/ryan/enhance/timetable

    Refactor while loop for timetable function
    rohitcube authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0938e8a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5eb5353 View commit details
    Browse the repository at this point in the history
  14. Fix issue where application crashes when wifi is off(add, shift,prere…

    …q, recommended and delete function (#180)
    
    * Fix issue where application crashes when wifi is off(add, shift,prereq, recommended and delete function
    
    * Fix test bug
    
    * fix checkstyletest
    
    * Fix checkstyle
    
    * fix unit test
    
    * erm
    
    * fix unit test
    ryanlohyr authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9bf7461 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9486986 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e394f24 View commit details
    Browse the repository at this point in the history
  17. Merge

    janelleenqi committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6f81557 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #182 from janelleenqi/Janelle/fix/TimetableParserU…

    …pdate
    
    User Input format for TimetableMode
    janelleenqi authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    43e0c7e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    71e0978 View commit details
    Browse the repository at this point in the history
  20. update new modify function

    rohitcube committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    25aac60 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b3a818e View commit details
    Browse the repository at this point in the history
  22. merge

    janelleenqi committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    00d194b View commit details
    Browse the repository at this point in the history
  23. checkstyle

    janelleenqi committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3640d9c View commit details
    Browse the repository at this point in the history
  24. update screenshots fixes #141

    janelleenqi committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c5683f6 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #184 from janelleenqi/Janelle/fix/Parser

    Allow multiple spaces for main userinput (user input for all functions) but NOT TABS
    janelleenqi authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5236420 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a6a0ab0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5e00d6b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    009d139 View commit details
    Browse the repository at this point in the history
  29. Update help message for Bye

    SebasFok committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cabddcf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2a2b10e View commit details
    Browse the repository at this point in the history
  31. Delete Sebastian file

    SebasFok committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8da90a7 View commit details
    Browse the repository at this point in the history
  32. Git ignore save file

    SebasFok committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8a3c1df View commit details
    Browse the repository at this point in the history
  33. Merge pull request #185 from SebasFok/SebasFok/feat/saveData

    Add data storage for user's schedule
    SebasFok authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    23a4aa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    4f607fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a288a9 View commit details
    Browse the repository at this point in the history
  3. Git ignore

    SebasFok committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    efd9493 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #186 from SebasFok/SebasFok/feat/saveData

    Add user guide info on saving
    SebasFok authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3ce972f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    251ba2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    799af44 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #187 from SebasFok/SebasFok/feat/noInternetResponse

    Closes the app if it starts without internet connection
    SebasFok authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b010d5a View commit details
    Browse the repository at this point in the history
  8. update user error messages

    rohitcube committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    df24998 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into rohit/feat/new-timetable-function

    # Conflicts:
    #	src/main/java/seedu/duke/models/schema/TimetableUserCommand.java
    rohitcube committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ca1532b View commit details
    Browse the repository at this point in the history
  10. fix checktyle

    rohitcube committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6a551a2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #188 from rohitcube/rohit/feat/new-timetable-function

    Rohit/feat/new timetable function
    rohitcube authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    32aeba4 View commit details
    Browse the repository at this point in the history
  12. fix prompt

    rohitcube committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f6423cc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4ac5c5d View commit details
    Browse the repository at this point in the history
  14. major refactoring to TimetableUserCommand & TimetableParser, new clas…

    …s TimetableParser, working partial TimetableUserCommandTest for perfect input fixes #143 fixes #135
    janelleenqi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a4fb452 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e4679bb View commit details
    Browse the repository at this point in the history
  16. merge

    janelleenqi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    34f1c0d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    af43484 View commit details
    Browse the repository at this point in the history
  18. checkstyle fixes

    janelleenqi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    748dc6c View commit details
    Browse the repository at this point in the history
  19. Merge pull request #190 from janelleenqi/Janelle/fix/TimeTable

    Timetable can differentiate good and bad userinputs
    janelleenqi authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f14d7a3 View commit details
    Browse the repository at this point in the history
  20. fix user guide

    rohitcube committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    273f15a View commit details
    Browse the repository at this point in the history
  21. fix user guide

    rohitcube committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d243522 View commit details
    Browse the repository at this point in the history
  22. fix user guide

    rohitcube committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7f2f5da View commit details
    Browse the repository at this point in the history
  23. fix checkstyle

    rohitcube committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3db7a92 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #191 from rohitcube/rohit/fix/error-messages-timet…

    …able
    
    Rohit/fix/error messages timetable
    rohitcube authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    45ca7d6 View commit details
    Browse the repository at this point in the history
  25. Fix save data such that student details such as year and major is sav…

    …ed together with the schedule.
    SebasFok committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    644656b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    00792a7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4f4f904 View commit details
    Browse the repository at this point in the history
  28. update liowenqijanelle.md

    janelleenqi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    997b617 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e5916c3 View commit details
    Browse the repository at this point in the history
  30. Checkstyle

    SebasFok committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    792a1b8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a2ccd50 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5f663c8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2ade538 View commit details
    Browse the repository at this point in the history
  34. fix user guide

    janelleenqi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    684c631 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0158d83 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    bb71495 View commit details
    Browse the repository at this point in the history
  37. merge

    janelleenqi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    71419e2 View commit details
    Browse the repository at this point in the history
  38. Merge pull request #193 from SebasFok/SebasFok/docs/updateUGForDataSa…

    …ving
    
    Change user guide info for saving data to fit modified way of saving.
    janelleenqi authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fed0a68 View commit details
    Browse the repository at this point in the history
  39. merge

    janelleenqi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    81bd049 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #194 from janelleenqi/Janelle/fix/somechanges

    Update timetable modify for user inputs
    janelleenqi authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    481c126 View commit details
    Browse the repository at this point in the history
  41. update userguide (#195)

    ryanlohyr authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    72ff586 View commit details
    Browse the repository at this point in the history
  42. Janelle/fix/finalchanges (#196)

    * add temporary error message for timetable show
    
    * temp fix
    janelleenqi authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d30521f View commit details
    Browse the repository at this point in the history
  43. for github pages

    janelleenqi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f871685 View commit details
    Browse the repository at this point in the history
  44. link

    janelleenqi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0bfec24 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #197 from janelleenqi/gitpages

    For github pages
    janelleenqi authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2c6965b View commit details
    Browse the repository at this point in the history
  46. Fix Ctrl C bug and Update user guide to use jar release

    * Fix ctrl c bug
    
    * Update user guide to use jar release
    
    * Fix checkstyle
    ryanlohyr authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    794e5de View commit details
    Browse the repository at this point in the history
  47. Fix ctrlc and Update user guide to use jar release

    * Fix ctrl c bug
    
    * Update user guide to use jar release
    
    * Fix checkstyle
    
    * Fix empty file error
    
    * Update user guide
    ryanlohyr authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8dfd41d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    3dcb9ba View commit details
    Browse the repository at this point in the history
  2. fix checkstyle

    rohitcube committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ffc116c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa7bb0c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into rohit/fix/timetable-show-error-spacing

    # Conflicts:
    #	src/main/java/seedu/duke/controllers/ModulePlannerController.java
    rohitcube committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1a68c7e View commit details
    Browse the repository at this point in the history
  5. Fix prereq issue (#202)

    ryanlohyr authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    9db2938 View commit details
    Browse the repository at this point in the history
  6. Fix bug on my branch (#205)

    * Fix ctrl c bug
    
    * Update user guide to use jar release
    
    * Fix checkstyle
    
    * Fix empty file error
    
    * Update user guide
    
    * Fix checkstyle
    ryanlohyr authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    baf2fe5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #201 from rohitcube/rohit/fix/timetable-show-error…

    …-spacing
    
    add newline to timetable show error message
    rohitcube authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    38aaaaf View commit details
    Browse the repository at this point in the history
  8. Fix UG (#206)

    ryanlohyr authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    5ee4908 View commit details
    Browse the repository at this point in the history
  9. Fix user guide (#207)

    ryanlohyr authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1d2683f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5db4d25 View commit details
    Browse the repository at this point in the history
  11. Fix user guide (#208)

    ryanlohyr authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2822a01 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08e0395 View commit details
    Browse the repository at this point in the history
  13. update time for timetable

    janelleenqi committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    6af54e1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad6a438 View commit details
    Browse the repository at this point in the history
  15. checkstyle fixes

    janelleenqi committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    3197bff View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bd5f8f0 View commit details
    Browse the repository at this point in the history
  17. Refactor codebase (#210)

    
    * Remove unused code and refactored code into utility.java
    ryanlohyr authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b6a1483 View commit details
    Browse the repository at this point in the history
  18. merge

    janelleenqi committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d20551f View commit details
    Browse the repository at this point in the history
  19. merge

    janelleenqi committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    dd45c2f View commit details
    Browse the repository at this point in the history
  20. Merge pull request #209 from janelleenqi/Janelle/feature/savetimetabl…

    …eastxt
    
    Update time to 5am-11pm, enable duration = 0, update error message for timetable
    janelleenqi authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    21f2d0e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    f988cf1 View commit details
    Browse the repository at this point in the history
  2. Refactor Ui class (#212)

    ryanlohyr authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    09b7728 View commit details
    Browse the repository at this point in the history
  3. Minor Ui updates (#213)

    ryanlohyr authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5a345e2 View commit details
    Browse the repository at this point in the history
  4. Update user guide (#214)

    ryanlohyr authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f1f9b21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ec0db8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0fff8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24fcb01 View commit details
    Browse the repository at this point in the history
  8. refactor printing timetable to outside processtimetablecommand

    fix error message for invalid day and time (timetable)
    janelleenqi committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    aedf47e View commit details
    Browse the repository at this point in the history
  9. checkstyletest

    janelleenqi committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    524577e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    33e987a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10b50cd View commit details
    Browse the repository at this point in the history
  12. checkstylemain

    janelleenqi committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    7a188f7 View commit details
    Browse the repository at this point in the history
  13. fix bug that crashes for missingfile exception

    have a bug that deleted module's events exist after adding back.
    janelleenqi committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    9b20aef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fd62b46 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #216 from janelleenqi/Janelle/fix/readtimetablefro…

    …mtxt
    
    Add save timetable feature
    janelleenqi authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    ffc4116 View commit details
    Browse the repository at this point in the history
  16. save timetable after every possible change (delete, recommend, shift,…

    … timetable modify)
    
    fix help and bye bugs so additional arguments will make command invalid.
    janelleenqi committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    dd8e9e6 View commit details
    Browse the repository at this point in the history
  17. save timetable after every possible change (delete, recommend, shift,…

    … timetable modify)
    
    fix help and bye bugs so additional arguments will make command invalid.
    
    update ug
    janelleenqi committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    46616f3 View commit details
    Browse the repository at this point in the history
  18. #28

    janelleenqi committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    bec7afa View commit details
    Browse the repository at this point in the history
  19. design diagram start

    janelleenqi committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    afa154b View commit details
    Browse the repository at this point in the history
  20. checkstyle

    janelleenqi committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    307ac85 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #218 from janelleenqi/Janelle/guide/DGupdate

    Fixes to save timetable
    janelleenqi authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    ca77b12 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    1b034dd View commit details
    Browse the repository at this point in the history
  2. Add Author (#217)

    * Add author and documentaion
    ryanlohyr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2313ef4 View commit details
    Browse the repository at this point in the history
  3. Add DG for add feature

    SebasFok committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fdec483 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9f602b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into SebasFok/docs/DGForAdd

    # Conflicts:
    #	src/main/java/seedu/duke/controllers/ModuleMethodsController.java
    SebasFok committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4b3f1b3 View commit details
    Browse the repository at this point in the history
  6. merge

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6102146 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #219 from SebasFok/SebasFok/docs/DGForAdd

    Update DG for add feature
    janelleenqi authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ba57ab0 View commit details
    Browse the repository at this point in the history
  8. merge

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    687afa5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #220 from janelleenqi/Janelle/guide/DGdiagrams

    Timetable View only interacts ModuleServiceController
    janelleenqi authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    53a4cc5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0981dd4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35c3856 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    55fc882 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fb70581 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    685033b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #221 from SebasFok/SebasFok/docs/javadoc

    Add some javadocs and rename modulePlannerController to MainController
    SebasFok authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    032d3cf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8e8ebe6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cf29904 View commit details
    Browse the repository at this point in the history
  18. merge

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b849b24 View commit details
    Browse the repository at this point in the history
  19. merge

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9c87a0d View commit details
    Browse the repository at this point in the history
  20. Merge pull request #223 from janelleenqi/Janelle/guide/DGupdate2

    Fix bug for corrupted studentdetails & bug for corrupted & missing save files
    janelleenqi authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fedb41f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5f9a8c1 View commit details
    Browse the repository at this point in the history
  22. update dg

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9b2a5d4 View commit details
    Browse the repository at this point in the history
  23. update dg

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    411583d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    17882fe View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8de7f10 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e6fbb18 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5a5ae27 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1ca0a1f View commit details
    Browse the repository at this point in the history
  29. update dg search command

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e1936b7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    105aa10 View commit details
    Browse the repository at this point in the history
  31. update dg search command

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b5ad131 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    46e7c2a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    76ad0e7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e56cfd2 View commit details
    Browse the repository at this point in the history
  35. update dg search command

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dda67a0 View commit details
    Browse the repository at this point in the history
  36. update png of tt seq diag

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    97ae0c1 View commit details
    Browse the repository at this point in the history
  37. clean up commented out code

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dc368fb View commit details
    Browse the repository at this point in the history
  38. update userstories

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d119da4 View commit details
    Browse the repository at this point in the history
  39. Clean up and add comments

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    20eeb04 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6ee246e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    c97dded View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    07fd9af View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    9dd8baa View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    9916679 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    37fb441 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d5a94f8 View commit details
    Browse the repository at this point in the history
  47. Add javadoc for my code

    SebasFok committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    51f8e46 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    2e93857 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    376430d View commit details
    Browse the repository at this point in the history
  50. Merge pull request #225 from rohitcube/rohit/fix/update-UG-DG

    Rohit/fix/update ug dg
    SebasFok authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    25befe8 View commit details
    Browse the repository at this point in the history
  51. Fix checkstyle

    SebasFok committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3486f6c View commit details
    Browse the repository at this point in the history
  52. update PPP

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    34b6604 View commit details
    Browse the repository at this point in the history
  53. Merge pull request #226 from SebasFok/SebasFok/docs/javadoc2

    Update javadoc again and fixed checkprereq for 'nOf' case
    SebasFok authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    537e09d View commit details
    Browse the repository at this point in the history
  54. update PPP

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6b54329 View commit details
    Browse the repository at this point in the history
  55. merge

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1e34a0f View commit details
    Browse the repository at this point in the history
  56. add authorship to schema

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    94c38ec View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    9489d9b View commit details
    Browse the repository at this point in the history
  58. checkstyle

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    781cdd0 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    0bec0a3 View commit details
    Browse the repository at this point in the history
  60. update DeveloperGuide.md

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    75da020 View commit details
    Browse the repository at this point in the history
  61. Merge pull request #227 from SebasFok/SebasFok/docs/wrongPreclusionNo…

    …teInUG
    
    Update UG about preclusion
    SebasFok authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    58f8564 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    0536116 View commit details
    Browse the repository at this point in the history
  63. Merge pull request #228 from janelleenqi/Janelle/guide/updates

    Add timetable show to DG, Authorship updates
    janelleenqi authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5c3d724 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    f2977cf View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    328fdcd View commit details
    Browse the repository at this point in the history
  66. Fix author problem

    SebasFok committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0ccb5b2 View commit details
    Browse the repository at this point in the history
  67. Merge pull request #230 from SebasFok/SebasFok/docs/fixJavaDoc

    Fix author problem
    SebasFok authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e9c8993 View commit details
    Browse the repository at this point in the history
  68. Merge branch 'master' into SebasFok/docs/DGForSebasFeatures

    # Conflicts:
    #	src/main/java/seedu/duke/controllers/TimetableModifyController.java
    #	src/main/java/seedu/duke/storage/StorageManager.java
    SebasFok committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    21d0bbe View commit details
    Browse the repository at this point in the history
  69. Delete controller

    SebasFok committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    60bb55c View commit details
    Browse the repository at this point in the history
  70. update UG an DG

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    78fe6c4 View commit details
    Browse the repository at this point in the history
  71. rohit ppp

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3f1c398 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    7105f7e View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    3380088 View commit details
    Browse the repository at this point in the history
  74. update

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f9fbf34 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    d81195a View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    d636391 View commit details
    Browse the repository at this point in the history
  77. update PPP

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    83a350d View commit details
    Browse the repository at this point in the history
  78. merge

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    be2f361 View commit details
    Browse the repository at this point in the history
  79. Merge pull request #233 from janelleenqi/Janelle/guide/DGdiagrams3

    Updates to UG and DG
    janelleenqi authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a09dd3f View commit details
    Browse the repository at this point in the history
  80. Update user guide

    ryanlohyr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8b6b9bf View commit details
    Browse the repository at this point in the history
  81. Replace UG images with code

    SebasFok committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6a38453 View commit details
    Browse the repository at this point in the history
  82. Bug fixes (#235)

    ryanlohyr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8b8b2e3 View commit details
    Browse the repository at this point in the history
  83. Merge branch 'master' into SebasFok/docs/replaceUGimages

    # Conflicts:
    #	src/main/java/seedu/duke/models/schema/UserCommand.java
    SebasFok committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3c13cd8 View commit details
    Browse the repository at this point in the history
  84. Merge pull request #236 from SebasFok/SebasFok/docs/replaceUGimages

    Replace UG images with code
    SebasFok authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1dc4f2f View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    2f55aa0 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    a3a2b8c View commit details
    Browse the repository at this point in the history
  87. update ppp

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    49d5fda View commit details
    Browse the repository at this point in the history
  88. User guide updates (#237)

    ryanlohyr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6d92ffb View commit details
    Browse the repository at this point in the history
  89. Merge pull request #238 from rohitcube/rohit/fix/update-UG-DG

    Rohit/fix/ERROR MESSAGE FOR INFO
    rohitcube authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    257894e View commit details
    Browse the repository at this point in the history
  90. fix error message

    fixed #145, #119, #125, #126, #129
    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f5b030f View commit details
    Browse the repository at this point in the history
  91. merge

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    98f86c7 View commit details
    Browse the repository at this point in the history
  92. user stories

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a3bf4be View commit details
    Browse the repository at this point in the history
  93. Merge pull request #239 from janelleenqi/Janelle/fix/updates

    Minor fix in error message
    janelleenqi authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3b8bd6d View commit details
    Browse the repository at this point in the history
  94. update ppp

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    305317a View commit details
    Browse the repository at this point in the history
  95. update ppp

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c712993 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    94494e1 View commit details
    Browse the repository at this point in the history
  97. update dg

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a772fd6 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    c762d02 View commit details
    Browse the repository at this point in the history
  99. Update UserGuide.md (#241)

    ryanlohyr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dcaec61 View commit details
    Browse the repository at this point in the history
  100. Merge pull request #240 from rohitcube/rohit/fix/update-UG-DG

    Rohit/fix/update ug dg
    rohitcube authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d0655a3 View commit details
    Browse the repository at this point in the history
  101. Update userguide (#242)

    ryanlohyr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0ca9462 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    e6946b3 View commit details
    Browse the repository at this point in the history
  103. update dg and ppp

    rohitcube committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    640eea3 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    3bd1cf7 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    4fe7b69 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    37453d4 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    20892fb View commit details
    Browse the repository at this point in the history
  108. Update clear diagram

    SebasFok committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d9dd67c View commit details
    Browse the repository at this point in the history
  109. Merge pull request #244 from SebasFok/SebasFok/docs/DGforClear

    Add DG for clear feature
    SebasFok authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f166530 View commit details
    Browse the repository at this point in the history
  110. DG && PPP update

    janelleenqi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    15e2e97 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    7bd0ffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1618302 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #245 from rohitcube/rohit/fix/update-UG-DG

    Rohit/fix/update ug dg
    rohitcube authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    bd3da9c View commit details
    Browse the repository at this point in the history
  4. merge

    janelleenqi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b29f1c8 View commit details
    Browse the repository at this point in the history
  5. merge

    janelleenqi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9db656e View commit details
    Browse the repository at this point in the history
  6. Update DG conclusion

    janelleenqi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    01b0ee4 View commit details
    Browse the repository at this point in the history
  7. Update PPP

    SebasFok committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5c43119 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    474fa12 View commit details
    Browse the repository at this point in the history
  9. Fix additional pointer

    SebasFok committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c7df252 View commit details
    Browse the repository at this point in the history
  10. update

    janelleenqi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9d01c81 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    SebasFok committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8522cdb View commit details
    Browse the repository at this point in the history
  12. Merge pull request #246 from janelleenqi/Janelle/guide/finals

    Update for DG Conclusion
    janelleenqi authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a6acff2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    01ff295 View commit details
    Browse the repository at this point in the history
  14. Final changese to PPP and DG

    SebasFok committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    bfa255f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ff795b3 View commit details
    Browse the repository at this point in the history
  16. Update Isaiah PPP (#248)

    ryanlohyr authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e8fa068 View commit details
    Browse the repository at this point in the history
  17. Resize image

    SebasFok committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3c665ad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    57cfae6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5205b70 View commit details
    Browse the repository at this point in the history