This is an automated email from the ASF dual-hosted git repository.
min pushed a change to branch service-test
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git.
from 3ad0eea type parse in service test
add 00a1add fix type error
add fb258b4 remove metadata report dependency
add 23049f5 add notes & hide some button
add e75d0fd Minor fix (#214)
add 6a4080c Improves README (#221)
add 3c9e24b Fix issues on weight adjust module (#201)
add 5881150 Return BAD_REQUEST for parameter error (#222)
new 5c17102 Merge branch 'develop' into service-test
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:
README.md | 2 +-
dubbo-admin-backend/pom.xml | 5 -----
.../apache/dubbo/admin/config/ConfigCenter.java | 8 ++-----
.../admin/handler/CustomExceptionHandler.java | 4 +++-
.../dubbo/admin/service/impl/RouteServiceImpl.java | 4 ++--
.../src/components/governance/WeightAdjust.vue | 1 +
.../Footers.vue => metrics/ServiceMetrics.vue} | 25 +++++++++++++---------
.../src/components/public/Toolbar.vue | 6 +++---
.../{public/Footers.vue => test/ServiceMock.vue} | 25 +++++++++++++---------
dubbo-admin-frontend/src/router/index.js | 22 +++++++++++++++++--
pom.xml | 6 ------
11 files changed, 62 insertions(+), 46 deletions(-)
copy dubbo-admin-frontend/src/components/{public/Footers.vue =>
metrics/ServiceMetrics.vue} (71%)
copy dubbo-admin-frontend/src/components/{public/Footers.vue =>
test/ServiceMock.vue} (71%)