Feature #13333
Use patternfly cards to redesign job invocations
Status:
Closed
Priority:
Normal
Assignee:
Category:
Usability
Target version:
Pull request:
Fixed in Releases:
Found in Releases:
Description
It's a bit difficult to notice some sections in the job invocations page. Similarly, the piechart is strangely aligned to the right with a big space in between.
To try to overcome these issues and homogenize the interface, we can use Patternfly cards https://rawgit.com/patternfly/patternfly/master/tests/cards.html
This is how it used to look like: http://theforeman.org/plugins/foreman_remote_execution/0.1/job_detail_1.png
After this change, it looks like: http://i.imgur.com/3kKigMr.png
Associated revisions
History
#1
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/130 added
#2
Updated by Ivan Necas over 6 years ago
- Target version set to 98
#3
Updated by Ivan Necas over 6 years ago
- Target version changed from 98 to 99
#4
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/314 added
#5
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/315 added
#6
Updated by Daniel Lobato Garcia over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|899f01e06c5682f1cc9b0ab858e1c57ff672268d.
Fixes #13333 - Use Patternfly cards to redesign job invocations
It's a bit difficult to notice some sections in the job invocations
page. Similarly, the piechart is strangely aligned to the right with a
big space in between.
To try to overcome these issues and homogenize the interface, we can use
Patternfly cards
https://rawgit.com/patternfly/patternfly/master/tests/cards.html
This is how it used to look like:
http://theforeman.org/plugins/foreman_remote_execution/0.1/job_detail_1.png
After this change, it looks like: http://i.imgur.com/3kKigMr.png