ansible/awx

weekly dashboard view does not have sufficient granularity

Open

#3,060 opened on Jan 23, 2019

View on GitHub
 (2 comments) (2 reactions) (0 assignees)Python (3,333 forks)batch import
Hacktoberfestcomponent:uicomponent:uxgood first issuetype:enhancement

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (Avg merge 24d 6h) (30 merged PRs in 30d)

Description

ISSUE TYPE
  • Bug Report
COMPONENT NAME
  • UI
  • API (maybe)
SUMMARY

The dashboard has date-based granularity:

  • in monthly view, there is a tick for each day
  • in weekly view, there is a tick for each day
  • in daily view, there is a tick for each hour

This means that the monthly and daily views have enough ticks to produce a reasonable graph... but the weekly view really does not.

ENVIRONMENT
  • AWX version: current
ADDITIONAL INFORMATION

Contributor guide