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-T11-2] peNUS #35

Open
wants to merge 491 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 Mar 28, 2023

  1. Update checkstyle

    TayJiunYuan committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b6fcb63 View commit details
    Browse the repository at this point in the history
  2. Update checkstyle

    TayJiunYuan committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    34dfe71 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74 from TayJiunYuan/jy-archi

    Jy- update status/ sampledata
    TayJiunYuan committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    be548a3 View commit details
    Browse the repository at this point in the history
  4. ResourceStorageTest

    TayJiunYuan committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    726a864 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6697214 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d68de97 View commit details
    Browse the repository at this point in the history
  7. ResourceStorageTest

    TayJiunYuan committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    eb4ce07 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    febd238 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #75 from TayJiunYuan/jy-archi

    Added test for getCoreMods, getGec, getGEN, getGESS
    TayJiunYuan committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e098cee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8b3947 View commit details
    Browse the repository at this point in the history
  11. Add savefeature to DG

    bentohset committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4ed740f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    cbded91 View commit details
    Browse the repository at this point in the history
  2. Add Javadoc

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    354aa7a View commit details
    Browse the repository at this point in the history
  3. Add javadoc

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3e6f9a2 View commit details
    Browse the repository at this point in the history
  4. Edit checkstyle

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    42a9d30 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #76 from bentohset/edit-dg-diagrams

    Edit dg diagrams and Add Javadoc
    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6422eba View commit details
    Browse the repository at this point in the history
  6. Add diagram for GradeClass

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d927b60 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #77 from bentohset/edit-dg-diagrams

    Add diagram for GradeClass
    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e4b649e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    070d4e1 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into storage-exceptions

    # Conflicts:
    #	src/test/java/seedu/penus/storage/ResourceStorageTest.java
    chiayuxuan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    38eff1a View commit details
    Browse the repository at this point in the history
  10. Add @beforeeach

    chiayuxuan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2f08e90 View commit details
    Browse the repository at this point in the history
  11. Fix indentations

    chiayuxuan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e0beca5 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' of https://github.com/Ansenn/tp

    # Conflicts:
    #	src/main/java/seedu/penus/Penus.java
    #	src/main/java/seedu/penus/common/exceptions/CourseIndexOutOfBoundsException.java
    #	src/main/java/seedu/penus/common/exceptions/InvalidCourseIndexException.java
    #	src/main/java/seedu/penus/common/exceptions/InvalidIndexException.java
    #	src/main/java/seedu/penus/logic/utils/Grade.java
    #	src/main/java/seedu/penus/model/User.java
    #	src/main/java/seedu/penus/modules/ModuleList.java
    #	src/main/java/seedu/penus/parser/CommandParser.java
    #	src/main/java/seedu/penus/storage/FileStorage.java
    #	src/main/java/seedu/penus/ui/Ui.java
    #	src/test/java/seedu/penus/ParserTest.java
    #	src/test/java/seedu/penus/logic/utils/GradeTest.java
    #	text-ui-test/EXPECTED.TXT
    Ansenn committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4e1509b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c1e3136 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #79 from chiayuxuan/storage-junit

    Storage junit tests
    chiayuxuan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6df22e1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7e1ed9e View commit details
    Browse the repository at this point in the history
  16. edit checkstyle

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2029c89 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7de390b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1ec8b44 View commit details
    Browse the repository at this point in the history
  19. fix error

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    06869d4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0632faf View commit details
    Browse the repository at this point in the history
  21. Merge pull request #82 from sriram-senthilkr/feature_branch

    Refactored APIretriever, JUnit test added for DetailsCompiler
    sriram-senthilkr committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cefba4d View commit details
    Browse the repository at this point in the history
  22. Merge pull request #81 from bentohset/add-listcommand

    Add listcommand
    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b0a08ec View commit details
    Browse the repository at this point in the history
  23. Edit ListCommand

    Ansenn committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7454ce8 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'master' of https://github.com/AY2223S2-CS2113-T11-2/tp

    # Conflicts:
    #	src/main/java/seedu/penus/logic/commands/ListCommand.java
    #	src/main/java/seedu/penus/logic/utils/ModuleRetriever.java
    Ansenn committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    046c617 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    da41110 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d89bc04 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    47dde25 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    051accd View commit details
    Browse the repository at this point in the history
  29. checkstyle fix

    TayJiunYuan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0ab5304 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #84 from TayJiunYuan/jy-archi

    added Su exceptions and checkstyle fix
    TayJiunYuan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    112d004 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f88eada View commit details
    Browse the repository at this point in the history
  32. Merge pull request #85 from chiayuxuan/model-junit

    Model junit
    chiayuxuan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7af9bf8 View commit details
    Browse the repository at this point in the history
  33. Modified listParser method

    Ansenn committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c1b85ef View commit details
    Browse the repository at this point in the history
  34. Merge pull request #86 from Ansenn/master

    Modified listParser
    Ansenn committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2ffdf98 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    6e121e1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    fb2e4ad View commit details
    Browse the repository at this point in the history
  37. Merge pull request #87 from bentohset/add-junittest-commands

    Add junit test and fix checkstyle
    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5adef38 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1114b72 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    060d2db View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    bbfa02c View commit details
    Browse the repository at this point in the history
  41. Merge pull request #88 from sriram-senthilkr/feature_branch

    Add Junit tests and added 2122 getInfo changes
    sriram-senthilkr committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    87c62ae View commit details
    Browse the repository at this point in the history
  42. fix bugs and checkstyle

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    14b85a3 View commit details
    Browse the repository at this point in the history
  43. fix checkstyle

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e065125 View commit details
    Browse the repository at this point in the history
  44. update io tests

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a22d253 View commit details
    Browse the repository at this point in the history
  45. update UG

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cf5e2d5 View commit details
    Browse the repository at this point in the history
  46. add logo

    bentohset committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6b677a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Merge pull request #89 from bentohset/fix-bugs

    Fix bugs
    bentohset committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c060c51 View commit details
    Browse the repository at this point in the history
  2. Fix diagrams 1

    bentohset committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f8ea6f8 View commit details
    Browse the repository at this point in the history
  3. added UG

    TayJiunYuan committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    14a6f62 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #92 from bentohset/fix-diagrams

    Fix diagrams
    bentohset committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    30b3e8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99793f1 View commit details
    Browse the repository at this point in the history
  6. Update UserGuide.md

    TayJiunYuan committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ecd4e39 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #93 from TayJiunYuan/jy-archi

    added UG
    TayJiunYuan committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b777554 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a46cd9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #95 from Ansenn/master

    Edit listParser to print Semester Cap
    TayJiunYuan committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    09d3911 View commit details
    Browse the repository at this point in the history
  10. gitignore data/penus.txt

    chiayuxuan committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    46be844 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f126e5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be5f880 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #102 from chiayuxuan/master

    update user docs for cap calculator
    chiayuxuan committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    587c37f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aa1f848 View commit details
    Browse the repository at this point in the history
  15. Add destroy object

    bentohset committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f704a6d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Merge pull request #103 from bentohset/feedback-dg

    Edit DG according to PR feedback
    bentohset committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    aff4354 View commit details
    Browse the repository at this point in the history
  2. added Status to UG

    TayJiunYuan committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    763461d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fa01e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b20361 View commit details
    Browse the repository at this point in the history
  5. update help for init

    TayJiunYuan committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7e85192 View commit details
    Browse the repository at this point in the history
  6. Updated DG

    sriram-senthilkr committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f4fd286 View commit details
    Browse the repository at this point in the history
  7. update help for init

    TayJiunYuan committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ce322b0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #107 from sriram-senthilkr/DG-ONLY_branch

    Updated DG for DetailsSequence
    sriram-senthilkr committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6444c52 View commit details
    Browse the repository at this point in the history
  9. revert help changes

    TayJiunYuan committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    036710b View commit details
    Browse the repository at this point in the history
  10. update UG Init Status

    TayJiunYuan committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    da23d60 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #106 from TayJiunYuan/jy-archi

    DG add status and init
    TayJiunYuan committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f44f310 View commit details
    Browse the repository at this point in the history
  12. edit helpcommand

    bentohset committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1dcffd4 View commit details
    Browse the repository at this point in the history
  13. edit testing for help

    bentohset committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2d3ab0b View commit details
    Browse the repository at this point in the history
  14. Add clear command

    Ansenn committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fb8d248 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #108 from bentohset/helpcommand-edit

    Helpcommand edit
    bentohset committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3b22356 View commit details
    Browse the repository at this point in the history
  16. Edit HelpCommandTest

    Ansenn committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    660a85b View commit details
    Browse the repository at this point in the history
  17. Merge pull request #109 from Ansenn/master-ansenn

    Add clear command
    bentohset committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4b0d221 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8f75ad2 View commit details
    Browse the repository at this point in the history
  19. Edit UG formatting

    bentohset committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9963ed9 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #110 from Ansenn/master-ansenn

    Updated UG to add clear command
    Ansenn committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    76d4753 View commit details
    Browse the repository at this point in the history
  21. DG formatting

    bentohset committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d1e569e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3bca430 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #111 from bentohset/master

    DG UG formatting
    bentohset committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2410a01 View commit details
    Browse the repository at this point in the history
  24. DG edit typo

    bentohset committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d2c55b3 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #112 from bentohset/master

    DG edit typo
    bentohset committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7194263 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    0ded146 View commit details
    Browse the repository at this point in the history
  2. update UG for issues

    TayJiunYuan committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    7d8b85e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06c8444 View commit details
    Browse the repository at this point in the history
  4. updated to fix issues

    TayJiunYuan committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    9785dd0 View commit details
    Browse the repository at this point in the history
  5. updated to fix issues

    TayJiunYuan committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    bf4e4d4 View commit details
    Browse the repository at this point in the history
  6. updated to fix issues

    TayJiunYuan committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    5118936 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Merge pull request #165 from TayJiunYuan/jy-archi

    Jy Fix issues
    TayJiunYuan committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    cc4035c View commit details
    Browse the repository at this point in the history
  2. updated to help issue

    TayJiunYuan committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    1e7cfd2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #166 from TayJiunYuan/jy-archi

    updated to help issue
    TayJiunYuan committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    4a5d8f2 View commit details
    Browse the repository at this point in the history
  4. reduce arrowhead

    bentohset committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    79d9b64 View commit details
    Browse the repository at this point in the history
  5. delete parsertest

    bentohset committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    d496a8f View commit details
    Browse the repository at this point in the history
  6. edit javadoc removed <p>

    bentohset committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    6a36998 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #167 from bentohset/master

    Fix codereview
    bentohset committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    eb78bbf View commit details
    Browse the repository at this point in the history
  8. fix wrong error message

    bentohset committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    0282e1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    966e2b9 View commit details
    Browse the repository at this point in the history
  10. add trim() to all parsing

    bentohset committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    0d9200e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9348259 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #168 from bentohset/bugfixes

    Bug fix for PE-D
    bentohset committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    1e6f476 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4a1bd7b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #169 from bentohset/bugfix2

    fix sustatus wrong negation
    bentohset committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    b7236fa View commit details
    Browse the repository at this point in the history
  15. Update Status

    TayJiunYuan committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    ced95bb View commit details
    Browse the repository at this point in the history
  16. Merge pull request #170 from TayJiunYuan/jy-archi

    Update Status
    TayJiunYuan committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    b83b591 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Removed unused lines

    Ansenn committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    83fa08e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    053fb0c View commit details
    Browse the repository at this point in the history
  3. Updated User Guide

    Ansenn committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    310a509 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23f8e43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac1edf5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #173 from Ansenn/master-ansenn

    Refactor ClearCommand to fix arrowhead coding
    Ansenn committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    32396b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1acf4ab View commit details
    Browse the repository at this point in the history
  8. Merge pull request #174 from bentohset/isvalid-checker

    Add isvalid checker when adding mod
    bentohset committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9439a38 View commit details
    Browse the repository at this point in the history
  9. handle filestorage errors

    bentohset committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3cfbbec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76c24a5 View commit details
    Browse the repository at this point in the history
  11. Add more testing

    bentohset committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f8bdc5a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #175 from bentohset/fix-filestoragebugs

    Fix filestoragebugs
    bentohset committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5f4693b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    845a42f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    50a80b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. follow code-review

    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    7071d8c View commit details
    Browse the repository at this point in the history
  2. Edit ListParser and ClearParser to handle ArrayIndexOutOfBoundsExcept…

    …ion, edit detailsCompiler formatting
    Ansenn committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    dd5ea03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45c9987 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #176 from Ansenn/master-ansenn

    Edit Parser exception message to improve clarity
    Ansenn committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0396a19 View commit details
    Browse the repository at this point in the history
  5. Update NUSMods API in UG

    TayJiunYuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    37c0bec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    879b698 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #180 from TayJiunYuan/jy-archi

    jy solve issues
    TayJiunYuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    bb543c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ba1005 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into code-review

    # Conflicts:
    #	src/main/java/seedu/penus/logic/utils/Grade.java
    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8c887b4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #181 from chiayuxuan/code-review

    Fix bugs for incorrect CAP displayed
    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    06c1127 View commit details
    Browse the repository at this point in the history
  11. edited Help message

    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a0e9873 View commit details
    Browse the repository at this point in the history
  12. removed unused code

    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0102e9b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ae202ea View commit details
    Browse the repository at this point in the history
  14. shortened line length

    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6c97edc View commit details
    Browse the repository at this point in the history
  15. Edit HelpCommandTest

    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1b69b85 View commit details
    Browse the repository at this point in the history
  16. Update DG

    bentohset committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5ffc539 View commit details
    Browse the repository at this point in the history
  17. Handle new exception

    bentohset committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    64d5a4f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    50cd462 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a2b3c6a View commit details
    Browse the repository at this point in the history
  20. Finish incomplete field

    bentohset committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    16ac65e View commit details
    Browse the repository at this point in the history
  21. Add PPP bentohset

    bentohset committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    96bd918 View commit details
    Browse the repository at this point in the history
  22. Edit ppp

    bentohset committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a08537b View commit details
    Browse the repository at this point in the history
  23. Merge pull request #183 from bentohset/dg-more

    DG more updates
    bentohset committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4faa26e View commit details
    Browse the repository at this point in the history
  24. added empty space

    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4c2c5cd View commit details
    Browse the repository at this point in the history
  25. add newline

    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    31a2d0f View commit details
    Browse the repository at this point in the history
  26. removed whitespaces

    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c72256a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e09d988 View commit details
    Browse the repository at this point in the history
  28. edited text file

    chiayuxuan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    872ea36 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    214c5fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5f1f62 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #182 from chiayuxuan/code-review

    Formatting of help cmd
    chiayuxuan committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    bb393b5 View commit details
    Browse the repository at this point in the history
  4. PPP typo

    bentohset committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4615ea7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09bb18e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #185 from Ansenn/master-ansenn

    Resolved issue when adding ES2631 module
    Ansenn committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b200521 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Merge pull request #187 from bentohset/dg-more

    PPP typo
    bentohset committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    773ffd4 View commit details
    Browse the repository at this point in the history
  2. More testing

    bentohset committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    5233da0 View commit details
    Browse the repository at this point in the history
  3. Edit UG

    bentohset committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c73ede4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #188 from bentohset/testing-extensive

    Testing extensive
    bentohset committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    a0010ab View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. added PPP jy

    TayJiunYuan committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f508cb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from TayJiunYuan/jy-archi

    added PPP jy
    TayJiunYuan committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    5462561 View commit details
    Browse the repository at this point in the history
  3. updated PPP JY

    TayJiunYuan committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    e1b3e57 View commit details
    Browse the repository at this point in the history
  4. updated PPP JY

    TayJiunYuan committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    bd5950b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f29e26b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #190 from TayJiunYuan/jy-archi

    Updated PPP and Clear Command Tests
    TayJiunYuan committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    48c2bfe View commit details
    Browse the repository at this point in the history
  7. Increase branch coverage

    bentohset committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    28859db View commit details
    Browse the repository at this point in the history
  8. Merge pull request #191 from bentohset/add-testcoverage

    Increase branch coverage
    TayJiunYuan committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    12aa859 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    03295a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #192 from sriram-senthilkr/details_revise_branch

    Add Invalid Module checker to details command
    sriram-senthilkr committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    ad45d12 View commit details
    Browse the repository at this point in the history
  3. Add pr

    bentohset committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    b6d1568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69fca0a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #193 from sriram-senthilkr/details_revise_branch

    Add internet Connection Checker
    sriram-senthilkr committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    375d76d View commit details
    Browse the repository at this point in the history
  6. Edit PPP

    bentohset committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    e8506cc View commit details
    Browse the repository at this point in the history
  7. Fix remove parsing bug

    bentohset committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    54acaa9 View commit details
    Browse the repository at this point in the history
  8. DG final edits

    bentohset committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    cebff8c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #194 from bentohset/pp

    Update PPP
    bentohset committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    d124a06 View commit details
    Browse the repository at this point in the history
  10. Updated UG formatting

    Ansenn committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    532016b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #195 from Ansenn/master-ansenn

    Updated UG formatting
    Ansenn committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    52179ed View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Add Ansenn PPP

    Ansenn committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    390cd9b View commit details
    Browse the repository at this point in the history
  2. Edit ClearCommand formatting

    Ansenn committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    36906be View commit details
    Browse the repository at this point in the history
  3. Updated DG for Clear Command

    Ansenn committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    288952d View commit details
    Browse the repository at this point in the history
  4. Added more JUnit tests

    Ansenn committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    8cd9b69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6cca58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00d0aa3 View commit details
    Browse the repository at this point in the history
  7. Yu Xuan's PPP

    chiayuxuan committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    69c6ea4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #197 from chiayuxuan/master

    Yu Xuan's PPP
    chiayuxuan committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    9416cfd View commit details
    Browse the repository at this point in the history
  9. Edit DetailsCompilerTest

    Ansenn committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c02f6cb View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of https://github.com/AY2223S2-CS2113-T11-2/tp

    …into master-ansenn
    
    # Conflicts:
    #	docs/DeveloperGuide.md
    Ansenn committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    6acdb61 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c13a76 View commit details
    Browse the repository at this point in the history
  12. Edit DetailsCompilerTest

    Ansenn committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    b28b6b8 View commit details
    Browse the repository at this point in the history
  13. Add pr contribution

    bentohset committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    02d2282 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3809cd4 View commit details
    Browse the repository at this point in the history
  15. Updated PPP and about US

    TayJiunYuan committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    7e890b5 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #199 from TayJiunYuan/jy-archi

    Updated PPP and about US
    TayJiunYuan committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    2fe4c03 View commit details
    Browse the repository at this point in the history
  17. Updated UG

    TayJiunYuan committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    a79c7fa View commit details
    Browse the repository at this point in the history
  18. Updated PPP

    TayJiunYuan committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    3700ca6 View commit details
    Browse the repository at this point in the history
  19. Updated PPP

    TayJiunYuan committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f6ee3db View commit details
    Browse the repository at this point in the history
  20. Merge pull request #200 from TayJiunYuan/jy-archi

    Updated PPP and UG
    TayJiunYuan committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    b368d44 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b7c914c View commit details
    Browse the repository at this point in the history
  22. Merge pull request #198 from sriram-senthilkr/PPP_branch

    Added PPP, edited typos on other PPPs
    sriram-senthilkr committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c2376e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Merge pull request #196 from Ansenn/master-ansenn

    Merge Ansenn changes
    Ansenn committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6e47d1f View commit details
    Browse the repository at this point in the history
  2. Update AboutUs Docs

    Ansenn committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e7cedc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    744dd42 View commit details
    Browse the repository at this point in the history
  4. Update ansenn PPP

    Ansenn committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2efc366 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9000452 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #201 from Ansenn/master-ansenn

    Update AboutUs Docs
    chiayuxuan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ba1bfa8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #202 from bentohset/pp-final

    Add pr contribution
    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    22dc4b5 View commit details
    Browse the repository at this point in the history
  8. Edit AboutUs

    Ansenn committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3061d0c View commit details
    Browse the repository at this point in the history
  9. Update Guides

    Ansenn committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    76e7cac View commit details
    Browse the repository at this point in the history
  10. Merge pull request #203 from Ansenn/master-ansenn

    Edit AboutUs
    sriram-senthilkr committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8da0acc View commit details
    Browse the repository at this point in the history
  11. Updated PPP

    TayJiunYuan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6c657ce View commit details
    Browse the repository at this point in the history
  12. Merge pull request #204 from TayJiunYuan/jy-archi

    Updated UG
    TayJiunYuan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7fcd4ca View commit details
    Browse the repository at this point in the history
  13. Final edit

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f68177d View commit details
    Browse the repository at this point in the history
  14. Update teammate's PPP

    Ansenn committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    9fd1071 View commit details
    Browse the repository at this point in the history
  15. Update DG

    Ansenn committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    1e708cb View commit details
    Browse the repository at this point in the history
  16. Shorten PPP

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    523e648 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #205 from Ansenn/master-ansenn

    Update teammate's PPP
    Ansenn committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4b3d4a5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    af5072e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e1db037 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #206 from bentohset/master

    Final edits PPP DG
    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d31fa6f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a365b86 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #207 from sriram-senthilkr/updated_DG_branch

    Edited DG and own PPP
    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3ded3db View commit details
    Browse the repository at this point in the history
  23. Fix images

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b3fee20 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #208 from bentohset/master

    Fix images
    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    fb03bcd View commit details
    Browse the repository at this point in the history
  25. fix bug

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    99f1e7e View commit details
    Browse the repository at this point in the history
  26. Merge pull request #209 from bentohset/master

    fix bug
    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    23d2465 View commit details
    Browse the repository at this point in the history
  27. Fix images

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4c3c537 View commit details
    Browse the repository at this point in the history
  28. Add pic

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3dc0848 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #210 from bentohset/master

    Fix images
    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    eb81079 View commit details
    Browse the repository at this point in the history
  30. Shorten image

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    1365061 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #211 from bentohset/master

    Shorten image
    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    00d1b77 View commit details
    Browse the repository at this point in the history
  32. DG bugs

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8a1a9e8 View commit details
    Browse the repository at this point in the history
  33. resize image

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    cb587f9 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #212 from bentohset/pp-final

    Resize image
    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8d1151e View commit details
    Browse the repository at this point in the history
  35. resize image

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    da714cf View commit details
    Browse the repository at this point in the history
  36. Merge pull request #213 from bentohset/pp-final

    resize image
    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    273e180 View commit details
    Browse the repository at this point in the history
  37. format images

    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    140334c View commit details
    Browse the repository at this point in the history
  38. Merge pull request #214 from bentohset/pp-final

    format images
    bentohset committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0ccbd3a View commit details
    Browse the repository at this point in the history