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 f38ff09e6c sync ui (#9611)
f38ff09e6c is described below
commit f38ff09e6ca32805454044850be2a4a7b9409ca8
Author: Fine0830 <[email protected]>
AuthorDate: Fri Sep 16 07:40:26 2022 +0800
sync ui (#9611)
* Polish the endpoint list graph.
* Fix styles for an adaptive height.
* Fix setting up a new time range after clicking the refresh button.
* Enhance the process topology graph to support dragging nodes.
---
docs/en/changes/changes.md | 5 ++++-
skywalking-ui | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 2e8fccb0f7..c8ee9a190b 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -20,9 +20,12 @@
* [Breaking Change]: migrate from Spring Web to Armeria, now you should use
the environment variable name `SW_OAP_ADDRESS`
to change the OAP backend service addresses, like
`SW_OAP_ADDRESS=localhost:12800,localhost:12801`, and use environment
variable `SW_SERVER_PORT` to change the port. Other Spring-related
configurations don't take effect anymore.
+* Polish the endpoint list graph.
+* Fix styles for an adaptive height.
+* Fix setting up a new time range after clicking the refresh button.
+* Enhance the process topology graph to support dragging nodes.
* UI-template: Fix metrics calculation in
`general-service/mesh-service/faas-function` top-list dashboard.
-
#### Documentation
diff --git a/skywalking-ui b/skywalking-ui
index 49bc349064..26817e9f92 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit 49bc3490642a82f56f3cd6ca15988d7338fb7d95
+Subproject commit 26817e9f927dd07fb439f415227bf371f45a9645