Locations
Manage locations with create, delete and update actions.
Locations Tree View
User can see all locations in environment on locations page.
Locations Create
User can create new location by filling up form under tree view of locations and clicking Create button at the end of form.
Locations Delete
User can delete location by clicking on location name in tree view in locations page. When clicked on location name, user will be redirected to location edit page. User can delete location by clicking Delete button under form in edit page. Also, needs to confirm name of location to delete it.
Locations Update
User can update location by clicking on location name in grid in locations page. When clicked on location name, user will be redirected to location edit page. User can edit form filled with current details and by clicking Update button at the end of form to confirm update of location.
Locations view page
In locations view page, user can see tree view of all locations in environment. Create Location form is under tree view as well as create button at the end of form.
Location edit page
In location edit page, user has two tabs. Location form as well as update and delete buttons at the end of form. Assets tab shows all filtered assets grid in environment that have location set to location from edit page. User can click on asset name that redirects user to asset edit page where user can edit/change location.