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

Add Remark command #129

Merged
merged 11 commits into from
Nov 1, 2023

Commits on Sep 28, 2023

  1. Add Remark command

    cyaoxuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ae38a90 View commit details
    Browse the repository at this point in the history
  2. Add new line at EOF

    cyaoxuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    cb25a9a View commit details
    Browse the repository at this point in the history
  3. Add Javadocs

    cyaoxuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a7501c7 View commit details
    Browse the repository at this point in the history
  4. Add Javadocs

    cyaoxuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e3bd19b View commit details
    Browse the repository at this point in the history
  5. Fix style in tests

    cyaoxuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a4c9df9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Update README.md

    cyaoxuan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    43d2b7f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Add Remark command

    - Add `remark` field to Person
    - Add `remark` command to add / edit remarks
    - Update UI to reflect remarks (to be changed)
    
    To do:
    - Change tests to cater additional field
    cyaoxuan committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    52d3d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ba894f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4b47b1 View commit details
    Browse the repository at this point in the history
  4. Fix checkstyle

    cyaoxuan committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    962bfa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f2ccca View commit details
    Browse the repository at this point in the history