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

Extract tag function and Edit AboutUs #5

Merged
merged 11 commits into from
Oct 3, 2023

Commits on Sep 27, 2023

  1. Extracted tag function

    YeoBohShin committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e4a065d View commit details
    Browse the repository at this point in the history
  2. Confront to checkstyle

    YeoBohShin committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2ff3f76 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Update AboutUs

    About us shows what our
    product is about and each
    members contribution to the
    project.
    
    Added Profile picture and
    skeletion for each member's
    portfolio
    YeoBohShin committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    56d4e22 View commit details
    Browse the repository at this point in the history
  2. Add test

    YeoBohShin committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cca3b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16313c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Add more tests

    Added testing for Tagcommand
    YeoBohShin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8fd15d2 View commit details
    Browse the repository at this point in the history
  2. Conform to checkstyle

    Fix order of import statements
    in TagCommandTest
    YeoBohShin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bf3a2eb View commit details
    Browse the repository at this point in the history
  3. Conform to chechstyle

    Update AboutUs and each
    members portfolio to follow
    checkstyle
    YeoBohShin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    57df6aa View commit details
    Browse the repository at this point in the history
  4. Add more test

    Added testing for
    TagCommandParser
    YeoBohShin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0ae7789 View commit details
    Browse the repository at this point in the history
  5. Fix bugs in testing

    YeoBohShin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    eb197b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a231a7 View commit details
    Browse the repository at this point in the history