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

Adapt storage #32

Merged
merged 5 commits into from
Oct 11, 2023
Merged

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    7b7a222 View commit details
    Browse the repository at this point in the history
  2. Integrate Note to code and fix all dependencies

    By adding the Note, there were many dependencies that needs to be fixed:
    1. Adding a note list to person
    2. Changing the constructor of person
    3. EditCommand which used the constructor of person
    4. Sample data in util.
    
    However, these fixes were superficial as Note is not finalised.
    zekone committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c6f341d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ef5ba4 View commit details
    Browse the repository at this point in the history
  4. AddCommandParser: Fix CI

    zekone committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6b1ad30 View commit details
    Browse the repository at this point in the history
  5. SampleDataUtil: Fix CI

    zekone committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    37fb2c4 View commit details
    Browse the repository at this point in the history