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 PersonCardFields to use Icons #118

Merged
merged 3 commits into from
Oct 23, 2024

Commits on Oct 22, 2024

  1. PersonCardField class: Update field to use Icons

    Field labels are displayed in bolded text.
    
    Users are unable to quickly identify fields at one glance.
    
    Let's use Icons to allow users to quickly identify fields.
    
    Using Icons is preferable over images as it allows for Icons to be used
    in other UI elements.
    Colin Hia committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d3f084a View commit details
    Browse the repository at this point in the history
  2. Update Coding Style for Checkstyle

    Colin Hia committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4c7ef5e View commit details
    Browse the repository at this point in the history
  3. Update Coding Style for Checkstyle

    Colin Hia committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6d7f47c View commit details
    Browse the repository at this point in the history