You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by qi...@apache.org on 2021/04/19 06:12:33 UTC

[skywalking-rocketbot-ui] branch master updated (8bd6057 -> a3ec744)

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

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


    from 8bd6057  apisix plugin (#466)
     add a3ec744  refactor: update js to ts for browser logs and style change (#476)

No new revisions were added by this update.

Summary of changes:
 src/assets/lang/en.ts                              |  1 +
 src/assets/lang/zh.ts                              |  1 +
 src/views/components/log/log-bar.vue               |  2 +-
 src/views/components/log/log-browser-detail.vue    | 20 +----
 src/views/components/log/log-content.vue           |  1 -
 .../components/log/log-table/log-browser-item.vue  | 86 ++++++----------------
 src/views/components/log/log-table/log-constant.ts | 26 +++----
 .../components/log/log-table/log-service-item.vue  |  1 -
 src/views/components/log/log-table/log-table.vue   |  4 +-
 9 files changed, 44 insertions(+), 98 deletions(-)