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-W14-3] Future Academic Planner (FAP) #58

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

Commits on Apr 2, 2024

  1. fix bug

    jensonjenkins committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9ffc19e View commit details
    Browse the repository at this point in the history
  2. fix conflict

    jensonjenkins committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5f0a3ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #99 from jensonjenkins/dave-FixGraduateBug

    Fix add module out of CEGModules
    sxfoo authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    97fbfa5 View commit details
    Browse the repository at this point in the history
  4. Update UG with hyperlinks

    fungg0 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    653c04b View commit details
    Browse the repository at this point in the history
  5. Remove grades related to CU

    fungg0 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9be9c6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    308093c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9497e1 View commit details
    Browse the repository at this point in the history
  8. Adhere to gradlecheck

    fungg0 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    af0103e View commit details
    Browse the repository at this point in the history
  9. Update UserGuide.md

    ThawTunZan authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    79b82b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a6ea25c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #100 from sxfoo/shixiang-AddCommandSyntaxEdit

    Remove "CU" grade functionality
    fungg0 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5e9be1d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #98 from AY2324S2-CS2113-W14-3/ThawTunZan-patch-3

    Update UserGuide.md
    fungg0 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ba3683e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d785e85 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into update_UG_and_bugs
    
    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      Update UserGuide.md
      Remove "CS" grade argument from UserGuide
      Remove "CU" grade from occurence
      Update UserGuide.md
      Update UserGuide.md
    
    # Conflicts:
    #	docs/UserGuide.md
    fungg0 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a821e6b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #101 from fungg0/update_UG_and_bugs

    Update UG and fix bugs for desiredgpa command
    sxfoo authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7e2e3e9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    75d8c8a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c288ffa View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    e8b2929 View commit details
    Browse the repository at this point in the history
  2. Fix bug for Logger

    dextboy committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    38848c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7a5a5f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #103 from dextboy/RefactorCode

    Refactor FAP and Storage to improve code quality
    dextboy authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    67b59db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32e62d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0ae09a View commit details
    Browse the repository at this point in the history
  7. view modules

    jensonjenkins committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7c4a243 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    72f86d0 View commit details
    Browse the repository at this point in the history
  2. refactor code

    jensonjenkins committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f160cea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #102 from jensonjenkins/dave-FixGraduateBug-2

    Fix broken graduate command
    jensonjenkins authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fc3051e View commit details
    Browse the repository at this point in the history
  4. edit text-ui-test

    jensonjenkins committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    45814c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge branch 'master' of https://github.com/AY2324S2-CS2113-W14-3/tp

    …into shixiang-bugfixParserCourseCode
    sxfoo committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9f5b714 View commit details
    Browse the repository at this point in the history
  2. Change CourseCode to accept any alphanumeric without spaces

    Fixes: course code such as DMA1401L01
    sxfoo committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ecba2b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #104 from jensonjenkins/dave-ViewModules

    View Specifc Modules
    jensonjenkins authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7244f1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    295650d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/AY2324S2-CS2113-W14-3/tp

    …into shixiang-bugfixParserCourseCode
    sxfoo committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bc87956 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Fix gradle checks

    sxfoo committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    34f56ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from sxfoo/shixiang-bugfixParserCourseCode

    Fix unable to use coursecode starting with 4 alphabets
    fungg0 authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    00165b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    488157f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #146 from jensonjenkins/dave-PEDFixes

    Change R to r in remove (Issue #126)
    jensonjenkins authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a56f732 View commit details
    Browse the repository at this point in the history
  3. change R to r in docs

    jensonjenkins committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    18cf27a View commit details
    Browse the repository at this point in the history
  4. update user guide

    jensonjenkins committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3db2cb5 View commit details
    Browse the repository at this point in the history
  5. graduate command tests

    jensonjenkins committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4bb6bae View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge pull request #147 from jensonjenkins/dave-PEDFixes

    Update user guide for view specific modules
    sxfoo authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6ae1411 View commit details
    Browse the repository at this point in the history
  2. Improve visual formatting of view command

    add dividers & [Sem 1] - [Sem 8] info
    sxfoo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eb29a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b71ace1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20e2da2 View commit details
    Browse the repository at this point in the history
  5. Fix a bug where two different error statements were being printed whe…

    …n adding a module and there are duplicates
    ThawTunZan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    79460a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff0b2e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7a06ba View commit details
    Browse the repository at this point in the history
  8. Merge pull request #148 from sxfoo/shixiang-BetterSemesterFormatting

    Improve visual formatting of view command
    sxfoo authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f9ff4de View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/AY2324S2-CS2113-W14-3/tp

    …into shixiang-initCommandRevamp
    sxfoo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5480127 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1765467 View commit details
    Browse the repository at this point in the history
  11. Implement a check that ensure the module being added is correctly add…

    …ed to the correct semester
    ThawTunZan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e8f9ecd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    2e3e5c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from sxfoo/shixiang-initCommandRevamp

    Change `init` command to `set`
    dextboy authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    196f565 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2537764 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be00586 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da21753 View commit details
    Browse the repository at this point in the history
  6. Add JavaDocs for FAP Class

    dextboy committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    860025d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #150 from dextboy/StorageSUGrades

    Add S grade in Storage Class
    dextboy authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8e6998f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #151 from dextboy/StorageReadBug

    Address database read bug in Storage class
    dextboy authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b03fa64 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #152 from dextboy/JavaDocs

    Add JavaDocs for Storage and FAP Class
    dextboy authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    32f22ac View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp: (42 commits)
      Add JavaDocs for FAP Class
      Add JavaDocs for Storage Class
      Address database read bug in Storage class
      Add S grade in Storage to address issue
      Update userguide after merge PR #148
      Update userguide `view` command output
      Update user guide to change `init` to `set`
      Change `init` command to `set`. Remove expected graduation
      Improve visual formatting of view command
      graduate command tests
      update user guide
      change R to r in docs
      change R to r in remove
      Fix gradle checks
      Modify course schedule table to fit long coursecodes
      Change CourseCode to accept any alphanumeric without spaces
      edit text-ui-test
      refactor code
      Fix unable to use coursecode starting with 4 alphabets
      view modules
      ...
    fungg0 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ee36270 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aec2bae View commit details
    Browse the repository at this point in the history
  12. Desiredgpa will catch the case if user has already has taken more tha…

    …n 160MCs in the planner
    fungg0 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f78b5ca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    216cace View commit details
    Browse the repository at this point in the history
  14. Accept "S" as a grade now

    fungg0 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d7b0556 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4464a03 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3c0aa61 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #153 from fungg0/pe-d_fix

    Fixed issues that appeared from PE-D and bugs related to grades
    fungg0 authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a9a1eb1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e3d8ff6 View commit details
    Browse the repository at this point in the history
  19. Bug Fix with the json file

    ThawTunZan committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    404dd88 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    217b3dc View commit details
    Browse the repository at this point in the history
  21. Fix for gradlecheck

    ThawTunZan committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    adacf62 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #154 from ThawTunZan/v2.1_Fixes

    New implementation for module add
    ThawTunZan authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8c5fafb View commit details
    Browse the repository at this point in the history
  23. Add skeleton for dextboy PPP

    dextboy committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    465814b View commit details
    Browse the repository at this point in the history
  24. Add skeleton for dextboy PPP

    dextboy committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a98dbe1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    6695f06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #155 from dextboy/PPP

    Add skeleton for PPP
    jensonjenkins authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2e761de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edd17e1 View commit details
    Browse the repository at this point in the history
  4. Allow JsonManager class to filter out mods in the json that do not ha…

    …ve data on the available semester
    ThawTunZan committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f9a52e1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #156 from ThawTunZan/More_v2.1_fixes(Module_MC_and…

    …_sem)
    
    More v2.1 fixes(module mc and available sem)
    sxfoo authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9c7b1fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd39a71 View commit details
    Browse the repository at this point in the history
  7. Modify EXPECTED.TXT for IO test

    sxfoo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    267dddf View commit details
    Browse the repository at this point in the history
  8. Edit Command Summary in UG

    sxfoo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8747af9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #157 from sxfoo/shixiang-HelpCommandAddedFunctiona…

    …lity
    
    Add more Help Command info
    sxfoo authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5dc6f4c View commit details
    Browse the repository at this point in the history
  10. Create thawtunzan.md

    ThawTunZan authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5fc7c27 View commit details
    Browse the repository at this point in the history
  11. Add PPP sxfoo.md

    sxfoo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7ffc03a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    94bc0d0 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #159 from sxfoo/shixiang-DG&PPPupdate

    Add PPP `sxfoo.md`
    sxfoo authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bc4868c View commit details
    Browse the repository at this point in the history
  14. update DG

    jensonjenkins committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    aa527cf View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      Add PPP `sxfoo.md`
      Create thawtunzan.md
      Edit Command Summary in UG
      Modify EXPECTED.TXT for IO test
      Add argument format in help message
      Allow JsonManager class to filter out mods in the json that do not have data on the available semester
      Add implementation that helps take in non-whole number MC mods *Example: LL4361Z
      Add skeleton for dextboy PPP
      Add skeleton for dextboy PPP
      Fix for gradlecheck
      Bug Fix with the json file
      Add minor changes to test bug
      Standardise removal of periods in UG
      Amend to adhere to gradle check
      Accept "S" as a grade now
      Add bye command and exceptions to note in UG
      Desiredgpa will catch the case if user has already has taken more than 160MCs in the planner
      Gpa will only print up to 2 decimal places
      Implement a check that ensure the module being added is correctly added to the correct semester
      Fix a bug where two different error statements were being printed when adding a module and there are duplicates
    fungg0 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4b6a7ac View commit details
    Browse the repository at this point in the history
  16. Create wenwu PPP draft

    fungg0 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8cfcbeb View commit details
    Browse the repository at this point in the history
  17. Merge pull request #160 from jensonjenkins/dave-DG

    update DG
    fungg0 authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9c28402 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d05bdab View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    46cf896 View commit details
    Browse the repository at this point in the history
  20. Check the grading basis of the module during Grade command and throw …

    …exceptions if user tries to input CS for graded modules and vice versa
    fungg0 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f1100fe View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    542c506 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge pull request #161 from fungg0/PPP-draft

    Grade command will now check grading basis of the module before changing the grade + PPP draft for wenwu
    dextboy authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b649869 View commit details
    Browse the repository at this point in the history
  2. update ppp

    jensonjenkins committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1f0e22c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfc1b65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2019bff View commit details
    Browse the repository at this point in the history
  5. add set grade testing

    jensonjenkins committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    69abad7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5329a16 View commit details
    Browse the repository at this point in the history
  7. Add plantUML diagram

    ThawTunZan committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    889689d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Create Architectural Diagram

    dextboy committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8badd57 View commit details
    Browse the repository at this point in the history
  2. Update FAP.puml and FAP.png

    dextboy committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    17d1c64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29125f5 View commit details
    Browse the repository at this point in the history
  4. Update PPP for dextboy

    dextboy committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    56a4a42 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #162 from jensonjenkins/dave-ppp

    Instructions for Manual Testing in DG
    dextboy authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    db6c072 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #163 from ThawTunZan/ClassDiagramAddition

    Class diagram addition
    dextboy authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6612a87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    654e8a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    9706787 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/AY2324S2-CS2113-W14-3/tp

    …into shixiang-DG&PPPupdate
    sxfoo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6ff057a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #165 from sxfoo/shixiang-DG&PPPupdate

    `Parser` and `User` DG Design & Implementation update
    fungg0 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2cffd2f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #164 from dextboy/ArchiDiagram

    Add Architecture Diagram and misc changes
    fungg0 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    72c0af6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      Update DG on `Parser`&`User` design/implementation
      Update PPP for dextboy
      Update DG for changes in FAP class
      Update FAP.puml and FAP.png
      Create Architectural Diagram
      Add plantUML diagram
      add set grade testing
      update manual testing in DG
      instructions for manual testing
      update ppp
      Check the grading basis of the module during Grade command and throw exceptions if user tries to input CS for graded modules and vice versa
      Amended JUnit testing to accomodate the change in Module Constructor
      Check if module is graded Grading Basis during add Command
      Create wenwu PPP draft
      update DG
    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e4f93e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e59852 View commit details
    Browse the repository at this point in the history
  7. Update DG will Ui class design

    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    12a6586 View commit details
    Browse the repository at this point in the history
  8. Add Storage Sequence Diagram

    dextboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2673291 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e413871 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d4444f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    24e0c0d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #166 from dextboy/DGImprovement

    Documentation for 'Saving Modules to File' Functionality
    sxfoo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0423e9f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3f5cb2d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    10053d7 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into SequenceDiagram
    ThawTunZan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ccab92e View commit details
    Browse the repository at this point in the history
  16. Update DeveloperGuide.md

    ThawTunZan authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ebd29b1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    67bbca1 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #168 from AY2324S2-CS2113-W14-3/ThawTunZan-patch-6

    Update DeveloperGuide.md
    ThawTunZan authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    363927e View commit details
    Browse the repository at this point in the history
  19. Add back dexter to AboutUs

    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    564cf8b View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into deliverables_update
    
    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      Update DeveloperGuide.md
      Include description for Storage Implementation
      Modify Storage Sequence Diagram png file
      Update Storage Sequence Diagram
      Add Storage Sequence Diagram
      Add User Class to Architecture Diagram
    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6b07c3a View commit details
    Browse the repository at this point in the history
  21. Merge pull request #167 from fungg0/deliverables_update

    Deliverables update (draft)
    sxfoo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cda87aa View commit details
    Browse the repository at this point in the history
  22. Merge branch 'ThawTunZan-patch-6' of https://github.com/AY2324S2-CS21…

    …13T-W14-3/tp into SequenceDiagram
    
    # Conflicts:
    #	docs/DeveloperGuide.md
    ThawTunZan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a173899 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into SequenceDiagram
    
    # Conflicts:
    #	docs/DeveloperGuide.md
    ThawTunZan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9b452a8 View commit details
    Browse the repository at this point in the history
  24. Update DG

    ThawTunZan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8dfdc30 View commit details
    Browse the repository at this point in the history
  25. Add sequence diagram to DG

    ThawTunZan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8c5277e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3a2ae3a View commit details
    Browse the repository at this point in the history
  27. Merge pull request #169 from ThawTunZan/SequenceDiagram

    Add Sequence diagram
    ThawTunZan authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ddc3cfc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0e8e83d View commit details
    Browse the repository at this point in the history
  29. Add Storage Design section

    dextboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a133b10 View commit details
    Browse the repository at this point in the history
  30. Update parser DG and diagrams

    sxfoo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e80cbef View commit details
    Browse the repository at this point in the history
  31. Add architecture diagram

    sxfoo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cf3d7de View commit details
    Browse the repository at this point in the history
  32. Merge pull request #170 from sxfoo/shixiang-DG&PPPupdate

    Update parser DG and diagrams
    dextboy authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1e04cdd View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8af9969 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    da81b95 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a354bc4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6006f32 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c2549f8 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a5502f3 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    933fd98 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #171 from dextboy/DGStorageImprovement

    Developer Guide Storage improvement
    fungg0 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    389f71b View commit details
    Browse the repository at this point in the history
  41. Merge branch 'master' of https://github.com/AY2324S2-CS2113-W14-3/tp

    …into shixiang-DG&PPPupdate
    sxfoo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5529492 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #173 from fungg0/deliverables_update

    Update DG with desired GPA implementation. Amended ViewGpaCommand sequence diagram
    sxfoo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a0c7376 View commit details
    Browse the repository at this point in the history
  43. Merge branch 'master' of https://github.com/AY2324S2-CS2113-W14-3/tp

    …into shixiang-DG&PPPupdate
    sxfoo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    654076f View commit details
    Browse the repository at this point in the history
  44. Modify the png/uml diagrams

    sxfoo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b01e0e1 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #174 from sxfoo/shixiang-DG&PPPupdate

    DG diagram update + Bug fix for add command
    dextboy authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f6f23d1 View commit details
    Browse the repository at this point in the history
  46. Update DG formatting

    sxfoo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a71a683 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #175 from sxfoo/shixiang-DG&PPPupdate

    Update DG formatting
    dextboy authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    de7365b View commit details
    Browse the repository at this point in the history
  48. Update content page on DG

    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    74fb12b View commit details
    Browse the repository at this point in the history
  49. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into deliverables_update
    
    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      Update DG formatting
      Modify the png/uml diagrams
      Add architecture sequence diagram
      Add Storage test section for DG
      Add architecture diagram
      Update parser DG and diagrams
      Add Storage Design section
      Shift the positioning of add module implementation paragraph
      Add sequence diagram to DG
      Update DG
      Add the sequence diagram for adding of module
    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    336e817 View commit details
    Browse the repository at this point in the history
  50. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into UpdatePlantUML
    
    # Conflicts:
    #	docs/DeveloperGuide.md
    ThawTunZan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ef61094 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c6690b5 View commit details
    Browse the repository at this point in the history
  52. Update design side of DG

    ThawTunZan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f3f2d1b View commit details
    Browse the repository at this point in the history
  53. Add Acknowledgements section

    dextboy committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    544230d View commit details
    Browse the repository at this point in the history
  54. Merge pull request #172 from ThawTunZan/UpdatePlantUML

    Update DG formatting for add of modules section
    ThawTunZan authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3aef44e View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    450c499 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    ce7ecf9 View commit details
    Browse the repository at this point in the history
  57. Merge pull request #176 from dextboy/DGUpdate

    DG Update
    sxfoo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1e99d73 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    a858ec3 View commit details
    Browse the repository at this point in the history
  59. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into deliverables_update
    
    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      Add line breaks for better readability
      Add Acknowledgements section
      Update design side of DG
      Update DG with formatting changes
      Format Changed for adding of module in the DG
      Edit formatting for plantuml
    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5b2a9fc View commit details
    Browse the repository at this point in the history
  60. Update DG content page

    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ae7a744 View commit details
    Browse the repository at this point in the history
  61. Update DG

    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2500283 View commit details
    Browse the repository at this point in the history
  62. Merge pull request #177 from fungg0/deliverables_update

    Deliverables update - DG
    ThawTunZan authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    edba26e View commit details
    Browse the repository at this point in the history
  63. Add Appendix A

    ThawTunZan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    19de4f7 View commit details
    Browse the repository at this point in the history
  64. Update user stories in DG

    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a3d0de1 View commit details
    Browse the repository at this point in the history
  65. Add JavaDocs to some methods

    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    febdfc0 View commit details
    Browse the repository at this point in the history
  66. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into UpdatePlantUML
    
    # Conflicts:
    #	docs/DeveloperGuide.md
    ThawTunZan committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4cc947f View commit details
    Browse the repository at this point in the history
  67. Merge pull request #178 from ThawTunZan/UpdatePlantUML

    Add the appendix for DG
    fungg0 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    958085a View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    3d76054 View commit details
    Browse the repository at this point in the history
  69. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into deliverables_update
    
    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      Add Appendix A
    fungg0 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3f7ec91 View commit details
    Browse the repository at this point in the history
  70. Minor amendments to UG and DG

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

