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-W15-4] InternEase #83

Open
wants to merge 852 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 4, 2023

  1. Merge branch 'bugfix-v1.4'

    laihuiqi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3e41fd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b0ce61 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix-v1.4'

    laihuiqi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    728e51e View commit details
    Browse the repository at this point in the history
  4. Add test cases for some commands and parsers.

    Fix error message bug - format for `ApplicationDeadline` in EditDeadline
    Command.
    Add javadoc header comments.
    laihuiqi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2023f12 View commit details
    Browse the repository at this point in the history
  5. Fix check style error.

    laihuiqi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e60b624 View commit details
    Browse the repository at this point in the history
  6. Relocate storage package.

    laihuiqi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d354c4d View commit details
    Browse the repository at this point in the history
  7. Fix check style error.

    laihuiqi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    66280c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Refactor code

    benjamin-wee committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f185c7b View commit details
    Browse the repository at this point in the history
  2. fix checkstyle errors

    benjamin-wee committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    32f741c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c2a4b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #265 from jianminglok/update-v1.4-archive

    Fix bugs with archiving commands
    jianminglok authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b7d713a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ccf4ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2219b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd56008 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ae3ba3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    449e4d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6047769 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/AY2223S2-CS2103T-W15-4/tp

    # Conflicts:
    #	src/test/java/seedu/address/testutil/TypicalInternships.java
    laihuiqi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1b21ad7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    931ed01 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #262 from laihuiqi/bugfix-v1.4

    Bugfix v1.4
    laihuiqi authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9699b72 View commit details
    Browse the repository at this point in the history
  14. Fix check style bugs.

    laihuiqi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    bc4aa8f View commit details
    Browse the repository at this point in the history
  15. Update ppp.

    laihuiqi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7efe232 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    62efb9e View commit details
    Browse the repository at this point in the history
  17. Update ped issue links.

    laihuiqi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1f80f07 View commit details
    Browse the repository at this point in the history
  18. Fix bug in command result.

    laihuiqi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4b4bd02 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f3e7194 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4c57fa3 View commit details
    Browse the repository at this point in the history
  21. Fix ppp minor bug.

    laihuiqi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    d4992a5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7fe589b View commit details
    Browse the repository at this point in the history
  23. Update UML diagrams.

    laihuiqi committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0568dbf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4955057 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8c6e623 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7319c4a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    48dc56e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    ad8f540 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #276 from laihuiqi/update-ppp-v1.4

    Update ppp v1.4
    laihuiqi authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3720405 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70bf124 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de27ba3 View commit details
    Browse the repository at this point in the history
  5. Fix merge conflicts

    jianminglok committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    da0e8b9 View commit details
    Browse the repository at this point in the history
  6. Update PPP

    jiasheng59 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    df30b57 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #267 from jianminglok/update-v1.4-UG

    Update user guide to match correct behaviour
    jiasheng59 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    8a42d44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6568d12 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #269 from jianminglok/update-v1.4-test-cases

    Add test cases for v1.4
    jiasheng59 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    53b61a6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #266 from jianminglok/update-v1.4-validation

    Fix Validation for Email and Document Links
    laihuiqi authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c474192 View commit details
    Browse the repository at this point in the history
  11. Update PPP

    jianminglok committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    71bd9df View commit details
    Browse the repository at this point in the history
  12. Merge pull request #271 from laihuiqi/add-tc-v1.4

    Add test cases v1.4
    laihuiqi authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    912e37b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d05bde2 View commit details
    Browse the repository at this point in the history
  14. Fix check style error.

    laihuiqi committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    eb90c5b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #278 from laihuiqi/Fix-bug-v1.4a

    Fix check style error
    laihuiqi authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    562f304 View commit details
    Browse the repository at this point in the history
  16. Add more details to PPP

    jianminglok committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    221f2f2 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #279 from jianminglok/update-v1.4-PPP

    Update Project Portfolio Page
    jianminglok authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    cdd3e2b View commit details
    Browse the repository at this point in the history
  18. Merge pull request #277 from jiasheng59/PPP

    Update PPP
    jiasheng59 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    9536f53 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a2f910c View commit details
    Browse the repository at this point in the history
  20. Merge pull request #281 from benjamin-wee/branch-CleanUpCode-v1.4

    remove irrelevant code from AB3
    benjamin-wee authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f507868 View commit details
    Browse the repository at this point in the history
  21. update UG and PPP

    benjamin-wee committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    83b63b5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2ff300a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Update zm-l.md

    zm-l authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    5a4ec44 View commit details
    Browse the repository at this point in the history
  2. Add use cases

    jianminglok committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    699a862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c239813 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Update documentations.

    laihuiqi committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    79f6a37 View commit details
    Browse the repository at this point in the history
  2. Modify ppp.

    laihuiqi committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    583baff View commit details
    Browse the repository at this point in the history
  3. Modify ppp.

    laihuiqi committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    b47b0b8 View commit details
    Browse the repository at this point in the history
  4. Update indentation.

    laihuiqi committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    699ccce View commit details
    Browse the repository at this point in the history
  5. Refine ppp.

    laihuiqi authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    d342a14 View commit details
    Browse the repository at this point in the history
  6. Refine ppp.

    laihuiqi authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    c96f9e3 View commit details
    Browse the repository at this point in the history
  7. Update ppp.

    laihuiqi authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    6e0e06d View commit details
    Browse the repository at this point in the history
  8. Modify ppp.

    laihuiqi authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    c8897de View commit details
    Browse the repository at this point in the history
  9. Modify ppp.

    laihuiqi authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    f65bb98 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #283 from laihuiqi/final-v1.4

    Update documentations v1.4.
    laihuiqi authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    e2c7cba View commit details
    Browse the repository at this point in the history
  11. Update UG.

    laihuiqi committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    43bf7fc View commit details
    Browse the repository at this point in the history
  12. Update UG, DG.

    Fix minor bugs in UG / DG.
    laihuiqi committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    49c650c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #284 from laihuiqi/final-v1.4

    Update UG DG
    laihuiqi authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    b74e678 View commit details
    Browse the repository at this point in the history
  14. Modify ppp.

    laihuiqi authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    eb6c412 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #285 from laihuiqi/final-v1.4

    Modify ppp.
    laihuiqi authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    89c041a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    c9ce88a View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts

    jianminglok committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    6397996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad74566 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54b1b97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4328e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9988d1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #286 from benjamin-wee/branch-AddTest

    add tests for AddInterviewDateCommand
    benjamin-wee authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    2ecfbf0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af9509a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ea6702 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #287 from jianminglok/update-v1.4-DG

    Update Developer Guide
    jianminglok authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    e19dd0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a603873 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b41e37f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #288 from jianminglok/update-v1.4-DG

    Add implementation details for remaining features in DG
    jianminglok authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    4319c72 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7231dd8 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #289 from jianminglok/update-v1.4-PPP

    Finish updating PPP
    jianminglok authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    2934092 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7f307bb View commit details
    Browse the repository at this point in the history
  17. Add test case for parser

    jiasheng59 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    cfca12c View commit details
    Browse the repository at this point in the history
  18. Resolve merge conflict

    jiasheng59 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f99dbe5 View commit details
    Browse the repository at this point in the history
  19. Fix minor error

    jiasheng59 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    6a1c015 View commit details
    Browse the repository at this point in the history
  20. Fix regression

    jiasheng59 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    1b6e168 View commit details
    Browse the repository at this point in the history
  21. Fix checkstyle

    jiasheng59 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    4c4f3d6 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #290 from jiasheng59/test-cases

    Test cases
    jiasheng59 authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    d44e0e2 View commit details
    Browse the repository at this point in the history
  23. Update UG

    jiasheng59 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    731e432 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #291 from jiasheng59/UG

    Update UG
    jiasheng59 authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    61161e2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a2c1d5b View commit details
    Browse the repository at this point in the history
  26. Merge pull request #292 from jiasheng59/DG-sort

    Update DG for list and sort commands
    jiasheng59 authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    a46ddeb View commit details
    Browse the repository at this point in the history
  27. Update PPP

    jianminglok committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    9e3a967 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    054d79c View commit details
    Browse the repository at this point in the history
  29. Fix checkstyle

    jianminglok committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    6528160 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0f1a3e2 View commit details
    Browse the repository at this point in the history
  31. Update use case in DG

    jiasheng59 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    2a5f92a View commit details
    Browse the repository at this point in the history
  32. Update PPP

    jiasheng59 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c21798d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    67bd2f8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    06b257e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d1392a5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3ee2a6c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    68ec4dc View commit details
    Browse the repository at this point in the history
  38. Merge pull request #295 from jiasheng59/test-cases

    Test cases
    jiasheng59 authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    6fb5022 View commit details
    Browse the repository at this point in the history
  39. Update UserGuide.md

    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    86c4cf4 View commit details
    Browse the repository at this point in the history
  40. Update zm-l.md

    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    d7cbf6f View commit details
    Browse the repository at this point in the history
  41. Merge pull request #296 from zm-l/master

    update ppp and ug
    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    dbebaba View commit details
    Browse the repository at this point in the history
  42. Update zm-l.md

    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    d4df156 View commit details
    Browse the repository at this point in the history
  43. Update zm-l.md

    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    07920f5 View commit details
    Browse the repository at this point in the history
  44. Update zm-l.md

    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    24b15e0 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #297 from zm-l/master

    Update zm-l.md
    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    0ee01b3 View commit details
    Browse the repository at this point in the history
  46. make edit sequence diagram

    zm-l committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    4eee050 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    4f58522 View commit details
    Browse the repository at this point in the history
  48. Update DeveloperGuide.md

    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    4f3869b View commit details
    Browse the repository at this point in the history
  49. Update EditSequenceDiagram.puml

    zm-l committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    41b240c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    30c2eb6 View commit details
    Browse the repository at this point in the history
  51. Update MainWindow.java

    zm-l committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f2e8b55 View commit details
    Browse the repository at this point in the history
  52. Update MainWindow.java

    zm-l committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    1a60e15 View commit details
    Browse the repository at this point in the history
  53. Merge pull request #298 from zm-l/master

    Update DG and fix add/edit popup not closing after main window exits
    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    2d71091 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    a15b45a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    0f96948 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    1b124d5 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    5245b20 View commit details
    Browse the repository at this point in the history
  58. remove unused cli syntax

    zm-l committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    dfdbbfc View commit details
    Browse the repository at this point in the history
  59. add images

    zm-l committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    a3d18a5 View commit details
    Browse the repository at this point in the history
  60. Update UserGuide.md

    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    33dd3fc View commit details
    Browse the repository at this point in the history
  61. Update UserGuide.md

    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f87a3b5 View commit details
    Browse the repository at this point in the history
  62. chg name

    zm-l committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    7b7eabf View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    96dd5dd View commit details
    Browse the repository at this point in the history
  64. add image

    zm-l committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c1a4421 View commit details
    Browse the repository at this point in the history
  65. add image

    zm-l committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    4028576 View commit details
    Browse the repository at this point in the history
  66. Update UserGuide.md

    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    43e2578 View commit details
    Browse the repository at this point in the history
  67. Update UserGuide.md

    zm-l authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c75edb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Refine ppp

    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2fa8c93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #300 from laihuiqi/final-v1.4

    Refine ppp
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    15c2dc8 View commit details
    Browse the repository at this point in the history
  3. Update ppp

    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7f30420 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #301 from laihuiqi/final-v1.4

    Update ppp
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0f94748 View commit details
    Browse the repository at this point in the history
  5. Declare adapted regex

    jianminglok committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6e89353 View commit details
    Browse the repository at this point in the history
  6. Declare code reuse

    jianminglok committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    afe9202 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #302 from jianminglok/update-v1.4-validation

    Declare adapted regex
    jianminglok authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e98f8eb View commit details
    Browse the repository at this point in the history
  8. Refine ppp

    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d2985c6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #303 from laihuiqi/final-v1.4

    Refine ppp
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    94c99bf View commit details
    Browse the repository at this point in the history
  10. Merge pull request #299 from zm-l/master

    fix result dialog showing null
    jiasheng59 authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ba27de6 View commit details
    Browse the repository at this point in the history
  11. Add planned enhancements

    jianminglok committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    fcdd452 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #304 from jianminglok/update-v1.4-DG

    Add planned enhancements
    jianminglok authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    aecc0a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4dc2631 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    15c2db5 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #305 from laihuiqi/final-update

    Update UG
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    17bffa6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b6b05fa View commit details
    Browse the repository at this point in the history
  17. Merge pull request #306 from benjamin-wee/branch-UpdateDG-v1.4

    update DG with table of contents
    benjamin-wee authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    792102e View commit details
    Browse the repository at this point in the history
  18. Fix minor bug in UG, DG.

    laihuiqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4ad7251 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a8b7459 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #307 from laihuiqi/final-update

    Update DG
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    baaaf74 View commit details
    Browse the repository at this point in the history
  21. update DG

    benjamin-wee committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b46b859 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1f478fa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3ac14a2 View commit details
    Browse the repository at this point in the history
  24. Polish PPP

    jiasheng59 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b15d345 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #309 from jiasheng59/PPP

    Update PPP
    jiasheng59 authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6fa5a83 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d6db287 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #310 from benjamin-wee/branch-ReminderBugFix

    fix bug for Reminder feature
    benjamin-wee authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    daf6715 View commit details
    Browse the repository at this point in the history
  28. Update UserGuide.md

    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5b77426 View commit details
    Browse the repository at this point in the history
  29. update UG

    benjamin-wee committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    667df5c View commit details
    Browse the repository at this point in the history
  30. Merge pull request #311 from benjamin-wee/master

    update UG
    benjamin-wee authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5fb515c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5081128 View commit details
    Browse the repository at this point in the history
  32. Update links in DG

    jianminglok committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    51e5285 View commit details
    Browse the repository at this point in the history
  33. Update MainWindow.java

    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4f9c956 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #313 from jianminglok/update-v1.4-DG

    Update links in DG
    jianminglok authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    53fb553 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    78ccbfd View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c95a8cc View commit details
    Browse the repository at this point in the history
  37. Merge pull request #314 from benjamin-wee/master

    update DG with `remind` feature
    benjamin-wee authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0c02073 View commit details
    Browse the repository at this point in the history
  38. update DG

    benjamin-wee committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    14e5285 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #315 from benjamin-wee/master

    update DG
    benjamin-wee authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c54e149 View commit details
    Browse the repository at this point in the history
  40. update PPP

    benjamin-wee committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6d4159f View commit details
    Browse the repository at this point in the history
  41. Merge pull request #316 from benjamin-wee/master

    update PPP
    benjamin-wee authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    46ec3fd View commit details
    Browse the repository at this point in the history
  42. Merge pull request #312 from jiasheng59/UG

    Reorder content according to table of contents
    jiasheng59 authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    9691124 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b39eb05 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    4874a05 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #317 from laihuiqi/final-update

    Add more test cases
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    9b613d3 View commit details
    Browse the repository at this point in the history
  46. Add AddressBook test cases

    jiasheng59 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8e9f4bb View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    ece07dc View commit details
    Browse the repository at this point in the history
  48. Fix grammar mistakes

    jianminglok committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    45c530f View commit details
    Browse the repository at this point in the history
  49. Merge pull request #318 from jianminglok/update-v1.4-UG

    Fix grammar mistakes
    jianminglok authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c2b9e3f View commit details
    Browse the repository at this point in the history
  50. Update test cases.

    laihuiqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    30eea8a View commit details
    Browse the repository at this point in the history
  51. Merge pull request #319 from laihuiqi/final-update

    Update test cases v1.4
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    bf6219a View commit details
    Browse the repository at this point in the history
  52. Update findTaskCommandTest

    laihuiqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7dd8846 View commit details
    Browse the repository at this point in the history
  53. Merge pull request #320 from laihuiqi/final-update

    Update Test Cases
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4bf55e2 View commit details
    Browse the repository at this point in the history
  54. Update UG.

    laihuiqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2c6a43b View commit details
    Browse the repository at this point in the history
  55. Merge pull request #321 from laihuiqi/final-update

    Update UG
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    51c1bf9 View commit details
    Browse the repository at this point in the history
  56. Update DG for InternEase

    jianminglok committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    74b1ade View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    e2274aa View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    7b89100 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    631822c View commit details
    Browse the repository at this point in the history
  60. Fix checkstyle

    jiasheng59 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    585f90e View commit details
    Browse the repository at this point in the history
  61. Update DG.

    laihuiqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    46bd473 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    39eaa20 View commit details
    Browse the repository at this point in the history
  63. Merge pull request #324 from laihuiqi/final-update

    Update DG
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b9510ee View commit details
    Browse the repository at this point in the history
  64. Merge pull request #323 from jianminglok/update-v1.4-final

    Update UML diagram for UI component
    jianminglok authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    54e4834 View commit details
    Browse the repository at this point in the history
  65. Merge pull request #322 from jiasheng59/test-cases

    Test cases
    jiasheng59 authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    35ba765 View commit details
    Browse the repository at this point in the history
  66. Update PPP

    jianminglok committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    665899c View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    f93bc6c View commit details
    Browse the repository at this point in the history
  68. edit command test

    zm-l committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2e8afdd View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    0a50856 View commit details
    Browse the repository at this point in the history
  70. Update Codecov settings

    jianminglok authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    9ff7e0f View commit details
    Browse the repository at this point in the history
  71. fic checkstyle

    zm-l committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    580e49b View commit details
    Browse the repository at this point in the history
  72. Merge pull request #326 from zm-l/master

    Edit command test
    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0bdb88c View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    1c29ac0 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    1f96835 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    8121a6e View commit details
    Browse the repository at this point in the history
  76. Update AboutUs

    laihuiqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c7c4efa View commit details
    Browse the repository at this point in the history
  77. Merge pull request #327 from laihuiqi/final-update

    Update AboutUs
    laihuiqi authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d5414e2 View commit details
    Browse the repository at this point in the history
  78. Update README and AboutUs

    jianminglok committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f4c27f7 View commit details
    Browse the repository at this point in the history
  79. Update index.md file

    jianminglok committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    48322cf View commit details
    Browse the repository at this point in the history
  80. Update AboutUs

    jiasheng59 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b719bab View commit details
    Browse the repository at this point in the history
  81. Merge pull request #328 from jianminglok/update-v1.4-final

    Update README and AboutUs
    jianminglok authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f61ceb7 View commit details
    Browse the repository at this point in the history
  82. Merge pull request #329 from jiasheng59/about-us

    Update AboutUs
    jiasheng59 authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b066ff2 View commit details
    Browse the repository at this point in the history
  83. create test

    zm-l committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a45d224 View commit details
    Browse the repository at this point in the history
  84. fix checkstyle

    zm-l committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8e62f7f View commit details
    Browse the repository at this point in the history
  85. more test

    zm-l committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    99c4f22 View commit details
    Browse the repository at this point in the history
  86. Merge pull request #330 from zm-l/branch-InternshipApplicationTest

    Branch internship application test
    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    bc5f6a0 View commit details
    Browse the repository at this point in the history
  87. more testssss

    zm-l committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4071a31 View commit details
    Browse the repository at this point in the history
  88. Merge pull request #331 from zm-l/branch-InternshipApplicationTest

    Test on internship application optional fields
    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    01d33ee View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    7a26c70 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    3f81df1 View commit details
    Browse the repository at this point in the history
  91. Update AboutUs.md

    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4f6fcf4 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    7742fe0 View commit details
    Browse the repository at this point in the history
  93. Resize image

    jianminglok committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a79e47f View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    6c54eb2 View commit details
    Browse the repository at this point in the history
  95. Merge pull request #333 from zm-l/branch-InternshipApplicationTest

    Create ProgrammingLanguageTest.java
    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5fa4fbf View commit details
    Browse the repository at this point in the history
  96. Update DeveloperGuide.md

    jianminglok authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ad9f2f8 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    a12ca38 View commit details
    Browse the repository at this point in the history
  98. update DG

    benjamin-wee committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7b40f0a View commit details
    Browse the repository at this point in the history
  99. Update zm-l.md

    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    316df12 View commit details
    Browse the repository at this point in the history
  100. Merge pull request #335 from benjamin-wee/master

    update DG
    benjamin-wee authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5188c49 View commit details
    Browse the repository at this point in the history
  101. Update MainApp.java

    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    621f134 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    78463c2 View commit details
    Browse the repository at this point in the history
  103. Merge pull request #336 from zm-l/master

    f
    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    098dc24 View commit details
    Browse the repository at this point in the history
  104. update AboutUs

    benjamin-wee committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7f5cd75 View commit details
    Browse the repository at this point in the history
  105. Merge pull request #337 from benjamin-wee/master

    update AboutUs
    benjamin-wee authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    11dcf41 View commit details
    Browse the repository at this point in the history
  106. r

    zm-l committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    41eabb3 View commit details
    Browse the repository at this point in the history
  107. Merge pull request #338 from zm-l/master

    r
    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d280da9 View commit details
    Browse the repository at this point in the history
  108. Update PopupEditInternship.java

    zm-l committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0cec0b5 View commit details
    Browse the repository at this point in the history
  109. Merge pull request #339 from zm-l/master

    Update PopupEditInternship.java
    zm-l authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a53d287 View commit details
    Browse the repository at this point in the history