From 6cb0cf67ef544aba0fffce8195281b476d3f80f1 Mon Sep 17 00:00:00 2001 From: Qiuxia Fan Date: Thu, 10 Dec 2020 17:58:53 +0800 Subject: [PATCH] Sync UI (#5984) * sync ui * docs: update CHANGES.md for ui --- CHANGES.md | 3 +++ skywalking-ui | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b38bac249..4ce95926d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,6 +28,9 @@ Release Notes. * Fix style issue in trace table view. * Separation Log and Dashboard selector data to avoid conflicts. * Fix trace instance selector bug. +* Fix Unnecessary sidebar in tooltips for charts. +* Refactor dashboard query in a common script. +* Implement refreshing data for topology by updating date. #### Documentation * Update the documents of backend fetcher and self observability about the latest configurations. diff --git a/skywalking-ui b/skywalking-ui index cdaa6ec7e..9118f0e73 160000 --- a/skywalking-ui +++ b/skywalking-ui @@ -1 +1 @@ -Subproject commit cdaa6ec7ea2ef2fe04b811180b77280b1bd52921 +Subproject commit 9118f0e73d069461ba0c2a49a70aa086d5d82817