Dave Taylor

Results 15 issues of Dave Taylor

Here is the current impl.: ![image](https://user-images.githubusercontent.com/12733153/36602153-4586f5e8-1885-11e8-8c76-99e35c6b0157.png) Here is the [Patternfly Design](http://www.patternfly.org/pattern-library/forms-and-controls/toolbar/#design): ![image](https://user-images.githubusercontent.com/12733153/36602131-367c73ca-1885-11e8-997c-80cec51b8b6f.png) - The results count label is left aligned, where it needs to be right aligned - When there...

help wanted
good first issue

Move as much angluar-patternfly LESS files into PatternFly core. Determine why we needed the less files in a-pf and if we could add those settings to PF core less files....

Priority 3

Part of #676 Review: https://github.com/patternfly/angular-patternfly/blob/master/src/charts/charts.less Donut Chart DonutPctChart Line Chart Sparkline Chart Topology Heat Map Trends Chart Utilization Bar Chart Utilization Trend Chart. I'd recommend taking a screenshot of each...

Priority 3

Per pf design: http://www.patternfly.org/pattern-library/application-framework/login-page/

Priority 2

Part of #676 Review: https://github.com/patternfly/angular-patternfly/blob/master/src/card/card.less Base Card Aggregate Status Card Trends Card Utilization Card Info Status Card I'd recommend taking a screenshot of card as it is now in a-pf,...

Priority 3

Update Notification Drawer hover states and cursors per latest pf core change: https://github.com/patternfly/patternfly/pull/974

good first issue

To match design changes here: https://github.com/patternfly/patternfly/pull/976

good first issue

Current Impl: ![image](https://user-images.githubusercontent.com/12733153/36603549-2070ed1e-1889-11e8-80f4-d82e8c26d4ee.png) Should look like: ![image](https://user-images.githubusercontent.com/12733153/36603853-16d1c91c-188a-11e8-91f3-376623716404.png) And if #721 is implemented, the filter dropdown would align with the 'Active Filters:' label. Seems to be correct here: https://www.patternfly.org/angular-patternfly/#/api/patternfly.filters.component:pfFilter Just not...

good first issue

There are extensive unit tests [here](https://github.com/dtaylor113/manageiq-ui-self_service/blob/master/tests/blueprints/blueprint-canvas.directive.spec.js) and [here](https://github.com/dtaylor113/manageiq-ui-self_service/blob/master/tests/blueprints/blueprint-editor.directive.spec.js) These existing 'blueprint canvas' unit tests would need to be updated to work with the generalized a-pf pfCanvas component.

enhancement
Priority 3

Recently in OpenShift Origin Catalog/Console we had to customize the pfFilter directive: ![image](https://cloud.githubusercontent.com/assets/12733153/26584926/95565d5c-4518-11e7-96e9-a412ee2d287c.png) Changes/Enhancements: 1. Change the result label from "Active filters:" to "Active Filters:" (capital "F") 2. Change the...

enhancement
Priority 2
pf-design