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:23 UTC

[incubator-skywalking-ui] branch master updated (73d211b -> 8993231)

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

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


    from 73d211b  Merge pull request #118 from apache/update-antdpro
     add 67c7fe9  Amend graphql schema
     add 80dd15a  Amend query
     add 811f17a  Support traceIds
     new 8993231  Merge pull request #121 from apache/fix/e2e

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .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.

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

Posted by wu...@apache.org.
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.