This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
from eb548404 Merge pull request #226 from sjmshsh/master
add 53ae8bdb feat(#220): 1. Feature about embedding grafana-url into
metrics page of /resources/application 2. Add a fresh button to reload iframeļ¼
and add a grafana-button to open a new page for grafana 3. Modify the Website
Title 4. Add footer
new 0f20dcfe Merge pull request #224 from Helltab/feature/ui/framework/vue3
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:
ui-vue3/index.html | 2 +-
ui-vue3/package.json | 3 +-
ui-vue3/src/api/mock/mockApp.ts | 8 +++
ui-vue3/src/api/service/app.ts | 7 +++
ui-vue3/src/layout/index.vue | 9 ++--
.../views/resources/applications/tabs/monitor.vue | 62 ++++++++++++++++++++--
ui-vue3/vite.config.ts | 3 +-
7 files changed, 83 insertions(+), 11 deletions(-)