From 74c061a6cdb7feab8c914c33ba71fae46a8ba607 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=CC=81rgio=20Ramos?= Date: Wed, 11 Jan 2017 14:15:11 +0000 Subject: [PATCH] add more ListItem story states --- ui/stories/index.js | 145 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) diff --git a/ui/stories/index.js b/ui/stories/index.js index cea79c18..ed0100c8 100644 --- a/ui/stories/index.js +++ b/ui/stories/index.js @@ -654,6 +654,18 @@ storiesOf('ListItem', module) + + + + percona_database + 5 instances + Flags + + + Metrics + + + @@ -668,4 +680,137 @@ storiesOf('ListItem', module) + )) + .add('view-group with metrics', () => ( + + + + + Percona + 5 instances + Flags + + + + + + + + percona_database + + + + + + + Memory: 54% + (1280/3000 MB) + + + + + + + + Memory: 54% + (1280/3000 MB) + + + + + + + + Memory: 54% + (1280/3000 MB) + + + + + + + + + + + + percona_database + 5 instances + Flags + + + + + + + Memory: 54% + (1280/3000 MB) + + + + + + + + Memory: 54% + (1280/3000 MB) + + + + + + + + Memory: 54% + (1280/3000 MB) + + + + + + + + + + + + percona_database + 5 instances + + + + + + + Memory: 54% + (1280/3000 MB) + + + + + + + + Memory: 54% + (1280/3000 MB) + + + + + + + + Memory: 54% + (1280/3000 MB) + + + + + + + + + + + ));