patternfly-sass 3.7.0 → 3.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/assets/fonts/patternfly/OpenSans-Bold-webfont.eot +0 -0
- data/assets/fonts/patternfly/OpenSans-Bold-webfont.svg +0 -0
- data/assets/fonts/patternfly/OpenSans-Bold-webfont.ttf +0 -0
- data/assets/fonts/patternfly/OpenSans-Bold-webfont.woff +0 -0
- data/assets/fonts/patternfly/OpenSans-BoldItalic-webfont.eot +0 -0
- data/assets/fonts/patternfly/OpenSans-BoldItalic-webfont.svg +0 -0
- data/assets/fonts/patternfly/OpenSans-BoldItalic-webfont.ttf +0 -0
- data/assets/fonts/patternfly/OpenSans-BoldItalic-webfont.woff +0 -0
- data/assets/fonts/patternfly/OpenSans-ExtraBold-webfont.eot +0 -0
- data/assets/fonts/patternfly/OpenSans-ExtraBold-webfont.svg +0 -0
- data/assets/fonts/patternfly/OpenSans-ExtraBold-webfont.ttf +0 -0
- data/assets/fonts/patternfly/OpenSans-ExtraBold-webfont.woff +0 -0
- data/assets/fonts/patternfly/OpenSans-ExtraBoldItalic-webfont.eot +0 -0
- data/assets/fonts/patternfly/OpenSans-ExtraBoldItalic-webfont.svg +0 -0
- data/assets/fonts/patternfly/OpenSans-ExtraBoldItalic-webfont.ttf +0 -0
- data/assets/fonts/patternfly/OpenSans-ExtraBoldItalic-webfont.woff +0 -0
- data/assets/fonts/patternfly/OpenSans-Italic-webfont.eot +0 -0
- data/assets/fonts/patternfly/OpenSans-Italic-webfont.svg +0 -0
- data/assets/fonts/patternfly/OpenSans-Italic-webfont.ttf +0 -0
- data/assets/fonts/patternfly/OpenSans-Italic-webfont.woff +0 -0
- data/assets/fonts/patternfly/OpenSans-Light-webfont.eot +0 -0
- data/assets/fonts/patternfly/OpenSans-Light-webfont.svg +0 -0
- data/assets/fonts/patternfly/OpenSans-Light-webfont.ttf +0 -0
- data/assets/fonts/patternfly/OpenSans-Light-webfont.woff +0 -0
- data/assets/fonts/patternfly/OpenSans-LightItalic-webfont.eot +0 -0
- data/assets/fonts/patternfly/OpenSans-LightItalic-webfont.svg +0 -0
- data/assets/fonts/patternfly/OpenSans-LightItalic-webfont.ttf +0 -0
- data/assets/fonts/patternfly/OpenSans-LightItalic-webfont.woff +0 -0
- data/assets/fonts/patternfly/OpenSans-Regular-webfont.eot +0 -0
- data/assets/fonts/patternfly/OpenSans-Regular-webfont.svg +0 -0
- data/assets/fonts/patternfly/OpenSans-Regular-webfont.ttf +0 -0
- data/assets/fonts/patternfly/OpenSans-Regular-webfont.woff +0 -0
- data/assets/fonts/patternfly/OpenSans-Semibold-webfont.eot +0 -0
- data/assets/fonts/patternfly/OpenSans-Semibold-webfont.svg +0 -0
- data/assets/fonts/patternfly/OpenSans-Semibold-webfont.ttf +0 -0
- data/assets/fonts/patternfly/OpenSans-Semibold-webfont.woff +0 -0
- data/assets/fonts/patternfly/OpenSans-SemiboldItalic-webfont.eot +0 -0
- data/assets/fonts/patternfly/OpenSans-SemiboldItalic-webfont.svg +0 -0
- data/assets/fonts/patternfly/OpenSans-SemiboldItalic-webfont.ttf +0 -0
- data/assets/fonts/patternfly/OpenSans-SemiboldItalic-webfont.woff +0 -0
- data/assets/fonts/patternfly/PatternFlyIcons-webfont.eot +0 -0
- data/assets/fonts/patternfly/PatternFlyIcons-webfont.svg +0 -0
- data/assets/fonts/patternfly/PatternFlyIcons-webfont.ttf +0 -0
- data/assets/fonts/patternfly/PatternFlyIcons-webfont.woff +0 -0
- data/assets/fonts/patternfly/fontawesome-webfont.eot +0 -0
- data/assets/fonts/patternfly/fontawesome-webfont.svg +44 -14
- data/assets/fonts/patternfly/fontawesome-webfont.ttf +0 -0
- data/assets/fonts/patternfly/fontawesome-webfont.woff +0 -0
- data/assets/fonts/patternfly/fontawesome-webfont.woff2 +0 -0
- data/assets/images/patternfly/apple-touch-icon-precomposed-114.png +0 -0
- data/assets/images/patternfly/apple-touch-icon-precomposed-144.png +0 -0
- data/assets/images/patternfly/apple-touch-icon-precomposed-57.png +0 -0
- data/assets/images/patternfly/apple-touch-icon-precomposed-72.png +0 -0
- data/assets/images/patternfly/bg-login.jpg +0 -0
- data/assets/images/patternfly/logo-alt.svg +18 -18
- data/assets/images/patternfly/logo.svg +22 -22
- data/assets/javascripts/patternfly.js +290 -91
- data/assets/javascripts/patternfly.min.js +2 -1
- data/assets/stylesheets/patternfly/_layouts.scss +23 -42
- data/assets/stylesheets/patternfly/_list-view.scss +7 -0
- data/assets/stylesheets/patternfly/_navbar.scss +3 -3
- data/assets/stylesheets/patternfly/_notifications-drawer.scss +16 -3
- data/assets/stylesheets/patternfly/_toolbar.scss +120 -14
- data/assets/stylesheets/patternfly/_variables.scss +20 -5
- data/assets/stylesheets/patternfly/_vertical-nav.scss +631 -381
- data/assets/stylesheets/patternfly/_wizard.scss +105 -14
- data/assets/stylesheets/patternfly/lib/bootstrap-datepicker.scss +0 -1
- data/bower.json +11 -11
- data/lib/patternfly-sass/version.rb +2 -2
- data/patternfly-sass.gemspec +2 -2
- data/spec/html/about-modal.html +1 -1
- data/spec/html/accordions.html +1 -1
- data/spec/html/alerts.html +1 -1
- data/spec/html/area-charts.html +3 -3
- data/spec/html/badges.html +1 -1
- data/spec/html/bar-charts.html +3 -3
- data/spec/html/basic.html +2 -2
- data/spec/html/blank-slate.html +1 -1
- data/spec/html/bootstrap-combobox.html +2 -2
- data/spec/html/bootstrap-datepicker.html +2 -2
- data/spec/html/bootstrap-select.html +2 -2
- data/spec/html/bootstrap-switch.html +1 -1
- data/spec/html/bootstrap-touchspin.html +2 -2
- data/spec/html/bootstrap-treeview-2.html +3 -3
- data/spec/html/bootstrap-treeview.html +3 -3
- data/spec/html/breadcrumbs.html +1 -1
- data/spec/html/buttons.html +1 -1
- data/spec/html/cards.html +4 -4
- data/spec/html/code.html +1 -1
- data/spec/html/dashboard.html +3 -3
- data/spec/html/datatables-columns.html +3 -3
- data/spec/html/datatables.html +2 -2
- data/spec/html/dist/css/patternfly-additions.css +1093 -794
- data/spec/html/dist/css/patternfly-additions.css.map +1 -1
- data/spec/html/dist/css/patternfly-additions.min.css +2 -2
- data/spec/html/dist/css/patternfly-additions.min.css.map +1 -1
- data/spec/html/dist/css/patternfly.css +133 -14
- data/spec/html/dist/css/patternfly.css.map +1 -1
- data/spec/html/dist/css/patternfly.min.css +6 -6
- data/spec/html/dist/css/patternfly.min.css.map +1 -1
- data/spec/html/donut-charts.html +3 -3
- data/spec/html/dropdowns.html +1 -1
- data/spec/html/form.html +2 -2
- data/spec/html/forms.html +1 -1
- data/spec/html/horizontal-navigation.html +5 -7
- data/spec/html/icons.html +1 -1
- data/spec/html/index.html +15 -15
- data/spec/html/infotip.html +1 -1
- data/spec/html/labels.html +1 -1
- data/spec/html/line-charts.html +3 -3
- data/spec/html/list-group.html +1 -1
- data/spec/html/list-view-rows.html +592 -0
- data/spec/html/list-view.html +314 -309
- data/spec/html/login.html +1 -1
- data/spec/html/modals.html +1 -1
- data/spec/html/navbar.html +2 -2
- data/spec/html/notification-drawer-horizontal-nav.html +1451 -0
- data/spec/html/{notifications-drawer.html → notification-drawer-vertical-nav.html} +146 -265
- data/spec/html/pagination.html +1 -1
- data/spec/html/panels.html +1 -1
- data/spec/html/pie-charts.html +3 -3
- data/spec/html/popovers.html +1 -1
- data/spec/html/progress-bars.html +1 -1
- data/spec/html/search.html +1 -1
- data/spec/html/spinner.html +1 -1
- data/spec/html/tab.html +2 -2
- data/spec/html/tables.html +1 -1
- data/spec/html/tabs.html +1 -1
- data/spec/html/time-picker.html +2 -2
- data/spec/html/toast.html +1 -1
- data/spec/html/toolbar.html +43 -8
- data/spec/html/tooltip.html +1 -1
- data/spec/html/typography-2.html +1 -1
- data/spec/html/typography.html +1 -1
- data/spec/html/utilization-bar-charts.html +3 -3
- data/spec/html/{layout-alt-fixed-inner-scroll.html → vertical-navigation-primary-only.html} +61 -192
- data/spec/html/{layout-alt-fixed.html → vertical-navigation-with-secondary.html} +120 -184
- data/spec/html/{vertical-navigation-without-icons.html → vertical-navigation-with-tertiary-no-icons.html} +212 -155
- data/spec/html/{vertical-navigation.html → vertical-navigation-with-tertiary-pins.html} +212 -155
- data/spec/html/wizard.html +88 -48
- metadata +21 -21
- data/spec/html/layout-alt-fixed-with-footer-inner-scroll.html +0 -917
- data/spec/html/layout-alt-fixed-with-footer.html +0 -917
data/spec/html/wizard.html
CHANGED
|
@@ -26,8 +26,7 @@
|
|
|
26
26
|
<link rel="stylesheet" href="../../dist/css/patternfly.min.css" >
|
|
27
27
|
<link rel="stylesheet" href="../../dist/css/patternfly-additions.min.css" >
|
|
28
28
|
<script src="//code.jquery.com/jquery-2.1.4.min.js"></script>
|
|
29
|
-
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.
|
|
30
|
-
<script src="//rawgit.com/jonmiles/bootstrap-treeview/v1.2.0/dist/bootstrap-treeview.min.js"></script>
|
|
29
|
+
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
|
31
30
|
<script src="../../dist/js/patternfly.min.js"></script>
|
|
32
31
|
</head>
|
|
33
32
|
|
|
@@ -160,7 +159,7 @@
|
|
|
160
159
|
<li class="list-group-item">
|
|
161
160
|
<a>
|
|
162
161
|
<span class="wizard-pf-substep-number">1B.</span>
|
|
163
|
-
<span class="wizard-pf-substep-title">
|
|
162
|
+
<span class="wizard-pf-substep-title">Settings</span>
|
|
164
163
|
</a>
|
|
165
164
|
</li>
|
|
166
165
|
</div><!-- /.wizard-pf-sidebar -->
|
|
@@ -232,13 +231,13 @@
|
|
|
232
231
|
|
|
233
232
|
<div class="wizard-pf-sidebar">
|
|
234
233
|
<ul class="list-group">
|
|
235
|
-
<li class="list-group-item">
|
|
234
|
+
<li class="list-group-item active">
|
|
236
235
|
<a>
|
|
237
236
|
<span class="wizard-pf-substep-number">3A.</span>
|
|
238
|
-
<span class="wizard-pf-substep-title">
|
|
237
|
+
<span class="wizard-pf-substep-title">Summary</span>
|
|
239
238
|
</a>
|
|
240
239
|
</li>
|
|
241
|
-
<li class="list-group-item
|
|
240
|
+
<li class="list-group-item">
|
|
242
241
|
<a>
|
|
243
242
|
<span class="wizard-pf-substep-number">3B.</span>
|
|
244
243
|
<span class="wizard-pf-substep-title">Progress</span>
|
|
@@ -248,46 +247,87 @@
|
|
|
248
247
|
</div><!-- /.wizard-pf-sidebar -->
|
|
249
248
|
|
|
250
249
|
<div class="wizard-pf-main">
|
|
251
|
-
<div>
|
|
252
|
-
<
|
|
253
|
-
<
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
250
|
+
<div class="wizard-pf-review-steps">
|
|
251
|
+
<ul class="list-group">
|
|
252
|
+
<li class="list-group-item">
|
|
253
|
+
<a onclick="$(this).toggleClass('collapsed'); $('#reviewStep1').toggleClass('collapse');">First Step</a>
|
|
254
|
+
<div id="reviewStep1" class="wizard-pf-review-substeps">
|
|
255
|
+
<ul class="list-group">
|
|
256
|
+
<li class="list-group-item">
|
|
257
|
+
<a onclick="$(this).toggleClass('collapsed'); $('#reviewStep1Substep1').toggleClass('collapse');">
|
|
258
|
+
<span class="wizard-pf-substep-number">1A.</span>
|
|
259
|
+
<span class="wizard-pf-substep-title">Details</span>
|
|
260
|
+
</a>
|
|
261
|
+
<div id="reviewStep1Substep1" class="wizard-pf-review-content">
|
|
262
|
+
<form class="form">
|
|
263
|
+
<div class="wizard-pf-review-item">
|
|
264
|
+
<span class="wizard-pf-review-item-label">Name:</span>
|
|
265
|
+
<span class="wizard-pf-review-item-value">First Last</span>
|
|
266
|
+
</div>
|
|
267
|
+
<div class="wizard-pf-review-item">
|
|
268
|
+
<span class="wizard-pf-review-item-label">Description:</span>
|
|
269
|
+
<span class="wizard-pf-review-item-value">This is the description</span>
|
|
270
|
+
</div>
|
|
271
|
+
</form>
|
|
272
|
+
</div>
|
|
273
|
+
</li>
|
|
274
|
+
<li class="list-group-item">
|
|
275
|
+
<a onclick="$(this).toggleClass('collapsed'); $('#reviewStep1Substep2').toggleClass('collapse');">
|
|
276
|
+
<span class="wizard-pf-substep-number">1B.</span>
|
|
277
|
+
<span class="wizard-pf-substep-title">Settings</span>
|
|
278
|
+
</a>
|
|
279
|
+
<div id="reviewStep1Substep2" class="wizard-pf-review-content">
|
|
280
|
+
<form class="form">
|
|
281
|
+
<div class="wizard-pf-review-item">
|
|
282
|
+
<div class="wizard-pf-review-item-field">Setting A</div>
|
|
283
|
+
<div class="wizard-pf-review-item-field">Setting B</div>
|
|
284
|
+
</div>
|
|
285
|
+
</form>
|
|
286
|
+
</div>
|
|
287
|
+
</li>
|
|
288
|
+
</ul>
|
|
289
|
+
</div>
|
|
290
|
+
</li>
|
|
291
|
+
<li class="list-group-item">
|
|
292
|
+
<a onclick="$(this).toggleClass('collapsed'); $('#reviewStep2').toggleClass('collapse');">Second Step</a>
|
|
293
|
+
<div id="reviewStep2" class="wizard-pf-review-substeps">
|
|
294
|
+
<ul class="list-group">
|
|
295
|
+
<li class="list-group-item">
|
|
296
|
+
<a onclick="$(this).toggleClass('collapsed'); $('#reviewStep2Substep1').toggleClass('collapse');">
|
|
297
|
+
<span class="wizard-pf-substep-number">2A.</span>
|
|
298
|
+
<span class="wizard-pf-substep-title">Details</span>
|
|
299
|
+
</a>
|
|
300
|
+
<div id="reviewStep2Substep1" class="wizard-pf-review-content">
|
|
301
|
+
<form class="form">
|
|
302
|
+
<div class="wizard-pf-review-item">
|
|
303
|
+
<span class="wizard-pf-review-item-label">Name:</span>
|
|
304
|
+
<span class="wizard-pf-review-item-value">First Last</span>
|
|
305
|
+
</div>
|
|
306
|
+
<div class="wizard-pf-review-item">
|
|
307
|
+
<span class="wizard-pf-review-item-label">Description:</span>
|
|
308
|
+
<span class="wizard-pf-review-item-value">This is the description</span>
|
|
309
|
+
</div>
|
|
310
|
+
</form>
|
|
311
|
+
</div>
|
|
312
|
+
</li>
|
|
313
|
+
<li class="list-group-item">
|
|
314
|
+
<a onclick="$(this).toggleClass('collapsed'); $('#reviewStep2Substep2').toggleClass('collapse');">
|
|
315
|
+
<span class="wizard-pf-substep-number">2B.</span>
|
|
316
|
+
<span class="wizard-pf-substep-title">Settings</span>
|
|
317
|
+
</a>
|
|
318
|
+
<div id="reviewStep2Substep2" class="wizard-pf-review-content">
|
|
319
|
+
<form class="form">
|
|
320
|
+
<div class="wizard-pf-review-item">
|
|
321
|
+
<div class="wizard-pf-review-item-field">Setting A</div>
|
|
322
|
+
<div class="wizard-pf-review-item-field">Setting B</div>
|
|
323
|
+
</div>
|
|
324
|
+
</form>
|
|
325
|
+
</div>
|
|
326
|
+
</li>
|
|
327
|
+
</ul>
|
|
328
|
+
</div>
|
|
329
|
+
</li>
|
|
330
|
+
</ul>
|
|
291
331
|
</div>
|
|
292
332
|
</div><!-- /.wizard-pf-main -->
|
|
293
333
|
|
|
@@ -345,7 +385,7 @@
|
|
|
345
385
|
<li class="list-group-item">
|
|
346
386
|
<a>
|
|
347
387
|
<span class="wizard-pf-substep-number">3A.</span>
|
|
348
|
-
<span class="wizard-pf-substep-title">
|
|
388
|
+
<span class="wizard-pf-substep-title">Summary</span>
|
|
349
389
|
</a>
|
|
350
390
|
</li>
|
|
351
391
|
<li class="list-group-item active">
|
|
@@ -421,7 +461,7 @@
|
|
|
421
461
|
<li class="list-group-item">
|
|
422
462
|
<a>
|
|
423
463
|
<span class="wizard-pf-substep-number">3A.</span>
|
|
424
|
-
<span class="wizard-pf-substep-title">
|
|
464
|
+
<span class="wizard-pf-substep-title">Summary</span>
|
|
425
465
|
</a>
|
|
426
466
|
</li>
|
|
427
467
|
<li class="list-group-item active">
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: patternfly-sass
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.
|
|
4
|
+
version: 3.8.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Dávid Halász
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2016-
|
|
12
|
+
date: 2016-08-11 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: sass
|
|
@@ -31,28 +31,28 @@ dependencies:
|
|
|
31
31
|
requirements:
|
|
32
32
|
- - "~>"
|
|
33
33
|
- !ruby/object:Gem::Version
|
|
34
|
-
version: 3.3.
|
|
34
|
+
version: 3.3.7
|
|
35
35
|
type: :runtime
|
|
36
36
|
prerelease: false
|
|
37
37
|
version_requirements: !ruby/object:Gem::Requirement
|
|
38
38
|
requirements:
|
|
39
39
|
- - "~>"
|
|
40
40
|
- !ruby/object:Gem::Version
|
|
41
|
-
version: 3.3.
|
|
41
|
+
version: 3.3.7
|
|
42
42
|
- !ruby/object:Gem::Dependency
|
|
43
43
|
name: font-awesome-sass
|
|
44
44
|
requirement: !ruby/object:Gem::Requirement
|
|
45
45
|
requirements:
|
|
46
46
|
- - "~>"
|
|
47
47
|
- !ruby/object:Gem::Version
|
|
48
|
-
version: 4.
|
|
48
|
+
version: 4.6.2
|
|
49
49
|
type: :runtime
|
|
50
50
|
prerelease: false
|
|
51
51
|
version_requirements: !ruby/object:Gem::Requirement
|
|
52
52
|
requirements:
|
|
53
53
|
- - "~>"
|
|
54
54
|
- !ruby/object:Gem::Version
|
|
55
|
-
version: 4.
|
|
55
|
+
version: 4.6.2
|
|
56
56
|
- !ruby/object:Gem::Dependency
|
|
57
57
|
name: rake
|
|
58
58
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -399,17 +399,15 @@ files:
|
|
|
399
399
|
- spec/html/index.html
|
|
400
400
|
- spec/html/infotip.html
|
|
401
401
|
- spec/html/labels.html
|
|
402
|
-
- spec/html/layout-alt-fixed-inner-scroll.html
|
|
403
|
-
- spec/html/layout-alt-fixed-with-footer-inner-scroll.html
|
|
404
|
-
- spec/html/layout-alt-fixed-with-footer.html
|
|
405
|
-
- spec/html/layout-alt-fixed.html
|
|
406
402
|
- spec/html/line-charts.html
|
|
407
403
|
- spec/html/list-group.html
|
|
404
|
+
- spec/html/list-view-rows.html
|
|
408
405
|
- spec/html/list-view.html
|
|
409
406
|
- spec/html/login.html
|
|
410
407
|
- spec/html/modals.html
|
|
411
408
|
- spec/html/navbar.html
|
|
412
|
-
- spec/html/
|
|
409
|
+
- spec/html/notification-drawer-horizontal-nav.html
|
|
410
|
+
- spec/html/notification-drawer-vertical-nav.html
|
|
413
411
|
- spec/html/pagination.html
|
|
414
412
|
- spec/html/panels.html
|
|
415
413
|
- spec/html/pie-charts.html
|
|
@@ -429,8 +427,10 @@ files:
|
|
|
429
427
|
- spec/html/typography-2.html
|
|
430
428
|
- spec/html/typography.html
|
|
431
429
|
- spec/html/utilization-bar-charts.html
|
|
432
|
-
- spec/html/vertical-navigation-
|
|
433
|
-
- spec/html/vertical-navigation.html
|
|
430
|
+
- spec/html/vertical-navigation-primary-only.html
|
|
431
|
+
- spec/html/vertical-navigation-with-secondary.html
|
|
432
|
+
- spec/html/vertical-navigation-with-tertiary-no-icons.html
|
|
433
|
+
- spec/html/vertical-navigation-with-tertiary-pins.html
|
|
434
434
|
- spec/html/wizard.html
|
|
435
435
|
- spec/main.html
|
|
436
436
|
- spec/spec_helper.rb
|
|
@@ -455,7 +455,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
455
455
|
version: '0'
|
|
456
456
|
requirements: []
|
|
457
457
|
rubyforge_project:
|
|
458
|
-
rubygems_version: 2.
|
|
458
|
+
rubygems_version: 2.5.1
|
|
459
459
|
signing_key:
|
|
460
460
|
specification_version: 4
|
|
461
461
|
summary: Red Hat's Patternfly, converted to Sass and ready to drop into Rails
|
|
@@ -502,17 +502,15 @@ test_files:
|
|
|
502
502
|
- spec/html/index.html
|
|
503
503
|
- spec/html/infotip.html
|
|
504
504
|
- spec/html/labels.html
|
|
505
|
-
- spec/html/layout-alt-fixed-inner-scroll.html
|
|
506
|
-
- spec/html/layout-alt-fixed-with-footer-inner-scroll.html
|
|
507
|
-
- spec/html/layout-alt-fixed-with-footer.html
|
|
508
|
-
- spec/html/layout-alt-fixed.html
|
|
509
505
|
- spec/html/line-charts.html
|
|
510
506
|
- spec/html/list-group.html
|
|
507
|
+
- spec/html/list-view-rows.html
|
|
511
508
|
- spec/html/list-view.html
|
|
512
509
|
- spec/html/login.html
|
|
513
510
|
- spec/html/modals.html
|
|
514
511
|
- spec/html/navbar.html
|
|
515
|
-
- spec/html/
|
|
512
|
+
- spec/html/notification-drawer-horizontal-nav.html
|
|
513
|
+
- spec/html/notification-drawer-vertical-nav.html
|
|
516
514
|
- spec/html/pagination.html
|
|
517
515
|
- spec/html/panels.html
|
|
518
516
|
- spec/html/pie-charts.html
|
|
@@ -532,8 +530,10 @@ test_files:
|
|
|
532
530
|
- spec/html/typography-2.html
|
|
533
531
|
- spec/html/typography.html
|
|
534
532
|
- spec/html/utilization-bar-charts.html
|
|
535
|
-
- spec/html/vertical-navigation-
|
|
536
|
-
- spec/html/vertical-navigation.html
|
|
533
|
+
- spec/html/vertical-navigation-primary-only.html
|
|
534
|
+
- spec/html/vertical-navigation-with-secondary.html
|
|
535
|
+
- spec/html/vertical-navigation-with-tertiary-no-icons.html
|
|
536
|
+
- spec/html/vertical-navigation-with-tertiary-pins.html
|
|
537
537
|
- spec/html/wizard.html
|
|
538
538
|
- spec/main.html
|
|
539
539
|
- spec/spec_helper.rb
|
|
@@ -1,917 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<!--[if IE 9]><html lang="en-us" class="ie9 layout-pf-alt layout-pf-alt-fixed layout-pf-alt-fixed-with-footer layout-pf-alt-fixed-inner-scroll"><![endif]-->
|
|
3
|
-
<!--[if gt IE 9]><!-->
|
|
4
|
-
<html lang="en-us" class="layout-pf-alt layout-pf-alt-fixed layout-pf-alt-fixed-with-footer layout-pf-alt-fixed-inner-scroll">
|
|
5
|
-
<!--<![endif]-->
|
|
6
|
-
<head>
|
|
7
|
-
<title>Fixed Navbar Alt With Fixed Left Nav Alt And Fixed Footer Alt, Inner Scroll - PatternFly</title>
|
|
8
|
-
<meta charset="UTF-8">
|
|
9
|
-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
|
10
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
11
|
-
<link rel="shortcut icon" href="../../dist/img/favicon.ico">
|
|
12
|
-
<!-- iPad retina icon -->
|
|
13
|
-
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../dist/img/apple-touch-icon-precomposed-152.png">
|
|
14
|
-
<!-- iPad retina icon (iOS < 7) -->
|
|
15
|
-
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../dist/img/apple-touch-icon-precomposed-144.png">
|
|
16
|
-
<!-- iPad non-retina icon -->
|
|
17
|
-
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="../../dist/img/apple-touch-icon-precomposed-76.png">
|
|
18
|
-
<!-- iPad non-retina icon (iOS < 7) -->
|
|
19
|
-
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../dist/img/apple-touch-icon-precomposed-72.png">
|
|
20
|
-
<!-- iPhone 6 Plus icon -->
|
|
21
|
-
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="../../dist/img/apple-touch-icon-precomposed-180.png">
|
|
22
|
-
<!-- iPhone retina icon (iOS < 7) -->
|
|
23
|
-
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../dist/img/apple-touch-icon-precomposed-114.png">
|
|
24
|
-
<!-- iPhone non-retina icon (iOS < 7) -->
|
|
25
|
-
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../dist/img/apple-touch-icon-precomposed-57.png">
|
|
26
|
-
<link rel="stylesheet" href="../../dist/css/patternfly.min.css" >
|
|
27
|
-
<link rel="stylesheet" href="../../dist/css/patternfly-additions.min.css" >
|
|
28
|
-
<script src="//code.jquery.com/jquery-2.1.4.min.js"></script>
|
|
29
|
-
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
|
|
30
|
-
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.6.0/jquery.matchHeight-min.js"></script>
|
|
31
|
-
<script src="//cdnjs.cloudflare.com/ajax/libs/c3/0.4.10/c3.min.js"></script>
|
|
32
|
-
<script src="//cdnjs.cloudflare.com/ajax/libs/d3/3.5.0/d3.min.js"></script>
|
|
33
|
-
<script src="../../dist/js/patternfly.min.js"></script>
|
|
34
|
-
</head>
|
|
35
|
-
<div class="toast-pf toast-pf-max-width toast-pf-top-right alert alert-warning alert-dismissable">
|
|
36
|
-
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">
|
|
37
|
-
<span class="pficon pficon-close"></span>
|
|
38
|
-
</button>
|
|
39
|
-
<span class="pficon pficon-warning-triangle-o"></span>
|
|
40
|
-
The alternate layouts are not officially supported by Patternfly. These examples are included for development testing purposes. For official documentation, see <a href="https://www.patternfly.org" class="alert-link">https://www.patternfly.org</a> and <a href="http://getbootstrap.com" class="alert-link">http://getbootstrap.com</a>.
|
|
41
|
-
</div>
|
|
42
|
-
|
|
43
|
-
<body class="cards-pf">
|
|
44
|
-
<nav class="navbar navbar-pf-alt">
|
|
45
|
-
<div class="navbar-header">
|
|
46
|
-
<button type="button" class="navbar-toggle">
|
|
47
|
-
<span class="sr-only">Toggle navigation</span>
|
|
48
|
-
<span class="icon-bar"></span>
|
|
49
|
-
<span class="icon-bar"></span>
|
|
50
|
-
<span class="icon-bar"></span>
|
|
51
|
-
</button>
|
|
52
|
-
<a href="/" class="navbar-brand">
|
|
53
|
-
<img class="navbar-brand-icon" src="../../dist/img/logo-alt.svg" alt=""/><img class="navbar-brand-name" src="../../dist/img/brand-alt.svg" alt="PatternFly Enterprise Application" />
|
|
54
|
-
</a>
|
|
55
|
-
</div>
|
|
56
|
-
<nav class="collapse navbar-collapse">
|
|
57
|
-
<ul class="nav navbar-nav">
|
|
58
|
-
<li><a href="#" target="_blank" class="nav-item-iconic nav-item-iconic-new-window"><span title="Launch" class="fa fa-external-link"></span></a></li>
|
|
59
|
-
</ul>
|
|
60
|
-
<ul class="nav navbar-nav navbar-right navbar-iconic">
|
|
61
|
-
<li class="dropdown">
|
|
62
|
-
<a class="dropdown-toggle nav-item-iconic" id="notifications" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
|
|
63
|
-
<span title="Notifications" class="fa pficon-flag"></span>
|
|
64
|
-
<span class="badge">2</span>
|
|
65
|
-
</a>
|
|
66
|
-
<div class="dropdown-menu infotip bottom-right">
|
|
67
|
-
<div class="arrow"></div>
|
|
68
|
-
<ul class="list-group">
|
|
69
|
-
<li class="list-group-item">
|
|
70
|
-
<span class="i pficon pficon-info"></span> Modified Datasources ExampleDS
|
|
71
|
-
</li>
|
|
72
|
-
<li class="list-group-item">
|
|
73
|
-
<span class="i pficon pficon-info"></span> Error: System Failure
|
|
74
|
-
</li>
|
|
75
|
-
</ul>
|
|
76
|
-
<div class="footer">
|
|
77
|
-
<a>Clear Messages</a>
|
|
78
|
-
</div>
|
|
79
|
-
</div>
|
|
80
|
-
</li>
|
|
81
|
-
<li class="dropdown">
|
|
82
|
-
<a class="dropdown-toggle nav-item-iconic" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
|
|
83
|
-
<span title="Help" class="fa pficon-help"></span>
|
|
84
|
-
<span class="caret"></span>
|
|
85
|
-
</a>
|
|
86
|
-
<ul class="dropdown-menu" aria-labelledby="dropdownMenu1">
|
|
87
|
-
<li><a href="#">Help</a></li>
|
|
88
|
-
<li><a href="#">About</a></li>
|
|
89
|
-
</ul>
|
|
90
|
-
</li>
|
|
91
|
-
<li class="dropdown">
|
|
92
|
-
<a class="dropdown-toggle nav-item-iconic" id="dropdownMenu2" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
|
|
93
|
-
<span title="Username" class="fa pficon-user"></span>
|
|
94
|
-
<span class="caret"></span>
|
|
95
|
-
</a>
|
|
96
|
-
<ul class="dropdown-menu" aria-labelledby="dropdownMenu2">
|
|
97
|
-
<li><a href="#">Preferences</a></li>
|
|
98
|
-
<li><a href="#">Logout</a></li>
|
|
99
|
-
</ul>
|
|
100
|
-
</li>
|
|
101
|
-
</ul>
|
|
102
|
-
</nav>
|
|
103
|
-
|
|
104
|
-
</nav> <!--/.navbar-->
|
|
105
|
-
|
|
106
|
-
<nav class="nav-pf-vertical-alt">
|
|
107
|
-
<ul class="list-group">
|
|
108
|
-
<li class="list-group-item active">
|
|
109
|
-
<a href="#">
|
|
110
|
-
<span class="fa fa-dashboard" title="Dashboard" data-toggle="tooltip" data-placement="right"></span>
|
|
111
|
-
<span class="list-group-item-value">Dashboard</span>
|
|
112
|
-
</a>
|
|
113
|
-
</li>
|
|
114
|
-
<li class="list-group-item">
|
|
115
|
-
<a href="#">
|
|
116
|
-
<span class="fa fa-file-o" title="My Services" data-toggle="tooltip" data-placement="right"></span>
|
|
117
|
-
<span class="list-group-item-value">My Services</span>
|
|
118
|
-
<span class="badge">12</span>
|
|
119
|
-
</a>
|
|
120
|
-
</li>
|
|
121
|
-
<li class="list-group-item">
|
|
122
|
-
<a href="#">
|
|
123
|
-
<span class="fa fa-file-text-o" title="My Requests" data-toggle="tooltip" data-placement="right"></span>
|
|
124
|
-
<span class="list-group-item-value">My Requests</span>
|
|
125
|
-
<span class="badge">2</span>
|
|
126
|
-
</a>
|
|
127
|
-
</li>
|
|
128
|
-
<li class="list-group-item">
|
|
129
|
-
<a href="#">
|
|
130
|
-
<span class="fa fa-copy" title="My Items" data-toggle="tooltip" data-placement="right"></span>
|
|
131
|
-
<span class="list-group-item-value">My Items</span>
|
|
132
|
-
</a>
|
|
133
|
-
</li>
|
|
134
|
-
<li class="list-group-item list-group-item-separator hidden-sm hidden-md hidden-lg">
|
|
135
|
-
<a href="#">
|
|
136
|
-
<span class="fa fa-external-link" title="Launch"></span>
|
|
137
|
-
<span class="list-group-item-value">Launch</span>
|
|
138
|
-
</a>
|
|
139
|
-
</li>
|
|
140
|
-
<li class="list-group-item hidden-sm hidden-md hidden-lg">
|
|
141
|
-
<a href="#">
|
|
142
|
-
<span class="pficon pficon-flag" title="Notifications"></span>
|
|
143
|
-
<span class="list-group-item-value">Notifications</span>
|
|
144
|
-
<span class="badge notifications">2</span>
|
|
145
|
-
</a>
|
|
146
|
-
</li>
|
|
147
|
-
<li class="list-group-item hidden-sm hidden-md hidden-lg">
|
|
148
|
-
<a href="#">
|
|
149
|
-
<span class="pficon pficon-help" title="Help"></span>
|
|
150
|
-
<span class="list-group-item-value">Help</span>
|
|
151
|
-
</a>
|
|
152
|
-
</li>
|
|
153
|
-
<li class="list-group-item hidden-sm hidden-md hidden-lg">
|
|
154
|
-
<a href="#">
|
|
155
|
-
<span class="fa fa-info-circle" title="About"></span>
|
|
156
|
-
<span class="list-group-item-value">About</span>
|
|
157
|
-
</a>
|
|
158
|
-
</li>
|
|
159
|
-
<li class="list-group-item hidden-sm hidden-md hidden-lg">
|
|
160
|
-
<a href="#">
|
|
161
|
-
<span class="pficon pficon-user" title="Preferences"></span>
|
|
162
|
-
<span class="list-group-item-value">Preferences</span>
|
|
163
|
-
</a>
|
|
164
|
-
</li>
|
|
165
|
-
<li class="list-group-item hidden-sm hidden-md hidden-lg">
|
|
166
|
-
<a href="#">
|
|
167
|
-
<span class="fa fa-sign-out" title="Log Out"></span>
|
|
168
|
-
<span class="list-group-item-value">Log Out</span>
|
|
169
|
-
</a>
|
|
170
|
-
</li>
|
|
171
|
-
</ul>
|
|
172
|
-
</nav>
|
|
173
|
-
<div class="container-fluid container-cards-pf container-pf-alt-nav-pf-vertical-alt">
|
|
174
|
-
<div class="row row-cards-pf">
|
|
175
|
-
<!-- Important: if you need to nest additional .row within a .row.row-cards-pf, do *not* use .row-cards-pf on the nested .row -->
|
|
176
|
-
<div class="col-xs-6 col-sm-4 col-md-2">
|
|
177
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status">
|
|
178
|
-
<h2 class="card-pf-title">
|
|
179
|
-
<span class="fa fa-shield"></span><span class="card-pf-aggregate-status-count">0</span> Ipsum
|
|
180
|
-
</h2>
|
|
181
|
-
<div class="card-pf-body">
|
|
182
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
183
|
-
<span class="card-pf-aggregate-status-notification"><a href="#" class="add" data-toggle="tooltip" data-placement="top" title="Add Ipsum"><span class="pficon pficon-add-circle-o"></span></a></span>
|
|
184
|
-
</p>
|
|
185
|
-
</div>
|
|
186
|
-
</div>
|
|
187
|
-
|
|
188
|
-
</div>
|
|
189
|
-
<div class="col-xs-6 col-sm-4 col-md-2">
|
|
190
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status">
|
|
191
|
-
<h2 class="card-pf-title">
|
|
192
|
-
<a href="#"><span class="fa fa-shield"></span><span class="card-pf-aggregate-status-count">20</span> Amet</a>
|
|
193
|
-
</h2>
|
|
194
|
-
<div class="card-pf-body">
|
|
195
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
196
|
-
<span class="card-pf-aggregate-status-notification"><a href="#"><span class="pficon pficon-error-circle-o"></span>4</a></span>
|
|
197
|
-
<span class="card-pf-aggregate-status-notification"><a href="#"><span class="pficon pficon-warning-triangle-o"></span>1</a></span>
|
|
198
|
-
</p>
|
|
199
|
-
</div>
|
|
200
|
-
</div>
|
|
201
|
-
|
|
202
|
-
</div>
|
|
203
|
-
<div class="col-xs-6 col-sm-4 col-md-2">
|
|
204
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status">
|
|
205
|
-
<h2 class="card-pf-title">
|
|
206
|
-
<a href="#"><span class="fa fa-shield"></span><span class="card-pf-aggregate-status-count">9</span> Adipiscing</a>
|
|
207
|
-
</h2>
|
|
208
|
-
<div class="card-pf-body">
|
|
209
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
210
|
-
<span class="card-pf-aggregate-status-notification"><span class="pficon pficon-ok"></span></span>
|
|
211
|
-
</p>
|
|
212
|
-
</div>
|
|
213
|
-
</div>
|
|
214
|
-
|
|
215
|
-
</div>
|
|
216
|
-
<div class="col-xs-6 col-sm-4 col-md-2">
|
|
217
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status">
|
|
218
|
-
<h2 class="card-pf-title">
|
|
219
|
-
<a href="#"><span class="fa fa-shield"></span><span class="card-pf-aggregate-status-count">12</span> Lorem</a>
|
|
220
|
-
</h2>
|
|
221
|
-
<div class="card-pf-body">
|
|
222
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
223
|
-
<a href="#"><span class="card-pf-aggregate-status-notification"><span class="pficon pficon-error-circle-o"></span>1</span></a>
|
|
224
|
-
</p>
|
|
225
|
-
</div>
|
|
226
|
-
</div>
|
|
227
|
-
</div>
|
|
228
|
-
<div class="col-xs-6 col-sm-4 col-md-2">
|
|
229
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status">
|
|
230
|
-
<h2 class="card-pf-title">
|
|
231
|
-
<a href="#"><span class="fa fa-shield"></span><span class="card-pf-aggregate-status-count">6</span> Dolar Sit</a>
|
|
232
|
-
</h2>
|
|
233
|
-
<div class="card-pf-body">
|
|
234
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
235
|
-
<a href="#"><span class="card-pf-aggregate-status-notification"><span class="pficon pficon-error-circle-o"></span>1</span></a>
|
|
236
|
-
</p>
|
|
237
|
-
</div>
|
|
238
|
-
</div>
|
|
239
|
-
</div>
|
|
240
|
-
<div class="col-xs-6 col-sm-4 col-md-2">
|
|
241
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status">
|
|
242
|
-
<h2 class="card-pf-title">
|
|
243
|
-
<a href="#"><span class="fa fa-shield"></span><span class="card-pf-aggregate-status-count">199</span> Consectetur</a>
|
|
244
|
-
</h2>
|
|
245
|
-
<div class="card-pf-body">
|
|
246
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
247
|
-
<a href="#"><span class="card-pf-aggregate-status-notification"><span class="pficon pficon-error-circle-o"></span>1</span></a>
|
|
248
|
-
</p>
|
|
249
|
-
</div>
|
|
250
|
-
</div>
|
|
251
|
-
</div>
|
|
252
|
-
</div><!-- /row -->
|
|
253
|
-
<div class="row row-cards-pf">
|
|
254
|
-
<!-- Important: if you need to nest additional .row within a .row.row-cards-pf, do *not* use .row-cards-pf on the nested .row -->
|
|
255
|
-
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-2">
|
|
256
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status card-pf-aggregate-status-mini">
|
|
257
|
-
<h2 class="card-pf-title">
|
|
258
|
-
<span class="fa fa-rebel"></span>
|
|
259
|
-
<span class="card-pf-aggregate-status-count">0</span> Ipsum
|
|
260
|
-
</h2>
|
|
261
|
-
<div class="card-pf-body">
|
|
262
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
263
|
-
<span class="card-pf-aggregate-status-notification"><a href="#" class="add" data-toggle="tooltip" data-placement="top" title="Add Ipsum"><span class="pficon pficon-add-circle-o"></span></a></span>
|
|
264
|
-
</p>
|
|
265
|
-
</div>
|
|
266
|
-
</div>
|
|
267
|
-
|
|
268
|
-
</div>
|
|
269
|
-
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-2">
|
|
270
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status card-pf-aggregate-status-mini">
|
|
271
|
-
<h2 class="card-pf-title">
|
|
272
|
-
<a href="#">
|
|
273
|
-
<span class="fa fa-paper-plane"></span>
|
|
274
|
-
<span class="card-pf-aggregate-status-count">20</span> Amet
|
|
275
|
-
</a>
|
|
276
|
-
</h2>
|
|
277
|
-
<div class="card-pf-body">
|
|
278
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
279
|
-
<span class="card-pf-aggregate-status-notification"><a href="#"><span class="pficon pficon-error-circle-o"></span>4</a></span>
|
|
280
|
-
</p>
|
|
281
|
-
</div>
|
|
282
|
-
</div>
|
|
283
|
-
|
|
284
|
-
</div>
|
|
285
|
-
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-2">
|
|
286
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status card-pf-aggregate-status-mini">
|
|
287
|
-
<h2 class="card-pf-title">
|
|
288
|
-
<a href="#">
|
|
289
|
-
<span class="pficon pficon-cluster"></span>
|
|
290
|
-
<span class="card-pf-aggregate-status-count">9</span> Adipiscing
|
|
291
|
-
</a>
|
|
292
|
-
</h2>
|
|
293
|
-
<div class="card-pf-body">
|
|
294
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
295
|
-
<span class="card-pf-aggregate-status-notification"><span class="pficon pficon-ok"></span></span>
|
|
296
|
-
</p>
|
|
297
|
-
</div>
|
|
298
|
-
</div>
|
|
299
|
-
|
|
300
|
-
</div>
|
|
301
|
-
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-2">
|
|
302
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status card-pf-aggregate-status-mini">
|
|
303
|
-
<h2 class="card-pf-title">
|
|
304
|
-
<a href="#">
|
|
305
|
-
<span class="pficon pficon-image"></span>
|
|
306
|
-
<span class="card-pf-aggregate-status-count">12</span> Lorem
|
|
307
|
-
</a>
|
|
308
|
-
</h2>
|
|
309
|
-
<div class="card-pf-body">
|
|
310
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
311
|
-
<a href="#"><span class="card-pf-aggregate-status-notification"><span class="pficon pficon-error-circle-o"></span>1</span></a>
|
|
312
|
-
</p>
|
|
313
|
-
</div>
|
|
314
|
-
</div>
|
|
315
|
-
</div>
|
|
316
|
-
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-2">
|
|
317
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status card-pf-aggregate-status-mini">
|
|
318
|
-
<h2 class="card-pf-title">
|
|
319
|
-
<a href="#">
|
|
320
|
-
<span class="fa fa-shield"></span>
|
|
321
|
-
<span class="card-pf-aggregate-status-count">6</span> Dolar Sit
|
|
322
|
-
</a>
|
|
323
|
-
</h2>
|
|
324
|
-
<div class="card-pf-body">
|
|
325
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
326
|
-
<a href="#"><span class="card-pf-aggregate-status-notification"><span class="pficon pficon-error-circle-o"></span>1</span></a>
|
|
327
|
-
</p>
|
|
328
|
-
</div>
|
|
329
|
-
</div>
|
|
330
|
-
</div>
|
|
331
|
-
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-2">
|
|
332
|
-
<div class="card-pf card-pf-accented card-pf-aggregate-status card-pf-aggregate-status-mini">
|
|
333
|
-
<h2 class="card-pf-title">
|
|
334
|
-
<a href="#">
|
|
335
|
-
<span class="fa fa-rocket"></span>
|
|
336
|
-
<span class="card-pf-aggregate-status-count">199</span> Consectetur
|
|
337
|
-
</a>
|
|
338
|
-
</h2>
|
|
339
|
-
<div class="card-pf-body">
|
|
340
|
-
<p class="card-pf-aggregate-status-notifications">
|
|
341
|
-
<a href="#"><span class="card-pf-aggregate-status-notification"><span class="pficon pficon-error-circle-o"></span>23</span></a>
|
|
342
|
-
</p>
|
|
343
|
-
</div>
|
|
344
|
-
</div>
|
|
345
|
-
</div>
|
|
346
|
-
</div>
|
|
347
|
-
<div class="row row-cards-pf">
|
|
348
|
-
<div class="col-xs-12 col-sm-6 col-md-4">
|
|
349
|
-
<div class="card-pf">
|
|
350
|
-
<div class="card-pf-heading">
|
|
351
|
-
<h2 class="card-pf-title">
|
|
352
|
-
Top Utilized Clusters
|
|
353
|
-
</h2>
|
|
354
|
-
</div>
|
|
355
|
-
<div class="card-pf-body">
|
|
356
|
-
<div class="progress-description">
|
|
357
|
-
RHOS6-Controller
|
|
358
|
-
</div>
|
|
359
|
-
<div class="progress progress-label-top-right">
|
|
360
|
-
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100" style="width: 95%;" data-toggle="tooltip" title="95% Used">
|
|
361
|
-
<span><strong>190.0 of 200.0 GB</strong> Used</span>
|
|
362
|
-
</div>
|
|
363
|
-
<div class="progress-bar progress-bar-remaining" role="progressbar" aria-valuenow="5" aria-valuemin="0" aria-valuemax="100" style="width: 5%;" data-toggle="tooltip" title="5% Available">
|
|
364
|
-
<span class="sr-only">5% Available</span>
|
|
365
|
-
</div>
|
|
366
|
-
</div>
|
|
367
|
-
<div class="progress-description">
|
|
368
|
-
CFMEQE-Cluster
|
|
369
|
-
</div>
|
|
370
|
-
<div class="progress progress-label-top-right">
|
|
371
|
-
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100" style="width: 50%;" data-toggle="tooltip" title="50% Used">
|
|
372
|
-
<span><strong>100.0 of 200.0 GB</strong> Used</span>
|
|
373
|
-
</div>
|
|
374
|
-
<div class="progress-bar progress-bar-remaining" role="progressbar" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100" style="width: 50%;" data-toggle="tooltip" title="50% Available">
|
|
375
|
-
<span class="sr-only">50% Available</span>
|
|
376
|
-
</div>
|
|
377
|
-
</div>
|
|
378
|
-
<div class="progress-description">
|
|
379
|
-
RHOS-Undercloud
|
|
380
|
-
</div>
|
|
381
|
-
<div class="progress progress-label-top-right">
|
|
382
|
-
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100" style="width: 70%;" data-toggle="tooltip" title="70% Used">
|
|
383
|
-
<span><strong>140.0 of 200.0 GB</strong> Used</span>
|
|
384
|
-
</div>
|
|
385
|
-
<div class="progress-bar progress-bar-remaining" role="progressbar" aria-valuenow="30" aria-valuemin="0" aria-valuemax="100" style="width: 30%;" data-toggle="tooltip" title="30% Available">
|
|
386
|
-
<span class="sr-only">30% Available</span>
|
|
387
|
-
</div>
|
|
388
|
-
</div>
|
|
389
|
-
<div class="progress-description">
|
|
390
|
-
RHEL6-Controller
|
|
391
|
-
</div>
|
|
392
|
-
<div class="progress progress-label-top-right">
|
|
393
|
-
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="76.5" aria-valuemin="0" aria-valuemax="100" style="width: 76.5%;" data-toggle="tooltip" title="76.5% Used">
|
|
394
|
-
<span><strong>153.0 of 200.0 GB</strong> Used</span>
|
|
395
|
-
</div>
|
|
396
|
-
<div class="progress-bar progress-bar-remaining" role="progressbar" aria-valuenow="23.5" aria-valuemin="0" aria-valuemax="100" style="width: 23.5%;" data-toggle="tooltip" title="23.5% Available">
|
|
397
|
-
<span class="sr-only">23.5% Available</span>
|
|
398
|
-
</div>
|
|
399
|
-
</div>
|
|
400
|
-
</div>
|
|
401
|
-
</div>
|
|
402
|
-
|
|
403
|
-
</div>
|
|
404
|
-
<div class="col-xs-12 col-sm-6 col-md-4">
|
|
405
|
-
<div class="card-pf">
|
|
406
|
-
<div class="card-pf-heading">
|
|
407
|
-
<h2 class="card-pf-title">
|
|
408
|
-
Quotas
|
|
409
|
-
</h2>
|
|
410
|
-
</div>
|
|
411
|
-
<div class="card-pf-body">
|
|
412
|
-
<div class="progress-container progress-description-left progress-label-right">
|
|
413
|
-
<div class="progress-description">
|
|
414
|
-
CPU
|
|
415
|
-
</div>
|
|
416
|
-
<div class="progress">
|
|
417
|
-
<div class="progress-bar" role="progressbar" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100" style="width: 25%;" data-toggle="tooltip" title="25% Used">
|
|
418
|
-
<span><strong>115 of 460</strong> MHz</span>
|
|
419
|
-
</div>
|
|
420
|
-
<div class="progress-bar progress-bar-remaining" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width: 75%;" data-toggle="tooltip" title="75% Available">
|
|
421
|
-
<span class="sr-only">75% Available</span>
|
|
422
|
-
</div>
|
|
423
|
-
</div>
|
|
424
|
-
</div>
|
|
425
|
-
<div class="progress-container progress-description-left progress-label-right">
|
|
426
|
-
<div class="progress-description">
|
|
427
|
-
Memory
|
|
428
|
-
</div>
|
|
429
|
-
<div class="progress">
|
|
430
|
-
<div class="progress-bar" role="progressbar" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100" style="width: 50%;" data-toggle="tooltip" title="8 GB Used">
|
|
431
|
-
<span><strong>8 of 16</strong> GB</span>
|
|
432
|
-
</div>
|
|
433
|
-
<div class="progress-bar progress-bar-remaining" role="progressbar" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100" style="width: 50%;" data-toggle="tooltip" title="8 GB Available">
|
|
434
|
-
<span class="sr-only">50% Available</span>
|
|
435
|
-
</div>
|
|
436
|
-
</div>
|
|
437
|
-
</div>
|
|
438
|
-
<div class="progress-container progress-description-left progress-label-right">
|
|
439
|
-
<div class="progress-description">
|
|
440
|
-
Pods
|
|
441
|
-
</div>
|
|
442
|
-
<div class="progress">
|
|
443
|
-
<div class="progress-bar" role="progressbar" aria-valuenow="62.5" aria-valuemin="0" aria-valuemax="100" style="width: 62.5%;" data-toggle="tooltip" title="62.5% Used">
|
|
444
|
-
<span><strong>5 of 8</strong> Total</span>
|
|
445
|
-
</div>
|
|
446
|
-
<div class="progress-bar progress-bar-remaining" role="progressbar" aria-valuenow="37.5" aria-valuemin="0" aria-valuemax="100" style="width: 37.5%;" data-toggle="tooltip" title="37.5% Available">
|
|
447
|
-
<span class="sr-only">37.5% Available</span>
|
|
448
|
-
</div>
|
|
449
|
-
</div>
|
|
450
|
-
</div>
|
|
451
|
-
<div class="progress-container progress-description-left progress-label-right">
|
|
452
|
-
<div class="progress-description">
|
|
453
|
-
Services
|
|
454
|
-
</div>
|
|
455
|
-
<div class="progress">
|
|
456
|
-
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100" style="width: 100%;" data-toggle="tooltip" title="100% Used">
|
|
457
|
-
<span><strong>2 of 2</strong> Total</span>
|
|
458
|
-
</div>
|
|
459
|
-
</div>
|
|
460
|
-
</div>
|
|
461
|
-
</div>
|
|
462
|
-
</div>
|
|
463
|
-
|
|
464
|
-
</div>
|
|
465
|
-
<div class="col-xs-12 col-sm-6 col-md-4">
|
|
466
|
-
<div class="card-pf">
|
|
467
|
-
<div class="card-pf-heading">
|
|
468
|
-
<h2 class="card-pf-title">
|
|
469
|
-
Quotas
|
|
470
|
-
</h2>
|
|
471
|
-
</div>
|
|
472
|
-
<div class="card-pf-body">
|
|
473
|
-
<div class="progress-container progress-description-left">
|
|
474
|
-
<div class="progress-description">
|
|
475
|
-
CPU
|
|
476
|
-
</div>
|
|
477
|
-
<div class="progress">
|
|
478
|
-
<div class="progress-bar" role="progressbar" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100" style="width: 25%;" data-toggle="tooltip" title="25% Used">
|
|
479
|
-
<span class="sr-only">25% Used</span>
|
|
480
|
-
</div>
|
|
481
|
-
<div class="progress-bar progress-bar-remaining" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width: 75%;" data-toggle="tooltip" title="75% Available">
|
|
482
|
-
<span class="sr-only">75% Available</span>
|
|
483
|
-
</div>
|
|
484
|
-
</div>
|
|
485
|
-
</div>
|
|
486
|
-
<div class="progress-container progress-description-left">
|
|
487
|
-
<div class="progress-description">
|
|
488
|
-
Memory
|
|
489
|
-
</div>
|
|
490
|
-
<div class="progress">
|
|
491
|
-
<div class="progress-bar" role="progressbar" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100" style="width: 50%;" data-toggle="tooltip" title="8 GB Used">
|
|
492
|
-
<span class="sr-only">50% Used</span>
|
|
493
|
-
</div>
|
|
494
|
-
<div class="progress-bar progress-bar-remaining" role="progressbar" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100" style="width: 50%;" data-toggle="tooltip" title="8 GB Available">
|
|
495
|
-
<span class="sr-only">50% Available</span>
|
|
496
|
-
</div>
|
|
497
|
-
</div>
|
|
498
|
-
</div>
|
|
499
|
-
<div class="progress-container progress-description-left">
|
|
500
|
-
<div class="progress-description">
|
|
501
|
-
Pods
|
|
502
|
-
</div>
|
|
503
|
-
<div class="progress">
|
|
504
|
-
<div class="progress-bar" role="progressbar" aria-valuenow="62.5" aria-valuemin="0" aria-valuemax="100" style="width: 62.5%;" data-toggle="tooltip" title="62.5% Used">
|
|
505
|
-
<span class="sr-only">62.5% Used</span>
|
|
506
|
-
</div>
|
|
507
|
-
<div class="progress-bar progress-bar-remaining" role="progressbar" aria-valuenow="37.5" aria-valuemin="0" aria-valuemax="100" style="width: 37.5%;" data-toggle="tooltip" title="37.5% Available">
|
|
508
|
-
<span class="sr-only">37.5% Available</span>
|
|
509
|
-
</div>
|
|
510
|
-
</div>
|
|
511
|
-
</div>
|
|
512
|
-
<div class="progress-container progress-description-left">
|
|
513
|
-
<div class="progress-description">
|
|
514
|
-
Services
|
|
515
|
-
</div>
|
|
516
|
-
<div class="progress">
|
|
517
|
-
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100" style="width: 100%;" data-toggle="tooltip" title="100% Used">
|
|
518
|
-
<span class="sr-only">100% Used</span>
|
|
519
|
-
</div>
|
|
520
|
-
</div>
|
|
521
|
-
</div>
|
|
522
|
-
</div>
|
|
523
|
-
</div>
|
|
524
|
-
</div>
|
|
525
|
-
</div><!-- /row -->
|
|
526
|
-
<div class="row row-cards-pf">
|
|
527
|
-
<!-- Important: if you need to nest additional .row within a .row.row-cards-pf, do *not* use .row-cards-pf on the nested .row -->
|
|
528
|
-
<div class="col-md-12">
|
|
529
|
-
<div class="card-pf card-pf-utilization">
|
|
530
|
-
<div class="card-pf-heading">
|
|
531
|
-
<p class="card-pf-heading-details">Last 30 days</p>
|
|
532
|
-
<h2 class="card-pf-title">
|
|
533
|
-
Utilization
|
|
534
|
-
</h2>
|
|
535
|
-
</div>
|
|
536
|
-
<div class="card-pf-body">
|
|
537
|
-
<div class="row">
|
|
538
|
-
<div class="col-xs-12 col-sm-4 col-md-4">
|
|
539
|
-
<h3 class="card-pf-subtitle">CPU</h3>
|
|
540
|
-
<p class="card-pf-utilization-details">
|
|
541
|
-
<span class="card-pf-utilization-card-details-count">50</span>
|
|
542
|
-
<span class="card-pf-utilization-card-details-description">
|
|
543
|
-
<span class="card-pf-utilization-card-details-line-1">Available</span>
|
|
544
|
-
<span class="card-pf-utilization-card-details-line-2">of 1000 MHz</span>
|
|
545
|
-
</span>
|
|
546
|
-
</p>
|
|
547
|
-
<div id="chart-pf-donut-1"></div>
|
|
548
|
-
<div class="chart-pf-sparkline" id="chart-pf-sparkline-1"></div>
|
|
549
|
-
<script>
|
|
550
|
-
var donutConfig = $().c3ChartDefaults().getDefaultDonutConfig('A');
|
|
551
|
-
donutConfig.bindto = '#chart-pf-donut-1';
|
|
552
|
-
donutConfig.color = {
|
|
553
|
-
pattern: ["#cc0000","#D1D1D1"]
|
|
554
|
-
};
|
|
555
|
-
donutConfig.data = {
|
|
556
|
-
type: "donut",
|
|
557
|
-
columns: [
|
|
558
|
-
["Used", 95],
|
|
559
|
-
["Available", 5]
|
|
560
|
-
],
|
|
561
|
-
groups: [
|
|
562
|
-
["used", "available"]
|
|
563
|
-
],
|
|
564
|
-
order: null
|
|
565
|
-
};
|
|
566
|
-
donutConfig.tooltip = {
|
|
567
|
-
contents: function (d) {
|
|
568
|
-
return '<span class="donut-tooltip-pf" style="white-space: nowrap;">' +
|
|
569
|
-
Math.round(d[0].ratio * 100) + '%' + ' MHz ' + d[0].name +
|
|
570
|
-
'</span>';
|
|
571
|
-
}
|
|
572
|
-
};
|
|
573
|
-
|
|
574
|
-
var chart1 = c3.generate(donutConfig);
|
|
575
|
-
var donutChartTitle = d3.select("#chart-pf-donut-1").select('text.c3-chart-arcs-title');
|
|
576
|
-
donutChartTitle.text("");
|
|
577
|
-
donutChartTitle.insert('tspan').text("950").classed('donut-title-big-pf', true).attr('dy', 0).attr('x', 0);
|
|
578
|
-
donutChartTitle.insert('tspan').text("MHz Used").classed('donut-title-small-pf', true).attr('dy', 20).attr('x', 0);
|
|
579
|
-
|
|
580
|
-
var sparklineConfig = $().c3ChartDefaults().getDefaultSparklineConfig();
|
|
581
|
-
sparklineConfig.bindto = '#chart-pf-sparkline-1';
|
|
582
|
-
sparklineConfig.data = {
|
|
583
|
-
columns: [
|
|
584
|
-
['%', 10, 50, 28, 20, 31, 27, 60, 36, 52, 55, 62, 68, 69, 88, 74, 88, 95],
|
|
585
|
-
],
|
|
586
|
-
type: 'area'
|
|
587
|
-
};
|
|
588
|
-
var chart2 = c3.generate(sparklineConfig);
|
|
589
|
-
</script>
|
|
590
|
-
</div>
|
|
591
|
-
<div class="col-xs-12 col-sm-4 col-md-4">
|
|
592
|
-
<h3 class="card-pf-subtitle">Memory</h3>
|
|
593
|
-
<p class="card-pf-utilization-details">
|
|
594
|
-
<span class="card-pf-utilization-card-details-count">256</span>
|
|
595
|
-
<span class="card-pf-utilization-card-details-description">
|
|
596
|
-
<span class="card-pf-utilization-card-details-line-1">Available</span>
|
|
597
|
-
<span class="card-pf-utilization-card-details-line-2">of 432 GB</span>
|
|
598
|
-
</span>
|
|
599
|
-
</p>
|
|
600
|
-
<div id="chart-pf-donut-2"></div>
|
|
601
|
-
<div class="chart-pf-sparkline" id="chart-pf-sparkline-2"></div>
|
|
602
|
-
<script>
|
|
603
|
-
var donutConfig = $().c3ChartDefaults().getDefaultDonutConfig('A');
|
|
604
|
-
donutConfig.bindto = '#chart-pf-donut-2';
|
|
605
|
-
donutConfig.color = {
|
|
606
|
-
pattern: ["#3f9c35","#D1D1D1"]
|
|
607
|
-
};
|
|
608
|
-
donutConfig.data = {
|
|
609
|
-
type: "donut",
|
|
610
|
-
columns: [
|
|
611
|
-
["Used", 41],
|
|
612
|
-
["Available", 59]
|
|
613
|
-
],
|
|
614
|
-
groups: [
|
|
615
|
-
["used", "available"]
|
|
616
|
-
],
|
|
617
|
-
order: null
|
|
618
|
-
};
|
|
619
|
-
donutConfig.tooltip = {
|
|
620
|
-
contents: function (d) {
|
|
621
|
-
return '<span class="donut-tooltip-pf" style="white-space: nowrap;">' +
|
|
622
|
-
Math.round(d[0].ratio * 100) + '%' + ' GB ' + d[0].name +
|
|
623
|
-
'</span>';
|
|
624
|
-
}
|
|
625
|
-
};
|
|
626
|
-
|
|
627
|
-
var chart3 = c3.generate(donutConfig);
|
|
628
|
-
var donutChartTitle = d3.select("#chart-pf-donut-2").select('text.c3-chart-arcs-title');
|
|
629
|
-
donutChartTitle.text("");
|
|
630
|
-
donutChartTitle.insert('tspan').text("176").classed('donut-title-big-pf', true).attr('dy', 0).attr('x', 0);
|
|
631
|
-
donutChartTitle.insert('tspan').text("GB Used").classed('donut-title-small-pf', true).attr('dy', 20).attr('x', 0);
|
|
632
|
-
|
|
633
|
-
var sparklineConfig = $().c3ChartDefaults().getDefaultSparklineConfig();
|
|
634
|
-
sparklineConfig.bindto = '#chart-pf-sparkline-2';
|
|
635
|
-
sparklineConfig.data = {
|
|
636
|
-
columns: [
|
|
637
|
-
['%', 35, 36, 20, 30, 31, 22, 44, 36, 40, 41, 55, 52, 48, 48, 50, 40, 41],
|
|
638
|
-
],
|
|
639
|
-
type: 'area'
|
|
640
|
-
};
|
|
641
|
-
var chart4 = c3.generate(sparklineConfig);
|
|
642
|
-
</script>
|
|
643
|
-
</div>
|
|
644
|
-
<div class="col-xs-12 col-sm-4 col-md-4">
|
|
645
|
-
<h3 class="card-pf-subtitle">Network</h3>
|
|
646
|
-
<p class="card-pf-utilization-details">
|
|
647
|
-
<span class="card-pf-utilization-card-details-count">200</span>
|
|
648
|
-
<span class="card-pf-utilization-card-details-description">
|
|
649
|
-
<span class="card-pf-utilization-card-details-line-1">Available</span>
|
|
650
|
-
<span class="card-pf-utilization-card-details-line-2">of 1300 Gbps</span>
|
|
651
|
-
</span>
|
|
652
|
-
</p>
|
|
653
|
-
<div id="chart-pf-donut-3"></div>
|
|
654
|
-
<div class="chart-pf-sparkline" id="chart-pf-sparkline-3"></div>
|
|
655
|
-
<script>
|
|
656
|
-
var donutConfig = $().c3ChartDefaults().getDefaultDonutConfig('A');
|
|
657
|
-
donutConfig.bindto = '#chart-pf-donut-3';
|
|
658
|
-
donutConfig.color = {
|
|
659
|
-
pattern: ["#EC7A08","#D1D1D1"]
|
|
660
|
-
};
|
|
661
|
-
donutConfig.data = {
|
|
662
|
-
type: "donut",
|
|
663
|
-
columns: [
|
|
664
|
-
["Used", 85],
|
|
665
|
-
["Available", 15]
|
|
666
|
-
],
|
|
667
|
-
groups: [
|
|
668
|
-
["used", "available"]
|
|
669
|
-
],
|
|
670
|
-
order: null
|
|
671
|
-
};
|
|
672
|
-
donutConfig.tooltip = {
|
|
673
|
-
contents: function (d) {
|
|
674
|
-
return '<span class="donut-tooltip-pf" style="white-space: nowrap;">' +
|
|
675
|
-
Math.round(d[0].ratio * 100) + '%' + ' Gbps ' + d[0].name +
|
|
676
|
-
'</span>';
|
|
677
|
-
}
|
|
678
|
-
};
|
|
679
|
-
|
|
680
|
-
var chart5 = c3.generate(donutConfig);
|
|
681
|
-
var donutChartTitle = d3.select("#chart-pf-donut-3").select('text.c3-chart-arcs-title');
|
|
682
|
-
donutChartTitle.text("");
|
|
683
|
-
donutChartTitle.insert('tspan').text("1100").classed('donut-title-big-pf', true).attr('dy', 0).attr('x', 0);
|
|
684
|
-
donutChartTitle.insert('tspan').text("Gbps Used").classed('donut-title-small-pf', true).attr('dy', 20).attr('x', 0);
|
|
685
|
-
|
|
686
|
-
var sparklineConfig = $().c3ChartDefaults().getDefaultSparklineConfig();
|
|
687
|
-
sparklineConfig.bindto = '#chart-pf-sparkline-3';
|
|
688
|
-
sparklineConfig.data = {
|
|
689
|
-
columns: [
|
|
690
|
-
['%', 60, 55, 70, 44, 31, 67, 54, 46, 58, 75, 62, 68, 69, 88, 74, 88, 85],
|
|
691
|
-
],
|
|
692
|
-
type: 'area'
|
|
693
|
-
};
|
|
694
|
-
var chart6 = c3.generate(sparklineConfig);
|
|
695
|
-
</script>
|
|
696
|
-
</div>
|
|
697
|
-
</div>
|
|
698
|
-
</div>
|
|
699
|
-
</div>
|
|
700
|
-
|
|
701
|
-
</div>
|
|
702
|
-
</div><!-- /row -->
|
|
703
|
-
<div class="row row-cards-pf">
|
|
704
|
-
<div class="col-xs-12 col-sm-4 col-md-4">
|
|
705
|
-
<div class="card-pf card-pf-utilization">
|
|
706
|
-
<h2 class="card-pf-title">
|
|
707
|
-
Network
|
|
708
|
-
</h2>
|
|
709
|
-
<div class="card-pf-body">
|
|
710
|
-
<p class="card-pf-utilization-details">
|
|
711
|
-
<span class="card-pf-utilization-card-details-count">200</span>
|
|
712
|
-
<span class="card-pf-utilization-card-details-description">
|
|
713
|
-
<span class="card-pf-utilization-card-details-line-1">Available</span>
|
|
714
|
-
<span class="card-pf-utilization-card-details-line-2">of 1300 Gbps</span>
|
|
715
|
-
</span>
|
|
716
|
-
</p>
|
|
717
|
-
<div id="chart-pf-donut-4"></div>
|
|
718
|
-
<div class="chart-pf-sparkline" id="chart-pf-sparkline-4"></div>
|
|
719
|
-
<script>
|
|
720
|
-
var c3ChartDefaults = $().c3ChartDefaults();
|
|
721
|
-
|
|
722
|
-
var donutConfig = c3ChartDefaults.getDefaultDonutConfig('A');
|
|
723
|
-
donutConfig.bindto = '#chart-pf-donut-4';
|
|
724
|
-
donutConfig.color = {
|
|
725
|
-
pattern: ["#EC7A08","#D1D1D1"]
|
|
726
|
-
};
|
|
727
|
-
donutConfig.data = {
|
|
728
|
-
type: "donut",
|
|
729
|
-
columns: [
|
|
730
|
-
["Used", 85],
|
|
731
|
-
["Available", 15]
|
|
732
|
-
],
|
|
733
|
-
groups: [
|
|
734
|
-
["used", "available"]
|
|
735
|
-
],
|
|
736
|
-
order: null
|
|
737
|
-
};
|
|
738
|
-
donutConfig.tooltip = {
|
|
739
|
-
contents: function (d) {
|
|
740
|
-
return '<span class="donut-tooltip-pf" style="white-space: nowrap;">' +
|
|
741
|
-
Math.round(d[0].ratio * 100) + '%' + ' Gbps ' + d[0].name +
|
|
742
|
-
'</span>';
|
|
743
|
-
}
|
|
744
|
-
};
|
|
745
|
-
|
|
746
|
-
var chart1 = c3.generate(donutConfig);
|
|
747
|
-
var donutChartTitle = d3.select("#chart-pf-donut-4").select('text.c3-chart-arcs-title');
|
|
748
|
-
donutChartTitle.text("");
|
|
749
|
-
donutChartTitle.insert('tspan').text("1100").classed('donut-title-big-pf', true).attr('dy', 0).attr('x', 0);
|
|
750
|
-
donutChartTitle.insert('tspan').text("Gbps Used").classed('donut-title-small-pf', true).attr('dy', 20).attr('x', 0);
|
|
751
|
-
|
|
752
|
-
var sparklineConfig = c3ChartDefaults.getDefaultSparklineConfig();
|
|
753
|
-
sparklineConfig.bindto = '#chart-pf-sparkline-4';
|
|
754
|
-
sparklineConfig.data = {
|
|
755
|
-
columns: [
|
|
756
|
-
['%', 60, 55, 70, 44, 31, 67, 54, 46, 58, 75, 62, 68, 69, 88, 74, 88, 85],
|
|
757
|
-
],
|
|
758
|
-
type: 'area'
|
|
759
|
-
};
|
|
760
|
-
|
|
761
|
-
var chart2 = c3.generate(sparklineConfig);
|
|
762
|
-
</script>
|
|
763
|
-
</div>
|
|
764
|
-
</div>
|
|
765
|
-
|
|
766
|
-
</div>
|
|
767
|
-
</div><!-- /row -->
|
|
768
|
-
<div class="row row-cards-pf">
|
|
769
|
-
<div class="col-xs-12 col-sm-6 col-md-5">
|
|
770
|
-
<div class="card-pf">
|
|
771
|
-
<div class="card-pf-heading">
|
|
772
|
-
<div class="dropdown card-pf-time-frame-filter">
|
|
773
|
-
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
|
|
774
|
-
Last 30 Days <span class="caret"></span>
|
|
775
|
-
</button>
|
|
776
|
-
<ul class="dropdown-menu dropdown-menu-right" role="menu">
|
|
777
|
-
<li><a href="#">Last 60 Days</a></li>
|
|
778
|
-
<li><a href="#">Last 90 Days</a></li>
|
|
779
|
-
</ul>
|
|
780
|
-
</div>
|
|
781
|
-
<h2 class="card-pf-title">
|
|
782
|
-
Card Title
|
|
783
|
-
</h2>
|
|
784
|
-
</div>
|
|
785
|
-
<div class="card-pf-body">
|
|
786
|
-
<p>[card contents]</p>
|
|
787
|
-
</div>
|
|
788
|
-
</div>
|
|
789
|
-
|
|
790
|
-
</div>
|
|
791
|
-
<div class="col-xs-12 col-sm-6 col-md-7">
|
|
792
|
-
<div class="card-pf">
|
|
793
|
-
<h2 class="card-pf-title">
|
|
794
|
-
Card Title
|
|
795
|
-
</h2>
|
|
796
|
-
<div class="card-pf-body">
|
|
797
|
-
<p>[card contents]</p>
|
|
798
|
-
</div>
|
|
799
|
-
<div class="card-pf-footer">
|
|
800
|
-
<div class="dropdown card-pf-time-frame-filter">
|
|
801
|
-
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
|
|
802
|
-
Last 30 Days <span class="caret"></span>
|
|
803
|
-
</button>
|
|
804
|
-
<ul class="dropdown-menu dropdown-menu-right" role="menu">
|
|
805
|
-
<li><a href="#">Last 60 Days</a></li>
|
|
806
|
-
<li><a href="#">Last 90 Days</a></li>
|
|
807
|
-
</ul>
|
|
808
|
-
</div>
|
|
809
|
-
<p>
|
|
810
|
-
<a href="#" class="card-pf-link-with-icon">
|
|
811
|
-
<span class="pficon pficon-add-circle-o"></span>Add New Cluster
|
|
812
|
-
</a>
|
|
813
|
-
</p>
|
|
814
|
-
</div>
|
|
815
|
-
</div>
|
|
816
|
-
|
|
817
|
-
</div>
|
|
818
|
-
</div><!-- /row -->
|
|
819
|
-
<div class="row row-cards-pf">
|
|
820
|
-
<!-- Important: if you need to nest additional .row within a .row.row-cards-pf, do *not* use .row-cards-pf on the nested .row -->
|
|
821
|
-
<div class="col-xs-12 col-sm-5 col-md-5">
|
|
822
|
-
<div class="card-pf">
|
|
823
|
-
<h2 class="card-pf-title">
|
|
824
|
-
Card Title
|
|
825
|
-
</h2>
|
|
826
|
-
<div class="card-pf-body">
|
|
827
|
-
<p>[card contents]</p>
|
|
828
|
-
</div>
|
|
829
|
-
<div class="card-pf-footer">
|
|
830
|
-
<div class="dropdown card-pf-time-frame-filter">
|
|
831
|
-
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
|
|
832
|
-
Last 30 Days <span class="caret"></span>
|
|
833
|
-
</button>
|
|
834
|
-
<ul class="dropdown-menu dropdown-menu-right" role="menu">
|
|
835
|
-
<li><a href="#">Last 60 Days</a></li>
|
|
836
|
-
<li><a href="#">Last 90 Days</a></li>
|
|
837
|
-
</ul>
|
|
838
|
-
</div>
|
|
839
|
-
<p>
|
|
840
|
-
<a href="#" class="card-pf-link-with-icon disabled">
|
|
841
|
-
<span class="pficon pficon-flag"></span>View CPU Events
|
|
842
|
-
</a>
|
|
843
|
-
</p>
|
|
844
|
-
</div>
|
|
845
|
-
</div>
|
|
846
|
-
</div>
|
|
847
|
-
<div class="col-xs-12 col-sm-7 col-md-7">
|
|
848
|
-
<div class="card-pf">
|
|
849
|
-
<h2 class="card-pf-title">
|
|
850
|
-
Card Title
|
|
851
|
-
</h2>
|
|
852
|
-
<div class="card-pf-body">
|
|
853
|
-
<p>[card contents]</p>
|
|
854
|
-
</div>
|
|
855
|
-
</div>
|
|
856
|
-
</div>
|
|
857
|
-
</div>
|
|
858
|
-
<div class="row row-cards-pf">
|
|
859
|
-
<!-- Important: if you need to nest additional .row within a .row.row-cards-pf, do *not* use .row-cards-pf on the nested .row -->
|
|
860
|
-
<div class="col-xs-6 col-sm-8 col-md-8">
|
|
861
|
-
<div class="card-pf">
|
|
862
|
-
<div class="card-pf-body">
|
|
863
|
-
<p>[card contents]</p>
|
|
864
|
-
</div>
|
|
865
|
-
<div class="card-pf-footer">
|
|
866
|
-
<p><a href="#">Footer link</a></p>
|
|
867
|
-
</div>
|
|
868
|
-
</div>
|
|
869
|
-
</div>
|
|
870
|
-
<div class="col-xs-6 col-sm-4 col-md-4">
|
|
871
|
-
<div class="card-pf">
|
|
872
|
-
<div class="card-pf-body">
|
|
873
|
-
<p>[card contents]</p>
|
|
874
|
-
</div>
|
|
875
|
-
<div class="card-pf-footer">
|
|
876
|
-
<p><a href="#">Footer link</a></p>
|
|
877
|
-
</div>
|
|
878
|
-
</div>
|
|
879
|
-
</div>
|
|
880
|
-
</div><!-- /row -->
|
|
881
|
-
<div class="row row-cards-pf">
|
|
882
|
-
<!-- Important: if you need to nest additional .row within a .row.row-cards-pf, do *not* use .row-cards-pf on the nested .row -->
|
|
883
|
-
<div class="col-xs-6 col-sm-6 col-md-6">
|
|
884
|
-
<div class="card-pf">
|
|
885
|
-
<div class="card-pf-body">
|
|
886
|
-
<p>[card contents]</p>
|
|
887
|
-
</div>
|
|
888
|
-
</div>
|
|
889
|
-
</div>
|
|
890
|
-
<div class="col-xs-6 col-sm-6 col-md-6">
|
|
891
|
-
<div class="card-pf">
|
|
892
|
-
<div class="card-pf-body">
|
|
893
|
-
<p>[card contents]</p>
|
|
894
|
-
</div>
|
|
895
|
-
</div>
|
|
896
|
-
</div>
|
|
897
|
-
</div><!-- /row -->
|
|
898
|
-
|
|
899
|
-
</div>
|
|
900
|
-
<footer class="container-fluid footer-pf-alt">
|
|
901
|
-
<p>© 2015 Company Name</p>
|
|
902
|
-
</footer>
|
|
903
|
-
|
|
904
|
-
<script>
|
|
905
|
-
$(function() {
|
|
906
|
-
// matchHeight the contents of each .card-pf and then the .card-pf itself
|
|
907
|
-
$(".row-cards-pf > [class*='col'] > .card-pf .card-pf-title").matchHeight();
|
|
908
|
-
$(".row-cards-pf > [class*='col'] > .card-pf > .card-pf-body").matchHeight();
|
|
909
|
-
$(".row-cards-pf > [class*='col'] > .card-pf > .card-pf-footer").matchHeight();
|
|
910
|
-
$(".row-cards-pf > [class*='col'] > .card-pf").matchHeight();
|
|
911
|
-
// initialize tooltips
|
|
912
|
-
$('[data-toggle="tooltip"]').tooltip();
|
|
913
|
-
});
|
|
914
|
-
</script>
|
|
915
|
-
|
|
916
|
-
</body>
|
|
917
|
-
</html>
|