Assets
Manage assets with create, delete and update actions.
Assets Grid
User can see all assets in environment by choosing Overview tab in assets page. User can also filter assets by name to show filtered result in grid.
Assets Create
User can create new asset in Create Asset tab by filling details in asset form and clicking create button at the end of form.
Assets Delete
User can delete asset by clicking on asset name in grid in assets page. When clicked on asset name, user will be redirected to asset edit page. User can delete asset by clicking Delete button under form in edit page. Also, needs to confirm name of asset to delete it.
Assets Update
User can update asset by clicking on asset name in grid in assets page. When clicked on asset name, user will be redirected to asset edit page. User can edit form filled with current details and by clicking Update button at the end of form to confirm update of asset.
Assets view page
In assets view page, user has two tabs. Asset grid is shown in Overview tab. User can create new asset by choosing Create Asset tab and clicking create button.
Assets edit page
In asset edit page, user has Overview tab with edit form for asset and buttons to update or delete asset. In addition, there are three more tabs. Asset Connections tab shows grid of current connections associated with chosen asset. User can also filter connections by connection type or asset name. User can create asset connection by clicking Create Asset Connection button above grid. User can click on asset connection type that opens asset connection edit page. User can edit asset connection by clicking update button at the end of form. Asset Connection can also be deleted by clicking delete button at the end of form. Asset Assignments tab shows grid of current assignments associated with chosen asset. User can also filter assignments by asset name, user name, team name or type. User can create asset assignment by clicking Create Asset Assignment button above grid. User can click on assignment type that opens asset assignments edit page. User can edit asset assignment by clickin update button at the end of form. Asset Assignment can also be deleted by clicking delete button at the end of form.