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/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 5289996  Sync UI (#6474)
5289996 is described below

commit 5289996e4c65c9eb6cfa5565560ab0b3e5ba5822
Author: Qiuxia Fan <[email protected]>
AuthorDate: Tue Mar 2 14:20:50 2021 +0800

    Sync UI (#6474)
---
 CHANGES.md    | 4 ++++
 skywalking-ui | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 6fbac7a..93d04ca 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -43,6 +43,10 @@ Release Notes.
 #### UI
 * Update selector scroller to show in all pages.
 * Implement searching logs with date.
+* Add nodejs 14 compiling.
+* Fix trace id by clear search conditions.
+* Search endpoints with keywords.
+* Fix pageSize on logs page.
 
 #### Documentation
 * Polish documentation due to we have covered all tracing, logging, and 
metrics fields.
diff --git a/skywalking-ui b/skywalking-ui
index a310e60..febdd52 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit a310e6055ba699b11d0120325ec7be4b57900451
+Subproject commit febdd527c97855d2da9548b17f21d74d5668d6b1

Reply via email to