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-F08-1a] VolunTier #146

Open
wants to merge 451 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 Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    d03b0fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e55cd47 View commit details
    Browse the repository at this point in the history
  3. Fix EditPersonDiscriptor

    Plishh committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    89bfb6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7dd4f9 View commit details
    Browse the repository at this point in the history
  5. Add EOF line

    estellelim committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9daba53 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Update tests

    mingyang143 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    37eee3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b22442 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cba627e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94e8740 View commit details
    Browse the repository at this point in the history
  5. Fix Checkstyle

    Plishh committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cd81990 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #97 from kohkakohla/fixParser

    Make name parsing more robust
    Plishh authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4b2caac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cffa15 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #91 from Jollybomber/lesson-json-support

    Lesson json support
    estellelim authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9b80fea View commit details
    Browse the repository at this point in the history
  9. Add aggregation

    estellelim committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    082224f View commit details
    Browse the repository at this point in the history
  10. Update tests

    mingyang143 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ea2ece3 View commit details
    Browse the repository at this point in the history
  11. Update tests

    mingyang143 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8b3fbd5 View commit details
    Browse the repository at this point in the history
  12. Update tests

    mingyang143 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    26f8950 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    984a90c View commit details
    Browse the repository at this point in the history
  14. Update tests

    mingyang143 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6ad08f4 View commit details
    Browse the repository at this point in the history
  15. Remove unintended changes

    estellelim committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e938d5f View commit details
    Browse the repository at this point in the history
  16. Remove unintended changes

    estellelim committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4435152 View commit details
    Browse the repository at this point in the history
  17. Update tests

    mingyang143 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fad5608 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #99 from mingyang143/branch-updates-v1.4

    Branch updates v1.4
    estellelim authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3dde4d1 View commit details
    Browse the repository at this point in the history
  19. Add addLessonCommand test

    estellelim committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a97bef8 View commit details
    Browse the repository at this point in the history
  20. Fix tests

    estellelim committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2a6c923 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4c59b63 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    544b8c7 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #98 from Plishh/Add-UML-FindSubject

    Add FindSubjectSequence Diagram
    estellelim authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    baa3168 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #94 from estellelim/add-model-uml

    Update UML Class Diagram for Model
    estellelim authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fdf173a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    207cf7e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ab0aeec View commit details
    Browse the repository at this point in the history
  27. Merge pull request #102 from kohkakohla/addUML

    Add UML for ModelClassDiagram.puml
    Jollybomber authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c7d6d35 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #103 from Jollybomber/update-storage-uml

    Update StorageClassDiagram.puml
    kohkakohla authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9811d74 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Merge pull request #100 from estellelim/addlesson-tests

    Addlesson tests
    mingyang143 authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    69cb26f View commit details
    Browse the repository at this point in the history
  2. Fix EditCommandTest

    Plishh committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6eab3f5 View commit details
    Browse the repository at this point in the history
  3. Fix Checkstyle

    Plishh committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5796a0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b94c59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8dfca3 View commit details
    Browse the repository at this point in the history
  6. Fix Test JsonAddressBook

    Plishh committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a2d32c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d7e654 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    Jollybomber committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3a34645 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #89 from Plishh/Add-subjects-tests

    Add SubjectTest and PersonHaveSubjectPredicateTest
    estellelim authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ba9b6bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f869d1d View commit details
    Browse the repository at this point in the history
  11. Merge lincoln's branch

    Jollybomber committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c170b5a View commit details
    Browse the repository at this point in the history
  12. Fix prefixes

    Plishh committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    af4f9e2 View commit details
    Browse the repository at this point in the history
  13. FIx Checkstyle

    Plishh committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    328c3c8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #110 from Plishh/Fix-Bug

    Fix prefixes
    estellelim authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5947104 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    de82101 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Merge branch 'master' into branch-v1.5

    # Conflicts:
    #	src/main/java/seedu/address/logic/parser/CliSyntax.java
    mingyang143 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    fcd9bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ac58d View commit details
    Browse the repository at this point in the history
  3. Modify Subject constructor

    Plishh committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1da1186 View commit details
    Browse the repository at this point in the history
  4. Clean up code

    Plishh committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    fd94115 View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle

    Plishh committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    34ee82a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #112 from Plishh/Fix-Bug

    Modify Subject constructor
    mingyang143 authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    32edbff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41bf90a View commit details
    Browse the repository at this point in the history
  8. Add Subject to personCard

    Plishh committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    58c4790 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge pull request #113 from Plishh/Add-Subject-in-card

    Add Subject to personCard
    estellelim authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ad4288d View commit details
    Browse the repository at this point in the history
  2. Fix tests

    estellelim committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    31e8de0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c32fc09 View commit details
    Browse the repository at this point in the history
  4. Fix checkstyle

    estellelim committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e8bdb52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c51f94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ad6eb2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #114 from estellelim/fix-tests

    Fix tests
    mingyang143 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e0d00ee View commit details
    Browse the repository at this point in the history
  8. Fix checkstyle

    Jollybomber committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4799add View commit details
    Browse the repository at this point in the history
  9. Merge pull request #109 from Jollybomber/fix-tests

    Fix disabled tests
    mingyang143 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fcb747e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f608aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4bdaa63 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    17bfe0e View commit details
    Browse the repository at this point in the history
  13. Fix checkstyle

    mingyang143 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f330828 View commit details
    Browse the repository at this point in the history
  14. Fix checkstyle

    mingyang143 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f4b68cb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Merge pull request #111 from mingyang143/branch-v1.5

    Add Subject to Lesson.java
    Jollybomber authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    06fff62 View commit details
    Browse the repository at this point in the history
  2. Fix CsvImport tests

    Jollybomber committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    da5d3c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3f3c27 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #120 from Jollybomber/remove-tag

    Remove tag from Person and associated files
    kohkakohla authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9374f92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f09d0b2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #118 from Jollybomber/fix-csv-import

    Fix CsvImport tests
    mingyang143 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    423b9c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c86a75 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #122 from kohkakohla/fixTodos

    Add JsonAdaptedTuteeTests, fix commented todos
    mingyang143 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3264082 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Add credit for reuse

    estellelim committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    88c2d18 View commit details
    Browse the repository at this point in the history
  2. Update messages

    estellelim committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f8610ec View commit details
    Browse the repository at this point in the history
  3. Remove Prefix Tag

    estellelim committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7608004 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Merge pull request #128 from estellelim/credit-for-reuse

    Add credit for reuse and update messages
    kohkakohla authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b797e0e View commit details
    Browse the repository at this point in the history
  2. Remove tags in data file

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    38c8007 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c22a7d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e194d13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0de4578 View commit details
    Browse the repository at this point in the history
  6. Fix address regex

    mingyang143 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fba5753 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d45f8db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    839ae2c View commit details
    Browse the repository at this point in the history
  9. Change isSamePerson

    Plishh committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f0dc583 View commit details
    Browse the repository at this point in the history
  10. Fix address regex

    mingyang143 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    623d14e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b3addf6 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #141 from kohkakohla/fixDuplicatePerson

    Fix Name.java equals method to ignore upper, lowercase
    Plishh authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4a524a7 View commit details
    Browse the repository at this point in the history
  13. Change isSamePerson tests

    Plishh committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    df683c1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f5206db View commit details
    Browse the repository at this point in the history
  15. Remove tag from tests

    Plishh committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a509553 View commit details
    Browse the repository at this point in the history
  16. Fix import bug

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    356acc5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d7e92d4 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #151 from Plishh/Add-Bug-Fix

    Change isSamePerson
    Plishh authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    07664ec View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fed0468 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #154 from estellelim/fix-import

    Fix import bug
    estellelim authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ff38f32 View commit details
    Browse the repository at this point in the history
  21. Fix tests

    mingyang143 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0a3f5df View commit details
    Browse the repository at this point in the history
  22. Fix test cases

    kohkakohla committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b873457 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    609df24 View commit details
    Browse the repository at this point in the history
  24. Fix tests

    mingyang143 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e02ddcf View commit details
    Browse the repository at this point in the history
  25. Merge pull request #155 from kohkakohla/master

    Fix bug where JSON data would not initialise properly
    mingyang143 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    634265f View commit details
    Browse the repository at this point in the history
  26. Merge pull request #143 from mingyang143/master

    Fix address regex
    kohkakohla authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5f45a65 View commit details
    Browse the repository at this point in the history
  27. Add test cases

    kohkakohla committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    260dca3 View commit details
    Browse the repository at this point in the history
  28. Add test cases

    kohkakohla committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    116d38c View commit details
    Browse the repository at this point in the history
  29. Fix checkstyle

    kohkakohla committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a55bed9 View commit details
    Browse the repository at this point in the history
  30. Fix checkstyle

    kohkakohla committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a21a580 View commit details
    Browse the repository at this point in the history
  31. Fix checkstyle

    kohkakohla committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7469ec0 View commit details
    Browse the repository at this point in the history
  32. Fix tests

    mingyang143 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f507d02 View commit details
    Browse the repository at this point in the history
  33. Fix tests

    mingyang143 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1624566 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e86332e View commit details
    Browse the repository at this point in the history
  35. Fix checkstyle

    kohkakohla committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a7e303d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4bddb50 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #156 from kohkakohla/addTests

    Add test cases
    estellelim authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    50803a2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c99cefa View commit details
    Browse the repository at this point in the history
  39. Merge pull request #157 from mingyang143/master

    Fix tests
    kohkakohla authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    72a214a View commit details
    Browse the repository at this point in the history
  40. Merge pull request #158 from Jollybomber/json-lesson-test

    Refactor JsonAdaptedLesson and add tests
    kohkakohla authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    cac2317 View commit details
    Browse the repository at this point in the history
  41. Add tests

    kohkakohla committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3552422 View commit details
    Browse the repository at this point in the history
  42. Update sample data

    kohkakohla committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fbb6509 View commit details
    Browse the repository at this point in the history
  43. Add JavaDocs

    kohkakohla committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    59d0980 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #159 from kohkakohla/addMoreTests

    Add more tests
    Plishh authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    04750b1 View commit details
    Browse the repository at this point in the history
  45. Add UniqueLessonListTest

    Jollybomber committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    bb9589a View commit details
    Browse the repository at this point in the history
  46. Merge pull request #160 from Jollybomber/json-lesson-test

    Add UniqueLessonListTest
    Jollybomber authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7cb39d2 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    0a52259 View commit details
    Browse the repository at this point in the history
  48. Update UML diagrams

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6c58dc1 View commit details
    Browse the repository at this point in the history
  49. Refine Help window

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    775d79b View commit details
    Browse the repository at this point in the history
  50. Fix checkstyle

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d13a7c0 View commit details
    Browse the repository at this point in the history
  51. Fix checkstyle

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0f3c121 View commit details
    Browse the repository at this point in the history
  52. Merge pull request #161 from estellelim/update-dg

    Update UML diagrams
    mingyang143 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e99251c View commit details
    Browse the repository at this point in the history
  53. Merge pull request #162 from estellelim/refine-help

    Refine Help Window
    mingyang143 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ca94044 View commit details
    Browse the repository at this point in the history
  54. Fix tests

    mingyang143 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f577e03 View commit details
    Browse the repository at this point in the history
  55. Fix hours and vtc bug

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2a1e3fd View commit details
    Browse the repository at this point in the history
  56. Update images

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c119a6b View commit details
    Browse the repository at this point in the history
  57. Fix response box

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    be359c4 View commit details
    Browse the repository at this point in the history
  58. Update Ui image

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a58d0a2 View commit details
    Browse the repository at this point in the history
  59. Fix checkstyle

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    37e121a View commit details
    Browse the repository at this point in the history
  60. Fix name constraints

    estellelim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    369749e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Merge pull request #165 from estellelim/update-images

    Update images
    mingyang143 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    376987c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #166 from estellelim/fix-name

    Fix name constraints
    mingyang143 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0b5c028 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #163 from estellelim/fix-hours

    Fix hours and vtc bug
    mingyang143 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a4e0abe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8f8011 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afd1168 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17803dd View commit details
    Browse the repository at this point in the history
  7. Fix edit person bug

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    86c3deb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #167 from Jollybomber/master

    Fix CsvImport and CsvImport tests and add ImportCommandParserTest
    mingyang143 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2bf52b8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #168 from Jollybomber/lesson-fix

    Fix lesson and csvImport bug
    mingyang143 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d7f4157 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    096d144 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ced78b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d8e7102 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd642d6 View commit details
    Browse the repository at this point in the history
  14. Fix bug for edit person

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    74992ec View commit details
    Browse the repository at this point in the history
  15. Fix bug for edit person

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8868170 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    871d2ce View commit details
    Browse the repository at this point in the history
  17. Fix parserUtilTest issue

    Jollybomber committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3f31026 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #170 from mingyang143/fix-edit-command

    Fix edit command bug
    Jollybomber authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6c7e1d2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3c5daaf View commit details
    Browse the repository at this point in the history
  20. Add sequence diagram for vtc

    Plishh committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6279537 View commit details
    Browse the repository at this point in the history
  21. Fix checkstyle

    Plishh committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f4e4e63 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #171 from Jollybomber/parser-util-test

    Add additional tests for ParserUtilTest
    kohkakohla authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8086a3e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    105b5b4 View commit details
    Browse the repository at this point in the history
  24. Fix bug for edit person

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0ad0162 View commit details
    Browse the repository at this point in the history
  25. Fix bug for edit person

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7ad7492 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #173 from mingyang143/fix-edit-command

    Fix bug for edit person
    mingyang143 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    435a589 View commit details
    Browse the repository at this point in the history
  27. Merge branch 'master' into Add-Bug-Fix

    * master: (37 commits)
      Fix bug for edit person
      Fix bug for edit person
      Fix tests
      Fix edit person bug
      Fix edit person lesson bug and csvImport wrong index bug
      Fix CsvImport and CsvImport tests and add ImportCommandParserTest
      Fix name constraints
      Update Ui image
      Update images
      Fix hours and vtc bug
      Fix tests
      Fix checkstyle
      Fix checkstyle
      Refine Help window
      Update UML diagrams
      Add UniqueLessonListTest
      Add JavaDocs
      Update sample data
      Add tests
      Refactor JsonAdaptedLesson and added tests
      ...
    Plishh committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d7b12cc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0f33929 View commit details
    Browse the repository at this point in the history
  29. Add tests

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b05ccb2 View commit details
    Browse the repository at this point in the history
  30. Fix tests

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    599da63 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #172 from Plishh/Add-Bug-Fix

    Add sequence diagram for vtc
    mingyang143 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    34cfbfe View commit details
    Browse the repository at this point in the history
  32. Add tests

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    128f0b5 View commit details
    Browse the repository at this point in the history
  33. Add miscellaneous tests

    Jollybomber committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    feee5bc View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    14fc731 View commit details
    Browse the repository at this point in the history
  35. Fix checkstyle

    Jollybomber committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7ca3aaf View commit details
    Browse the repository at this point in the history
  36. Fix checkstyle

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    140d51f View commit details
    Browse the repository at this point in the history
  37. Merge pull request #175 from Jollybomber/misc-tests

    Add misc tests
    kohkakohla authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2c42015 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    28fac17 View commit details
    Browse the repository at this point in the history
  39. Fix checkstyle

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d7c36cb View commit details
    Browse the repository at this point in the history
  40. Fix parser bugs

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e519033 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2e19ce3 View commit details
    Browse the repository at this point in the history
  42. Fix checkstyle

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bde4e21 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #174 from kohkakohla/addMoreTests

    Add more tests
    kohkakohla authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4c45723 View commit details
    Browse the repository at this point in the history
  44. Update method

    estellelim committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    14195d7 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6a35a87 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    82c86fb View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    77bfe2d View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    47aaf5f View commit details
    Browse the repository at this point in the history
  49. Fix checkstyle

    estellelim authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    725a4dc View commit details
    Browse the repository at this point in the history
  50. Merge pull request #176 from mingyang143/master

    Fix parser bugs when parsing address and 2 indexes in preamble
    Jollybomber authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    88bb7cf View commit details
    Browse the repository at this point in the history
  51. Fix bug

    estellelim authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d9c9c4d View commit details
    Browse the repository at this point in the history
  52. Fix bugs

    estellelim authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e70442d View commit details
    Browse the repository at this point in the history
  53. Add tests

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    12231e2 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    66f1e48 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    dd5e818 View commit details
    Browse the repository at this point in the history
  56. Merge pull request #178 from mingyang143/master

    Add tests
    Jollybomber authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4ff5cab View commit details
    Browse the repository at this point in the history
  57. Merge pull request #179 from Jollybomber/ug-edits

    Update user guide documentation
    Plishh authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4c42b4b View commit details
    Browse the repository at this point in the history
  58. Update UserGuide.md

    Plishh committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    660c7dc View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    ebaa11b View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    d16cf76 View commit details
    Browse the repository at this point in the history
  61. Merge pull request #180 from Plishh/Edit-User-Guide

    Update UserGuide.md
    estellelim authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4fed869 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    aa33c4e View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    33ecfd9 View commit details
    Browse the repository at this point in the history
  64. Merge pull request #164 from estellelim/fix-response-box

    Fix response box
    estellelim authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    951b8ec View commit details
    Browse the repository at this point in the history
  65. Fix phone

    Plishh committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d7ed36a View commit details
    Browse the repository at this point in the history
  66. Update UG

    estellelim committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0980c05 View commit details
    Browse the repository at this point in the history
  67. Fix import bug

    estellelim committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1c247f6 View commit details
    Browse the repository at this point in the history
  68. Fix phone tests

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    66b3917 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    7bf857f View commit details
    Browse the repository at this point in the history
  70. Merge pull request #182 from estellelim/update-ug

    Update UG
    kohkakohla authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    78810ba View commit details
    Browse the repository at this point in the history
  71. Merge pull request #183 from estellelim/fix-import-bug

    Fix import bug
    kohkakohla authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9783f3c View commit details
    Browse the repository at this point in the history
  72. Edit UserGuide.md

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    65eb44b View commit details
    Browse the repository at this point in the history
  73. Edit UserGuide.md

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0e2e9e4 View commit details
    Browse the repository at this point in the history
  74. Merge pull request #185 from kohkakohla/editUserGuide

    Edit user guide
    mingyang143 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    96818df View commit details
    Browse the repository at this point in the history
  75. Update user guide

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fcd02b3 View commit details
    Browse the repository at this point in the history
  76. Merge pull request #177 from kohkakohla/addMoreTests

    Add import sequence diagram
    mingyang143 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6d6abeb View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    5e5069c View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    817ee22 View commit details
    Browse the repository at this point in the history
  79. Merge pull request #186 from mingyang143/master

    Update user guide
    estellelim authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f154dd9 View commit details
    Browse the repository at this point in the history
  80. Fix help window bugs

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e8e4294 View commit details
    Browse the repository at this point in the history
  81. Edit DeveloperGuide.md

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6871aed View commit details
    Browse the repository at this point in the history
  82. Edit DeveloperGuide.md

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a57195b View commit details
    Browse the repository at this point in the history
  83. Fix help window bugs

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dcfdf8d View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    ec108d6 View commit details
    Browse the repository at this point in the history
  85. Merge pull request #188 from kohkakohla/editUserGuide

    Edit DeveloperGuide.md and UserGuide.md
    kohkakohla authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ed928a4 View commit details
    Browse the repository at this point in the history
  86. Update README.md

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2da9f16 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    b8c8f5e View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    88ec0d4 View commit details
    Browse the repository at this point in the history
  89. Merge pull request #187 from mingyang143/master

    Fix help window bugs
    estellelim authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ae5ef99 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    0ba9331 View commit details
    Browse the repository at this point in the history
  91. Fix chart window

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7e61fca View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    f468e3a View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    b8d3d7d View commit details
    Browse the repository at this point in the history
  94. Fix checkstyle

    Jollybomber committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    98b4e49 View commit details
    Browse the repository at this point in the history
  95. Merge pull request #190 from mingyang143/master

    Fix chart window
    Jollybomber authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    271a795 View commit details
    Browse the repository at this point in the history
  96. Merge pull request #189 from Jollybomber/master

    Update UG and DG
    Jollybomber authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e9681cf View commit details
    Browse the repository at this point in the history
  97. Update UG

    estellelim committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7f0a5f6 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    9d9a65d View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    ccd05a3 View commit details
    Browse the repository at this point in the history
  100. Update developer guide

    mingyang143 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a263d74 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    a1104fb View commit details
    Browse the repository at this point in the history
  102. Merge pull request #192 from mingyang143/master

    Update developer guide
    kohkakohla authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5571130 View commit details
    Browse the repository at this point in the history
  103. Update UG

    estellelim committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b1ae605 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    a71f937 View commit details
    Browse the repository at this point in the history
  105. Update DG

    estellelim committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d807c66 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    d7348c6 View commit details
    Browse the repository at this point in the history
  107. Fixed DevelopedGuide.md

    kohkakohla committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    30c5dd8 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    b51a9c6 View commit details
    Browse the repository at this point in the history
  109. Merge pull request #194 from kohkakohla/fixDG

    Fix DeveloperGuide.md
    kohkakohla authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ff7c132 View commit details
    Browse the repository at this point in the history