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

[CS2103T-W13-4] WellNUS #120

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

Commits on Nov 2, 2023

  1. Fix bug in Command Summary table

    Darren Tan committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    949f494 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Delete unused Email class
      Update Address and Note character limit
      Update links in UG
    SimWPEric committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    396bc80 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #167 from darrentfy/update-UG

    Fix bug in Command Summary table
    Sheeepen authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d3c448d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f76fc96 View commit details
    Browse the repository at this point in the history
  5. Update Ui.png

    SimWPEric committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    dd3692a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c1a5ed View commit details
    Browse the repository at this point in the history
  7. Improve SampleDataUtil

    SimWPEric committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b9f218c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    add849e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #168 from SimWPEric/update-student-notes

    Update student notes
    darrentfy authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    093163d View commit details
    Browse the repository at this point in the history
  10. Merge branches 'master' and 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Improve SampleDataUtil
      Remove note from StudentCard
      Update Ui.png
      Combine view Students and Appointments
      Fix bug in Command Summary table
    
    * 'master' of https://github.com/SimWPEric/tp:
      Improve SampleDataUtil
      Remove note from StudentCard
      Update Ui.png
      Combine view Students and Appointments
      Fix bug in Command Summary table
    SimWPEric committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4deeef8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8541d4 View commit details
    Browse the repository at this point in the history
  12. Fix links in User Guide

    Darren Tan committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    281e0c1 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #169 from darrentfy/update-UG

    Fix links in User Guide
    SimWPEric authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    febcce9 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Fix links in User Guide
    SimWPEric committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    044abb2 View commit details
    Browse the repository at this point in the history
  15. Fix Edit Command

    quzhetao01 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ea8b816 View commit details
    Browse the repository at this point in the history
  16. Fix merge conflicts

    quzhetao01 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b35cea9 View commit details
    Browse the repository at this point in the history
  17. Fix user guide

    quzhetao01 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f878c2d View commit details
    Browse the repository at this point in the history
  18. Fix bug in UG

    quzhetao01 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    58e0eba View commit details
    Browse the repository at this point in the history
  19. Fix bug UG 2

    quzhetao01 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    866f97a View commit details
    Browse the repository at this point in the history
  20. Fix UG bug

    quzhetao01 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cd4ff69 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #171 from quzhetao01/misc-fix

    Fix Edit Command
    darrentfy authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6760886 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    59344e9 View commit details
    Browse the repository at this point in the history
  23. Add Edit Command into Command Summary

    Darren Tan committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    13a51e0 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #172 from darrentfy/update-UG

    Add Edit Command into UG Command Summary
    darrentfy authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3496dd4 View commit details
    Browse the repository at this point in the history
  25. Update JAR download link and landing page

    Darren Tan committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    525ba86 View commit details
    Browse the repository at this point in the history
  26. Update README.md and index.md

    Darren Tan committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    eb1eded View commit details
    Browse the repository at this point in the history
  27. Merge pull request #173 from darrentfy/update-UG

    Update JAR download link and index.md
    quzhetao01 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    111d5eb View commit details
    Browse the repository at this point in the history
  28. Edit title in index.md

    Darren Tan committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cebb181 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #174 from darrentfy/update-UG

    Edit title in index.md
    quzhetao01 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6d9d31c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Edit title in index.md
      Update README.md and index.md
      Update JAR download link and landing page
      Add Edit Command into Command Summary
      Fix UG bug
      Fix bug UG 2
      Fix bug in UG
      Fix user guide
      Fix Edit Command
    SimWPEric committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ab644a6 View commit details
    Browse the repository at this point in the history
  2. Add wrapText

    SimWPEric committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6f0697b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd4f3e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12b1b6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d4d71f View commit details
    Browse the repository at this point in the history
  6. Update UG for consistency

    SimWPEric committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    687aaaa View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Fix execute method

    SimWPEric committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7201822 View commit details
    Browse the repository at this point in the history
  2. Fix style errors

    SimWPEric committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9aea1e5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #232 from SimWPEric/PED-bugfix

    Fix ScheduleCommand valid dateTime
    darrentfy authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e768755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6211223 View commit details
    Browse the repository at this point in the history
  5. Fix bugs for v1.4

    Darren Tan committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d147104 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    149456e View commit details
    Browse the repository at this point in the history
  7. Add storage overlap appt check

    Sheeepen committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f63f2b5 View commit details
    Browse the repository at this point in the history
  8. Fix formatting

    Sheeepen committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    beb80d4 View commit details
    Browse the repository at this point in the history
  9. Modify add error message for risk level

    Sheeepen committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cec5c8c View commit details
    Browse the repository at this point in the history
  10. Update invalid examples in UG

    Darren Tan committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4aa96a5 View commit details
    Browse the repository at this point in the history
  11. Edit message on student addition

    Sheeepen committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2abdd77 View commit details
    Browse the repository at this point in the history
  12. Add multiple r/ prefix check

    Sheeepen committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ca3a0e0 View commit details
    Browse the repository at this point in the history
  13. Edit test cases

    Sheeepen committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b8c8cb0 View commit details
    Browse the repository at this point in the history
  14. Add case-insensitivity for risk level

    Sheeepen committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8db7519 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'v1.4-bug-fixes'

    Darren Tan committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7229a85 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge pull request #233 from darrentfy/v1.4-bug-fixes

    Update Name class and User Guide
    SimWPEric authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8dcc61a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Update invalid examples in UG
      Fix bugs for v1.4
      Fix style errors
      Fix execute method
      Update UG for consistency
      Add additional error messages
      Update Date message_constraints
      Update Name validation_regex
      Add wrapText
    SimWPEric committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    abda146 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-Bugs'

    Fix bugs
    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    91bd4b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    808afa0 View commit details
    Browse the repository at this point in the history
  5. Update PPP

    Darren Tan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2bde774 View commit details
    Browse the repository at this point in the history
  6. Update edit feature in UG

    hcs1203 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b50432a View commit details
    Browse the repository at this point in the history
  7. Add table of constraints in UG

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8e2b68d View commit details
    Browse the repository at this point in the history
  8. Enhance formatting

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    503d9d8 View commit details
    Browse the repository at this point in the history
  9. Update DG and outdated diagrams

    Darren Tan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7aefe5c View commit details
    Browse the repository at this point in the history
  10. Update SampleDataUtil

    SimWPEric committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7289e96 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #235 from Sheeepen/fix-Bugs

    Fix assigned bugs
    darrentfy authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    77b9415 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #236 from hcs1203/ug-edit

    Update edit feature in UG
    darrentfy authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a9e3858 View commit details
    Browse the repository at this point in the history
  13. Add FAQ and images to UG

    SimWPEric committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2db0a0c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0ec8c8b View commit details
    Browse the repository at this point in the history
  15. Update UserGuide.md

    darrentfy authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1b2ca91 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #237 from Sheeepen/update-UG

    Update UG
    darrentfy authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1ce14af View commit details
    Browse the repository at this point in the history
  17. Update date/time messages for consistency

    Darren Tan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b96e6ec View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c9bdbd1 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' of https://github.com/darrentfy/tp

    Darren Tan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    295e711 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' into update-PPP

    Darren Tan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    240e411 View commit details
    Browse the repository at this point in the history
  21. Add tips and warning boxes

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    90e1914 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'update-UG'

    Update UG
    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4371f15 View commit details
    Browse the repository at this point in the history
  23. Change column title

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4db33ee View commit details
    Browse the repository at this point in the history
  24. Merge pull request #238 from SimWPEric/UG-add-visuals

    Add UG FAQ and images
    Sheeepen authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3135bc4 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #240 from Sheeepen/update-UG

    Update UG visuals
    SimWPEric authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5b525ab View commit details
    Browse the repository at this point in the history
  26. Revert changes to date/time format messages

    Darren Tan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    06f3899 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #239 from darrentfy/update-PPP

    Update DG diagrams and Darren's PPP
    Sheeepen authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b11f2bf View commit details
    Browse the repository at this point in the history
  28. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Revert changes to date/time format messages
      Change column title
      Add tips and warning boxes
      Update date/time messages for consistency
      Update UserGuide.md
      Add FAQ and images to UG
      Update SampleDataUtil
      Update DG and outdated diagrams
      Enhance formatting
      Add table of constraints in UG
      Update edit feature in UG
      Update PPP
      Add case-insensitivity for risk level
      Edit test cases
      Add multiple r/ prefix check
      Edit message on student addition
      Modify add error message for risk level
      Fix formatting
      Add storage overlap appt check
    SimWPEric committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    06053fe View commit details
    Browse the repository at this point in the history
  29. Fix formatting

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7b768d1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    145770d View commit details
    Browse the repository at this point in the history
  31. Fix multiple risk level storage bug

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    30e0427 View commit details
    Browse the repository at this point in the history
  32. Remove unused import line

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    66affa7 View commit details
    Browse the repository at this point in the history
  33. Merge branch 'fix-Bugs'

    Merge into master
    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7b027ed View commit details
    Browse the repository at this point in the history
  34. Merge branch 'master' into update-UG

    Merge from master
    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    bd979bf View commit details
    Browse the repository at this point in the history
  35. Fix minor syntax issues

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b45f1e6 View commit details
    Browse the repository at this point in the history
  36. Make UG more user-friendly

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e6e459b View commit details
    Browse the repository at this point in the history
  37. Merge pull request #243 from Sheeepen/update-UG

    Update UG
    darrentfy authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9d671fb View commit details
    Browse the repository at this point in the history
  38. Fix formatting and bulleting

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a750690 View commit details
    Browse the repository at this point in the history
  39. Edit grammar

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f923cc2 View commit details
    Browse the repository at this point in the history
  40. Fix formatting

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8618bca View commit details
    Browse the repository at this point in the history
  41. Revert first change

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4de820e View commit details
    Browse the repository at this point in the history
  42. Update edit command

    Sheeepen committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d07f2a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Make UG more user-friendly
      Fix minor syntax issues
      Remove unused import line
      Fix multiple risk level storage bug
      Fix formatting
    SimWPEric committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a94b737 View commit details
    Browse the repository at this point in the history
  2. Remove PREFIX_NAME for edit

    SimWPEric committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    99ffaba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #244 from Sheeepen/update-UG

    Fix minor formatting in UG
    SimWPEric authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    f55dd1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1663b25 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Update edit command
      Revert first change
      Fix formatting
      Edit grammar
      Fix formatting and bulleting
    SimWPEric committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1d47db1 View commit details
    Browse the repository at this point in the history
  6. Update PPP

    SimWPEric committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    dffb544 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d97844d View commit details
    Browse the repository at this point in the history
  8. Add test case for note

    quzhetao01 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    9bd2d66 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #245 from SimWPEric/fix-edit-command

    Fix edit command
    darrentfy authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    4c0bf2c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #247 from SimWPEric/update-eric-PPP

    Update Eric's PPP
    darrentfy authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    37dd6f2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #249 from quzhetao01/fix-bugs

    Fix Storage Bugs
    darrentfy authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    86cc4fb View commit details
    Browse the repository at this point in the history
  12. Fix note UI bug

    quzhetao01 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a2413a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5723b6a View commit details
    Browse the repository at this point in the history
  14. Fix note bugs

    quzhetao01 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b4f3c99 View commit details
    Browse the repository at this point in the history
  15. Add test for NoteCommand

    quzhetao01 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b772747 View commit details
    Browse the repository at this point in the history
  16. Fix UG

    quzhetao01 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a443fc0 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #252 from quzhetao01/fix-bugs

    Fix note bugs
    Sheeepen authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    56843e6 View commit details
    Browse the repository at this point in the history
  18. Remove risk from edit

    quzhetao01 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    996528d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5e556af View commit details
    Browse the repository at this point in the history
  20. Merge pull request #253 from quzhetao01/fix-bugs

    Remove risk from edit
    darrentfy authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d2f89c2 View commit details
    Browse the repository at this point in the history
  21. Add documentation

    quzhetao01 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    98e5188 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #246 from hcs1203/newCaseInsesitive

    Make Add Name Case Insensitive
    SimWPEric authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    095c277 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3d91a8c View commit details
    Browse the repository at this point in the history
  24. Merge branch 'master' of https://github.com/darrentfy/tp

    Darren Tan committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ebd7be7 View commit details
    Browse the repository at this point in the history
  25. Add Zhetao's PPP

    quzhetao01 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    4658f18 View commit details
    Browse the repository at this point in the history
  26. Fix incorrect link in PPP

    Darren Tan committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    de710c1 View commit details
    Browse the repository at this point in the history
  27. Rename outdated method

    quzhetao01 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b5c6b41 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Merge pull request #254 from quzhetao01/documentation

    Update relevant documentation
    SimWPEric authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    7981594 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #255 from quzhetao01/zhetao-ppp

    Add Zhetao's PPP
    SimWPEric authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    418bda4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #256 from darrentfy/update-PPP

    Fix incorrect link in PPP
    SimWPEric authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    8bc696d View commit details
    Browse the repository at this point in the history
  4. Add more PR links

    SimWPEric committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    8f73137 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #259 from SimWPEric/improve-eric-ppp

    Add more PR links
    quzhetao01 authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    4736b1f View commit details
    Browse the repository at this point in the history
  6. Update contributions

    SimWPEric committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    9c9b2f3 View commit details
    Browse the repository at this point in the history
  7. Update PPP

    Sheeepen committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    fbd1835 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #260 from Sheeepen/update-PPP

    Update PPP
    hcs1203 authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5f0a62b View commit details
    Browse the repository at this point in the history
  9. Update Hannah's PPP

    hcs1203 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    a63aaac View commit details
    Browse the repository at this point in the history
  10. Fix build issue

    hcs1203 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    be96607 View commit details
    Browse the repository at this point in the history
  11. New build issue fix

    hcs1203 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    7fbfc29 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Update AboutUs

    hcs1203 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a3765c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #261 from hcs1203/Update-PPP

    Update Hannah's PPP
    SimWPEric authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d378624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeafdee View commit details
    Browse the repository at this point in the history
  4. Update Index.md file

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8771f99 View commit details
    Browse the repository at this point in the history
  5. Update email in AboutUs

    hcs1203 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    530218f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #264 from Sheeepen/update-Index

    Update Index.md file
    SimWPEric authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ce67fd3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #263 from hcs1203/AboutUs

    Update AboutUs
    SimWPEric authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    860e0ea View commit details
    Browse the repository at this point in the history
  8. Merge pull request #262 from SimWPEric/improve-eric-ppp

    Update contributions
    hcs1203 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    96eab6e View commit details
    Browse the repository at this point in the history
  9. Add EPs for Risk Level test

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9ec9d45 View commit details
    Browse the repository at this point in the history
  10. Add DG planned enhancements

    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e8d081b View commit details
    Browse the repository at this point in the history
  11. Update EPs, refactor getTags method

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8c3cbaa View commit details
    Browse the repository at this point in the history
  12. Fix fx-alignment

    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f8478fd View commit details
    Browse the repository at this point in the history
  13. Merge pull request #265 from SimWPEric/DG-enhancements

    Add DG planned enhancements
    Sheeepen authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    46f6749 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #266 from SimWPEric/fix-startup-error

    Fix fx-alignment
    quzhetao01 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    11e70c0 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Fix fx-alignment
      Add DG planned enhancements
    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    19ab030 View commit details
    Browse the repository at this point in the history
  16. Reorganise, add comments for tests

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    61d9a5e View commit details
    Browse the repository at this point in the history
  17. Add student manual testing

    hcs1203 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    aa658cf View commit details
    Browse the repository at this point in the history
  18. Add DG design challenges

    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5c1a609 View commit details
    Browse the repository at this point in the history
  19. Improve test cases

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3576047 View commit details
    Browse the repository at this point in the history
  20. Fix test case

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ea3e693 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #268 from SimWPEric/DG-appendix-effort

    Add DG appendix:effort
    hcs1203 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cd3d440 View commit details
    Browse the repository at this point in the history
  22. Add EOF

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f71290d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c5d2cda View commit details
    Browse the repository at this point in the history
  24. Update DG manual testing

    hcs1203 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1a53b6a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    39f0cd9 View commit details
    Browse the repository at this point in the history
  26. Merge branch 'master' of https://github.com/darrentfy/tp

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4020c07 View commit details
    Browse the repository at this point in the history
  27. Add comments and EPs for tests

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1154e55 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1780dbd View commit details
    Browse the repository at this point in the history
  29. Update Appendix: Effort in DG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6e614b9 View commit details
    Browse the repository at this point in the history
  30. Add icon table

    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f60f053 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #269 from quzhetao01/label-EP

    Improve test cases
    Sheeepen authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9f38878 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #274 from darrentfy/update-DG

    Update Appendix: Effort in DG
    Sheeepen authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2ef114a View commit details
    Browse the repository at this point in the history
  33. Merge pull request #273 from Sheeepen/add-Tests

    Include test case comments
    darrentfy authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1da36c7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    89a90fa View commit details
    Browse the repository at this point in the history
  35. Merge pull request #267 from hcs1203/DGAppendix

    Add manual testing
    quzhetao01 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4ba8994 View commit details
    Browse the repository at this point in the history
  36. Update icon consistency

    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    66168ea View commit details
    Browse the repository at this point in the history
  37. Merge pull request #275 from SimWPEric/improve-UG

    Improve UG consistency
    darrentfy authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dcddd70 View commit details
    Browse the repository at this point in the history
  38. Merge branch 'master' of https://github.com/darrentfy/tp

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5ce7145 View commit details
    Browse the repository at this point in the history
  39. Fix links in UG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    27f4314 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #276 from darrentfy/update-UG

    Fix links in UG
    SimWPEric authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9782c0d View commit details
    Browse the repository at this point in the history
  41. Change validation regex

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    396f148 View commit details
    Browse the repository at this point in the history
  42. Update Name regex

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    328b868 View commit details
    Browse the repository at this point in the history
  43. Improve DG

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dbff761 View commit details
    Browse the repository at this point in the history
  44. Add additional note in UG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3602f12 View commit details
    Browse the repository at this point in the history
  45. Remove TODOs stories

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bdae585 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #279 from darrentfy/update-UG

    Add additional note in UG
    quzhetao01 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1f6fa66 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #278 from quzhetao01/improve-dg

    Improve DG
    Sheeepen authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    28316ca View commit details
    Browse the repository at this point in the history
  48. Merge pull request #277 from Sheeepen/master

    Update validation regex for name
    darrentfy authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0b8fddc View commit details
    Browse the repository at this point in the history
  49. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Remove TODOs stories
      Add additional note in UG
      Improve DG
      Update Name regex
      Change validation regex
      Fix links in UG
      Update icon consistency
      Add icon table
      Update Appendix: Effort in DG
      Add comments and EPs for tests
      Update DG manual testing
      Add EOF
      Fix test case
      Improve test cases
      Add DG design challenges
      Add student manual testing
      Reorganise, add comments for tests
      Update EPs, refactor getTags method
      Add EPs for Risk Level test
    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f1cf8b6 View commit details
    Browse the repository at this point in the history
  50. Change method name

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bf34a4d View commit details
    Browse the repository at this point in the history
  51. Update site header from AB-3 to WellNUS

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    07a3677 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    5542097 View commit details
    Browse the repository at this point in the history
  53. Merge pull request #280 from darrentfy/update-UG

    Update site header from AB-3 to WellNUS
    Sheeepen authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3979443 View commit details
    Browse the repository at this point in the history
  54. Update check overlap section

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    28cc197 View commit details
    Browse the repository at this point in the history
  55. Update sequence diagrams

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0901a82 View commit details
    Browse the repository at this point in the history
  56. Rename addresBook to wellNus

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b08799d View commit details
    Browse the repository at this point in the history
  57. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Update site header from AB-3 to WellNUS
    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    16eaadf View commit details
    Browse the repository at this point in the history
  58. Renaming to WellNus

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6dcd9f0 View commit details
    Browse the repository at this point in the history
  59. Rename to WellNus more

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a383574 View commit details
    Browse the repository at this point in the history
  60. Fix indentation

    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8efb1ed View commit details
    Browse the repository at this point in the history
  61. Fix inconsistency

    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    89ad5a9 View commit details
    Browse the repository at this point in the history
  62. Rename storage file to wellnus.json

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    62ae8c4 View commit details
    Browse the repository at this point in the history
  63. Merge pull request #281 from SimWPEric/minor-fixes

    Minor fixes for UG and DG
    hcs1203 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5ae52e1 View commit details
    Browse the repository at this point in the history
  64. Rename more to wellnus

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f178e04 View commit details
    Browse the repository at this point in the history
  65. Change tag in json file to risklevel

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    df1387d View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    4236e35 View commit details
    Browse the repository at this point in the history
  67. Update DG WellNusParser

    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7eb6094 View commit details
    Browse the repository at this point in the history
  68. Rename to wellNUS

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a5a1ca1 View commit details
    Browse the repository at this point in the history
  69. Merge pull request #283 from SimWPEric/dg-fix-diagrams

    Update DG WellNusParser
    hcs1203 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0429e63 View commit details
    Browse the repository at this point in the history
  70. Fix bullet points in UG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4d9cf3e View commit details
    Browse the repository at this point in the history
  71. Edit test cases

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0a64328 View commit details
    Browse the repository at this point in the history
  72. Merge pull request #282 from darrentfy/update-UG

    Change 'tags' in json files to 'risklevel'
    SimWPEric authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4d11ba6 View commit details
    Browse the repository at this point in the history
  73. Merge branch 'Sheeepen-update-DG'

    Resolve merge conflicts
    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9f1b264 View commit details
    Browse the repository at this point in the history
  74. Merge branch 'master' into update-DG

    Resolve merge conflicts
    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c7b49f6 View commit details
    Browse the repository at this point in the history
  75. Improve docs

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    96c46c6 View commit details
    Browse the repository at this point in the history
  76. Resolve merge conflicts

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7e21d7e View commit details
    Browse the repository at this point in the history
  77. Fix bullet points in UG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8520ebf View commit details
    Browse the repository at this point in the history
  78. Merge pull request #284 from Sheeepen/update-DG

    Update DG and Refactor
    quzhetao01 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8d91b92 View commit details
    Browse the repository at this point in the history
  79. Merge pull request #286 from darrentfy/update-UG

    Fix bullet points in UG
    quzhetao01 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    67d619c View commit details
    Browse the repository at this point in the history
  80. Merge pull request #285 from quzhetao01/documentation

    Improve documentation
    hcs1203 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    175de42 View commit details
    Browse the repository at this point in the history
  81. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Fix bullet points in UG
      Improve docs
      Edit test cases
      Fix bullet points in UG
      Rename to wellNUS
      Update DG WellNusParser
      Change tag in json file to risklevel
      Rename more to wellnus
      Rename storage file to wellnus.json
      Fix inconsistency
      Fix indentation
      Rename to WellNus more
      Renaming to WellNus
      Rename addresBook to wellNus
      Update sequence diagrams
      Update check overlap section
      Change method name
    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2871579 View commit details
    Browse the repository at this point in the history
  82. Update UG images

    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8175523 View commit details
    Browse the repository at this point in the history
  83. Fix bullet points in UG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    294b4b1 View commit details
    Browse the repository at this point in the history
  84. Add line breaks in 2.4.5

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    75e5df9 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    8cb28ae View commit details
    Browse the repository at this point in the history
  86. Merge pull request #287 from SimWPEric/update-UG-images

    Update UG images
    darrentfy authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6f5fb71 View commit details
    Browse the repository at this point in the history
  87. Merge pull request #288 from darrentfy/update-UG

    Fix bullet points in UG
    SimWPEric authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    06788dd View commit details
    Browse the repository at this point in the history
  88. Merge branch 'master' of https://github.com/SimWPEric/tp

    * 'master' of https://github.com/SimWPEric/tp:
      Add line breaks in 2.4.5
      Fix bullet points in UG
      Update UG images
    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    41e753f View commit details
    Browse the repository at this point in the history
  89. Fix minor inconsistencies

    SimWPEric committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1503f2a View commit details
    Browse the repository at this point in the history
  90. Merge pull request #289 from SimWPEric/fix-inconsistency

    Fix inconsistency
    darrentfy authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    caefed4 View commit details
    Browse the repository at this point in the history
  91. Fix DG

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9076f09 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    fa9a45b View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    e9ec2ad View commit details
    Browse the repository at this point in the history
  94. Add page breaks in UG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    daeae84 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    616c4cd View commit details
    Browse the repository at this point in the history
  96. Merge pull request #291 from darrentfy/update-UG

    Add page breaks in UG
    SimWPEric authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2ad780d View commit details
    Browse the repository at this point in the history
  97. Add line breaks

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e87b1d4 View commit details
    Browse the repository at this point in the history
  98. Merge pull request #292 from quzhetao01/line-break

    Add line breaks
    Sheeepen authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5d572d3 View commit details
    Browse the repository at this point in the history
  99. Add more page breaks to UG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c0c8a5d View commit details
    Browse the repository at this point in the history
  100. Change link in UG to v1.4 release

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7eaf6e9 View commit details
    Browse the repository at this point in the history
  101. Fix line spacing

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5df7a9e View commit details
    Browse the repository at this point in the history
  102. Merge pull request #293 from darrentfy/update-UG

    Add more page breaks to UG
    Sheeepen authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    05885af View commit details
    Browse the repository at this point in the history
  103. Merge pull request #294 from quzhetao01/line-break

    Fix line spacing
    Sheeepen authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e714fda View commit details
    Browse the repository at this point in the history
  104. Rearrange items

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e4d6615 View commit details
    Browse the repository at this point in the history
  105. Fix table of contents in UG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ba49e56 View commit details
    Browse the repository at this point in the history
  106. Merge pull request #295 from quzhetao01/line-break

    Rearrange items
    hcs1203 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f6cc67a View commit details
    Browse the repository at this point in the history
  107. Merge pull request #296 from darrentfy/update-UG

    Fix table of contents in UG
    Sheeepen authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    407aa33 View commit details
    Browse the repository at this point in the history
  108. Fix page break in UG AGAIN

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e55dffa View commit details
    Browse the repository at this point in the history
  109. Add line breaks

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0d6130c View commit details
    Browse the repository at this point in the history
  110. Merge pull request #297 from darrentfy/update-UG

    Fix page break in UG again
    hcs1203 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ad1c5be View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    edd255f View commit details
    Browse the repository at this point in the history
  112. Remove hyperlink

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    909f2e5 View commit details
    Browse the repository at this point in the history
  113. Merge pull request #298 from quzhetao01/line-break

    Add line breaks
    darrentfy authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    535d1ee View commit details
    Browse the repository at this point in the history
  114. Fix line breaks

    quzhetao01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c5672d8 View commit details
    Browse the repository at this point in the history
  115. Merge pull request #299 from quzhetao01/line-break

    Fix line breaks
    Sheeepen authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    978877c View commit details
    Browse the repository at this point in the history
  116. Fix headers in DG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dd30df8 View commit details
    Browse the repository at this point in the history
  117. Fix constraints in UG

    Darren Tan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    af9a39d View commit details
    Browse the repository at this point in the history
  118. Merge pull request #300 from darrentfy/update-DG

    Fix headers in DG
    hcs1203 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    14fdf14 View commit details
    Browse the repository at this point in the history
  119. Update GithubReleasePage

    Sheeepen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6a4e213 View commit details
    Browse the repository at this point in the history
  120. Merge pull request #301 from Sheeepen/update-UG

    Update GithubReleasePage
    SimWPEric authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6bcf7fb View commit details
    Browse the repository at this point in the history