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 Delete Project Command #34

Merged

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    4a96885 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Implement Delect Project

    Filtered Lists have been removed from the delete command tests as there is no filter function in v1.2.
    
    The arguement has been changed from using index to using string and searching through the list.
    modembcc committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fda6b20 View commit details
    Browse the repository at this point in the history
  2. Remove trailing whitespaces

    modembcc committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6cf7d36 View commit details
    Browse the repository at this point in the history
  3. Fix Checkstyles

    modembcc committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d5860d7 View commit details
    Browse the repository at this point in the history
  4. Fix more checkstyles

    modembcc committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3b54540 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7275290 View commit details
    Browse the repository at this point in the history