You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2018/03/01 13:32:24 UTC

[incubator-skywalking-ui] 01/01: Merge pull request #121 from apache/fix/e2e

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking-ui.git

commit 8993231ba0529c4d7f3e86dee396fdf53e96d9cf
Merge: 73d211b 811f17a
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Mar 1 21:32:21 2018 +0800

    Merge pull request #121 from apache/fix/e2e
    
    Fix/e2e

 .webpackrc.js                              |  2 +-
 mock/application.js                        | 12 ++++++------
 mock/dashboard.js                          |  2 +-
 mock/service.js                            |  6 ++----
 mock/topology.js                           | 16 ++++++++--------
 mock/trace.js                              |  4 ++--
 src/components/Topology/AppTopology.js     |  2 +-
 src/components/Topology/ServiceTopology.js |  4 ++--
 src/components/TraceTable/index.js         | 16 ++++++++++++----
 src/models/application.js                  |  6 +++---
 src/models/dashboard.js                    |  2 +-
 src/models/service.js                      | 11 +++--------
 src/models/topology.js                     |  4 ++--
 src/models/trace.js                        | 12 ++++++------
 src/routes/Application/Application.js      |  2 +-
 src/routes/Dashboard/Dashboard.js          |  2 +-
 src/routes/Server/Server.js                |  2 +-
 src/routes/Trace/Trace.js                  | 16 ++++++++--------
 18 files changed, 61 insertions(+), 60 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.