From 32effcd72631bef926b8592fee5e5cfaa7190472 Mon Sep 17 00:00:00 2001 From: denz Date: Wed, 25 May 2016 10:40:48 +0900 Subject: [PATCH] update inspector page ui --- .../features/agentInfo/agentInfoMain.html | 52 ++++++++------- .../webapp/features/agentList/agentList.html | 7 +- web/src/main/webapp/lib/css/pinpoint.css | 66 +++++++++++++++++-- web/src/main/webapp/styles/inspector.css | 66 +++++++++++++++++-- 4 files changed, 153 insertions(+), 38 deletions(-) diff --git a/web/src/main/webapp/features/agentInfo/agentInfoMain.html b/web/src/main/webapp/features/agentInfo/agentInfoMain.html index a46b7625c851..1601ee681f2e 100644 --- a/web/src/main/webapp/features/agentInfo/agentInfoMain.html +++ b/web/src/main/webapp/features/agentInfo/agentInfoMain.html @@ -3,21 +3,25 @@
-
-
-
-
- - - - -
- - -
-
+
+
+ + + + + + + +
+ + + + +
+
+ Timeline
@@ -44,12 +48,14 @@

{{eventInfo.eventTypeDesc}} - Event {{formatDate(selectTime)}}

- +

{{formatDate(selectTime)}}

- +
+ + + @@ -101,11 +107,11 @@

Information -

Detail

+
+
-

Information

Application Name {{agent.applicationName}}
+
@@ -114,7 +120,7 @@

Detail

N/A - +
Server Info
JVM Arguments
@@ -153,7 +159,7 @@

Detail

-
+

{{memoryGroup[0].title}}

diff --git a/web/src/main/webapp/features/agentList/agentList.html b/web/src/main/webapp/features/agentList/agentList.html index 139bd212eeb6..4538b9c8affd 100644 --- a/web/src/main/webapp/features/agentList/agentList.html +++ b/web/src/main/webapp/features/agentList/agentList.html @@ -1,7 +1,8 @@
-
- -
+