ansible/awx

Making Host name clickable for more info in Job output modal.

Open

#791 opened on Dec 11, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (13,071 stars) (3,333 forks)batch import
Hacktoberfestcomponent:uigood first issuetype:enhancement

Description

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • UI
SUMMARY

Making the Host name clickable on the job output modal for a host would be very convenient.

ENVIRONMENT
  • AWX version: ?
  • AWX install method: openshift, minishift, docker on linux, docker for mac, boot2docker
  • Ansible version: ?
  • Operating System: ?
  • Web Browser: ?
STEPS TO REPRODUCE

Run a Job and click on a host for the modal to pop up.

clickable_host_name

EXPECTED RESULTS

Clicking the host name at the top "ClickMe" to bring up another modal with information about the host. Having the description and the extra vars would be very helpful without having to navigate out of the job.

ACTUAL RESULTS

Currently not clickable.

ADDITIONAL INFORMATION

Contributor guide

Making Host name clickable for more info in Job output modal. · ansible/awx#791 | Good First Issue