Skip to content

As an IT administrator, I want to add new equipment to the system so that it can be tracked by the system. #9

@aaronstrickland81

Description

@aaronstrickland81

Story/Task Details

  • Create an "add equipment" page which allows the user to add an equipment to the system.

Acceptance Criteria

  • The application contains an "add equipment" page.
  • The “add equipment” page has a field where the user can select an equipment type.
  • The "add equipment" page displays additional input fields according to the attributes of the selected equipment type.
  • The input fields reject invalid input, either before or during attempted creation. This includes the validation of any regular expressions which were defined within an attribute.
  • The user can create a new equipment type after entering the proper information.
  • When the user selects “Create Equipment”, if the required fields (determined by equipment type) are not filled, the system will display a popup warning that informs the user that fields were left empty.
  • When the user selects “Create Equipment”, if there are any conflicts with already existing equipment regarding unique attributes, it should display a warning pop-up that informs the user, and the creation should not be successful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions