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

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


    from 26f2c3b  Update currentTimePanel.js
     add c2a3cf5  Update: fix the CI issues 1. fix the CI issues.
     new 0bb3c51  Merge pull request #200 from TinyAllen/fix/lint

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:
 src/components/Authorized/PromiseRender.js        | 10 ++--
 src/components/Charts/Area/index.js               | 18 +++----
 src/components/Charts/Bar/index.js                | 16 +++---
 src/components/Charts/ChartCard/index.js          |  2 +-
 src/components/Charts/HeatMap/index.js            |  3 +-
 src/components/Charts/Line/index.js               | 16 +++---
 src/components/Charts/Pie/index.js                | 59 ++++++++++++-----------
 src/components/Charts/StackBar/index.js           | 16 +++---
 src/components/Duration/Icon/index.js             |  5 +-
 src/components/Duration/Panel/currentTimePanel.js |  2 +-
 src/components/Duration/Panel/index.js            |  7 +--
 src/components/Login/LoginItem.js                 | 14 ++++--
 src/components/Login/LoginTab.js                  |  5 +-
 src/components/Login/index.js                     | 23 ++++++---
 src/components/NoticeIcon/index.js                |  9 ++--
 src/components/Page/Panel/index.js                |  3 +-
 src/components/Page/Search/index.js               | 27 ++++++-----
 src/components/SiderMenu/SiderMenu.js             | 13 +++--
 src/components/Topology/AppTopology.js            |  2 +-
 src/components/TraceStack/index.js                | 20 +++++---
 src/layouts/BasicLayout.js                        | 28 +++++++----
 src/routes/Alarm/Alarm.js                         | 18 ++++---
 src/routes/Endpoint/Endpoint.js                   | 32 +++++++-----
 src/routes/Service/Service.js                     | 44 ++++++++++-------
 src/routes/Topology/Topology.js                   | 18 ++++---
 src/routes/Trace/Trace.js                         | 26 +++++-----
 src/routes/Trace/TraceSearch.js                   |  9 ++--
 src/routes/User/Login.js                          |  3 +-
 src/routes/User/Register.js                       | 29 ++++++-----
 29 files changed, 279 insertions(+), 198 deletions(-)

Reply via email to