Feature #4677
Page headings should describe the resource (e.g. "Node: foo.bar" or "Class: apache")
| Status: | Closed | Start date: | 09/01/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 1.0.4 | |||
| Keywords: | Affected URL: | |||
| Branch: | http://github.com/igal/puppet-dashboard/tree/feature-4677-show-resource-type-in-heading | Affected Dashboard version: | ||
| Votes: | 0 |
Description
Currently page headers display the name of the resource, e.g. “foo.bar” or “apache”, which makes it hard to tell at a glance what you’re looking at.
Desired behavior is for every page showing a resource to describe what kind of resource it is, e.g. “Host: foo.bar” and “Class: apache”.
History
Updated by Jacob Helwig over 1 year ago
- Status changed from Accepted to In Topic Branch Pending Review
- Assignee set to Igal Koshevoy
- Branch set to http://github.com/jhelwig/puppet-dashboard/tree/feature-4677-show-resource-type-in-heading
Updated by Igal Koshevoy over 1 year ago
- Status changed from In Topic Branch Pending Review to Closed
- Branch changed from http://github.com/jhelwig/puppet-dashboard/tree/feature-4677-show-resource-type-in-heading to http://github.com/igal/puppet-dashboard/tree/feature-4677-show-resource-type-in-heading
I pushed some minor changes adding “Report:” and realigning the “Node:” prefixes. Reviewed with Jacob. Merged into ‘next’.