apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

feat: Routing rules page, add a jump link to the official website description and initialize some pages #1137

Closed SDUWYS closed 1 year ago

SDUWYS commented 1 year ago

The first point: Add the jump official website routing rule page in the routing rule interface. The second point: initialize some subsequent development pages, and perform routing configuration, etc.

fixes https://github.com/apache/dubbo-admin/issues/1118

chickenlj commented 1 year ago

Please fix the failed tasks.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov-commenter commented 1 year ago

Codecov Report

Merging #1137 (746ef2b) into refactor-with-go (e2ac50f) will decrease coverage by 0.05%. The diff coverage is 0.00%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1137      +/-   ##
====================================================
- Coverage             50.51%   50.47%   -0.05%     
====================================================
  Files                    99       99              
  Lines                  4989     4989              
  Branches                 41       41              
====================================================
- Hits                   2520     2518       -2     
- Misses                 2210     2212       +2     
  Partials                259      259              
Impacted Files Coverage Δ
...min-ui/src/components/governance/AccessControl.vue 0.00% <ø> (ø)
...admin-ui/src/components/governance/LoadBalance.vue 0.00% <ø> (ø)
...bo-admin-ui/src/components/governance/MeshRule.vue 0.00% <ø> (ø)
...o-admin-ui/src/components/governance/Overrides.vue 0.00% <ø> (ø)
...admin-ui/src/components/governance/RoutingRule.vue 0.00% <ø> (ø)
...bbo-admin-ui/src/components/governance/TagRule.vue 0.00% <ø> (ø)
...dmin-ui/src/components/governance/WeightAdjust.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/router/index.js 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more