ansible/awx

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

Open

#791 创建于 2017年12月11日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (13,071 star) (3,333 fork)batch import
Hacktoberfestcomponent:uigood first issuetype:enhancement

描述

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

贡献者指南