ansible/awx

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

Open

#791 aperta il 11 dic 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (3333 fork)batch import
Hacktoberfestcomponent:uigood first issuetype:enhancement

Metriche repository

Star
 (13.071 star)
Metriche merge PR
 (Merge medio 24g 6h) (30 PR mergiate in 30 g)

Descrizione

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

Guida contributor