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

Update UG #229

Merged
merged 4 commits into from
Nov 12, 2023
Merged

Update UG #229

merged 4 commits into from
Nov 12, 2023

Commits on Nov 12, 2023

  1. Update UG

    Minor UG updates including:
    
    - Fixes AY2324S1-CS2103T-T09-3#223 regarding undo command restrictions.
    - Minor grammar changes.
    - Added detail on default behaviour of find command.
    kohkaijie committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    b2ccdd5 View commit details
    Browse the repository at this point in the history
  2. Fix error message

    Fixes wrong error message for invalid appointment time.
    kohkaijie committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    c38b4fe View commit details
    Browse the repository at this point in the history
  3. Add test cases

    Added some test cases for parsing bloodType and condition in the
    ParserUtil class as well as removing some dead code.
    kohkaijie committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    9041577 View commit details
    Browse the repository at this point in the history
  4. Fix checkstyle error

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