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

As a Rat I want the ability to register ships to the Fuel Rats ship registry. #343

Open
13 tasks
UncleClapton opened this issue Jul 22, 2021 · 1 comment
Open
13 tasks
Labels
Feature | User Profile 🐀 An issue that is related to the user profile. Type | Story 📚 An issue that describes a new user-facing feature.

Comments

@UncleClapton
Copy link
Member

Acceptance Criteria

  • A component exists which is displayed by the ratcard, and contains the following details:
    • Ship ID 
    • Ship Name
    • Ship Type
  • The following details about the ship should be editable:
    • Ship Name
    • Ship Type
      • Type should be a dropdown of available ships.
  • When information is being edited, buttons should exist to either save or cancel the changes
    • canceling changes should reset changed values.
    • saved changes should be PUT to the API.
  • A button should exist to delete a ship. This action should come with a confirmation option.
  • A button should exist to create a new ship.

Background

Additional Information

@UncleClapton UncleClapton added Type | Story 📚 An issue that describes a new user-facing feature. Feature | User Profile 🐀 An issue that is related to the user profile. labels Jul 22, 2021
@UncleClapton
Copy link
Member Author

This will likely need a revisit of the rat cards that were originally created. While they were made with this UI in mind, I think we can do bett.er

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature | User Profile 🐀 An issue that is related to the user profile. Type | Story 📚 An issue that describes a new user-facing feature.
Projects
None yet
Development

No branches or pull requests

1 participant