Commits on Apr 15, 2024

  1. Merge pull request #179 from fungg0/deliverables_update

    Deliverables update
    dextboy authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c7bd8bf View commit details
    Browse the repository at this point in the history
  2. Add README.md

    dextboy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4dc0455 View commit details
    Browse the repository at this point in the history
  3. Add README.md

    dextboy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d7ae2e1 View commit details
    Browse the repository at this point in the history
  4. Update AboutUs.md

    dextboy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4977101 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f10064 View commit details
    Browse the repository at this point in the history
  6. Update PPP

    dextboy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    091f735 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68b16fb View commit details
    Browse the repository at this point in the history
  8. Fix cosmetic bug in UG

    dextboy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7ef5f72 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #180 from dextboy/readme

    Update documentation
    ThawTunZan authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a5e653f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b41e251 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    713f786 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab59e64 View commit details
    Browse the repository at this point in the history
  13. Update PPP and AboutUs

    ThawTunZan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    974a9ba View commit details
    Browse the repository at this point in the history
  14. Merge pull request #181 from ThawTunZan/master

    Add JavaDocs
    dextboy authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ec3674c View commit details
    Browse the repository at this point in the history
  15. Merge pull request #182 from ThawTunZan/DocsChanges

    Update Docs (PPP and AboutUs)
    dextboy authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9d2cbcf View commit details
    Browse the repository at this point in the history
  16. Include contributions to PPP

    dextboy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    916aa9b View commit details
    Browse the repository at this point in the history
  17. Merge pull request #183 from dextboy/PPPImprovement

    Include contributions to PPP
    fungg0 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    350ea03 View commit details
    Browse the repository at this point in the history
  18. Add more Javadocs

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ee5a919 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into deliverables_update
    
    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      Include contributions to PPP
      Update PPP and AboutUs
      Add JavaDocs for JsonManager, AddCommand, Module and ModuleList classes
      Fix cosmetic bug in UG
      Update PPP
      Include Portfolio links in AboutUs.md
      Update AboutUs.md
      Add README.md
      Add README.md
    
    # Conflicts:
    #	src/main/java/seedu/duke/modules/Module.java
    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e199682 View commit details
    Browse the repository at this point in the history
  20. Resolve merge conflict

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    505aa9f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0617fb1 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #184 from dextboy/PPPFormat

    Include proper formatting for PPP
    ThawTunZan authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bcba761 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into deliverables_update
    
    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      Include proper formatting for PPP
    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    087755e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8356aaa View commit details
    Browse the repository at this point in the history
  25. Update diagrams

    sxfoo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    136cfed View commit details
    Browse the repository at this point in the history
  26. Merge branch 'master' of https://github.com/AY2324S2-CS2113-W14-3/tp

    …into shixiang-DG&PPPupdate
    sxfoo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    54b7410 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7479351 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8b61389 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2221e89 View commit details
    Browse the repository at this point in the history
  30. Update DG and PPP

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    70234e1 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into deliverables_update
    
    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      Modify activation line for parser sequence diagram
      Update DG target user and glossary
      Update diagrams
    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ddc2804 View commit details
    Browse the repository at this point in the history
  32. Amendments do DG

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e720d91 View commit details
    Browse the repository at this point in the history
  33. Update PPP and AboutUs

    sxfoo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    05f265f View commit details
    Browse the repository at this point in the history
  34. Add picture

    sxfoo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5d160a6 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #186 from fungg0/deliverables_update

    Deliverables update for DG and Wenwu PPP
    sxfoo authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8c18f58 View commit details
    Browse the repository at this point in the history
  36. Merge branch 'master' of https://github.com/AY2324S2-CS2113-W14-3/tp

    …into shixiang-DG&PPPupdate
    
    # Conflicts:
    #	docs/AboutUs.md
    sxfoo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8566bb1 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #187 from sxfoo/shixiang-DG&PPPupdate

    sxfoo PPP & about us update
    fungg0 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b8ba98a View commit details
    Browse the repository at this point in the history
  38. Test line break

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3af88b6 View commit details
    Browse the repository at this point in the history
  39. add javaDoc and PPP

    jensonjenkins committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    225ff25 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #188 from fungg0/deliverables_update

    Test page break
    fungg0 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8c5f30a View commit details
    Browse the repository at this point in the history
  41. Add more page breaks

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6e17be0 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ce86926 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #189 from jensonjenkins/dave-JavaDocs&PPP

    add javaDoc and PPP
    jensonjenkins authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    885c7ff View commit details
    Browse the repository at this point in the history
  44. Merge pull request #190 from fungg0/deliverables_update

    Add more page breaks
    sxfoo authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8f76eb9 View commit details
    Browse the repository at this point in the history
  45. Test table for aboutus

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    32c4ff6 View commit details
    Browse the repository at this point in the history
  46. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    …into deliverables_update
    
    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp:
      adhere to gradle checkstyle
      add javaDoc and PPP
      Add picture
      Update PPP and AboutUs
    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4d4ee94 View commit details
    Browse the repository at this point in the history
  47. Amended aboutus page

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    db0e544 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #191 from fungg0/deliverables_update

    Test table
    sxfoo authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a7687a2 View commit details
    Browse the repository at this point in the history
  49. add image to about us

    jensonjenkins committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    db32cc6 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #192 from jensonjenkins/dave-updateAboutUs

    add image to about us
    jensonjenkins authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bbb54d9 View commit details
    Browse the repository at this point in the history
  51. Merge branch 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp

    * 'master' of https://github.com/AY2324S2-CS2113T-W14-3/tp: (63 commits)
      add image to about us
      Amended aboutus page
      Test table for aboutus
      adhere to gradle checkstyle
      Add more page breaks
      add javaDoc and PPP
      Test line break
      Add picture
      Update PPP and AboutUs
      Amendments do DG
      Update DG and PPP
      Modify activation line for parser sequence diagram
      Update DG target user and glossary
      Update diagrams
      Add photo and update AboutUs and PPP
      Include proper formatting for PPP
      Resolve merge conflict
      Add more Javadocs
      Include contributions to PPP
      Update PPP and AboutUs
      ...
    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    40e0d9e View commit details
    Browse the repository at this point in the history
  52. Update sxfoo PPP

    sxfoo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    56bbcef View commit details
    Browse the repository at this point in the history
  53. Merge pull request #193 from sxfoo/shixiang-DG&PPPupdate

    Update sxfoo PPP
    sxfoo authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4c9c2f4 View commit details
    Browse the repository at this point in the history
  54. Update wenwu PPP

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6255601 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    0786ae5 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    16ed65c View commit details
    Browse the repository at this point in the history
  57. update PPP

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    edb421c View commit details
    Browse the repository at this point in the history
  58. Amended deliverables

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9ba1e92 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #194 from fungg0/PPP

    WenWu PPP update and synced root README to docs README
    ThawTunZan authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e3db77e View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    db49c09 View commit details
    Browse the repository at this point in the history
  61. Update Ui photo in readme

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9c97bd6 View commit details
    Browse the repository at this point in the history
  62. Amend ppp

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8c58dfb View commit details
    Browse the repository at this point in the history
  63. Merge pull request #195 from fungg0/PPP

    Update Ui photo in readme
    dextboy authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4d1ba59 View commit details
    Browse the repository at this point in the history
  64. Amend root README

    fungg0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8e1e46b View commit details
    Browse the repository at this point in the history
  65. Merge pull request #196 from fungg0/PPP

    Amend root README
    dextboy authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f2b38f9 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    7012e25 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    4f744b7 View commit details
    Browse the repository at this point in the history
  68. Merge pull request #197 from ThawTunZan/PPP_changes

    Update PPP for Thaw and Dexter
    dextboy authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    628e965 View commit details
    Browse the repository at this point in the history
  69. Add missing details to PPP

    ThawTunZan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4c4e6c3 View commit details
    Browse the repository at this point in the history
  70. Merge pull request #198 from ThawTunZan/PPP_changes

    Add minor changes to PPP
    dextboy authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    88f42ee View commit details
    Browse the repository at this point in the history