ansible/awx

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

開放

#791 建立於 2017年12月11日

 (1 則留言) (0 個反應) (0 位負責人)Python (3,333 個分叉)batch import
Hacktoberfestcomponent:uigood first issuetype:enhancement

倉庫指標

星標
 (13,071 顆星)
PR 合併指標
 (平均合併 24天 6小時) (30 天內合併 30 個 PR)

描述

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

貢獻者指南