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 324faeea Merge pull request #235 from sjmshsh/master
     add 6db3d9e5 feat: Condition Rule
     add 5b912f27 fix: fix lint
     add ff816e22 fix: fix the mock lint
     add 422775d6 fix: fix lint error
     add a52d8601 fix: go sum
     new 40789c82 Merge pull request #232 from SDUWYS/wys-1.0

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:
 package-lock.json                                  |  3 +
 .../{mockGlobalSearch.ts => mockRoutingRule.ts}    | 27 +++++--
 .../src/api/service/{serverInfo.ts => traffic.ts}  |  4 +-
 ui-vue3/src/base/i18n/zh.ts                        |  8 +-
 ui-vue3/src/router/defaultRoutes.ts                | 28 ++++++-
 ui-vue3/src/views/traffic/routingRule/index.vue    | 86 ++++++++++++++++++++--
 6 files changed, 140 insertions(+), 16 deletions(-)
 create mode 100644 package-lock.json
 copy ui-vue3/src/api/mock/{mockGlobalSearch.ts => mockRoutingRule.ts} (59%)
 copy ui-vue3/src/api/service/{serverInfo.ts => traffic.ts} (90%)

Reply via email to