From 10fb856dadbc671217fc3e9caa9bc7e8ce67594a Mon Sep 17 00:00:00 2001
From: Jack Pearkes
Date: Tue, 22 Apr 2014 17:51:19 -0400
Subject: [PATCH] ui: lead-in info for style guide
---
ui/style-guide.html | 36 +++++++++++++++++++-----------------
1 file changed, 19 insertions(+), 17 deletions(-)
diff --git a/ui/style-guide.html b/ui/style-guide.html
index a663f0a4a6..68053e9d78 100644
--- a/ui/style-guide.html
+++ b/ui/style-guide.html
@@ -14,6 +14,15 @@
Consul Web UI Style Guide
This is style guide for the Consul Web UI. When possible,
it's best to follow this guide modifying the UI.
+ Some reasoning behind choices:
+
+ - Colors. Bright colors were chosen to allow for easy
+ "scanning" of information.
+ - Icons will accompany most "actions", those are still
+ pending
+ - Layout. The layout will be primarily 2 columns with the
+ header at the top for navigation.
+
@@ -112,23 +121,10 @@
Panels
-
-
-
-
-
- Default Panel
- Subtitle
- :8080
-
-
-
-
- Content
-
-
-
-
+
Panels are for displaying data in the 2nd (right) column.
+ They show extensive information and are flexible, but also
+ use the highlight colors to allow for scanning.
+
@@ -233,6 +229,12 @@ Socket connect timed out
Lists
+
+
Lists are used primarily for the first (left) column
+ view. They are designed as a quick summary, with links
+ embedded for the top-level item as well as sub-items (
+ such as a list of nodes, as below).
+