Commit 351f9e8
Release: tag a version of 0.7.0-release (#1411)
* Fix: Address the admin issues before the release (#1391)
* build: Optimize the styles of some tables, adapt to backend changes, format the code, and package it
* chore: remove PR_DESCRIPTION.md file as it is no longer needed
* fix: update routing rule handling
updated routing rule handling to use constants for HTTP status codes in various components.
* build: build & format
* feat: enhance error handling and data loading in various components
- Added a silent error handling mechanism for specific URLs in the HTTP request module to suppress error messages.
- Refactored data loading logic in sceneConfig.vue to load configuration data based on the selected tab, improving user experience.
- Updated YAMLView.vue and other components to remove unused button code and optimize imports, enhancing code clarity and maintainability.
- Improved error handling in routingRule and dynamicConfig components to ensure better user feedback and debugging.
* feat: add new components and enhance YAML and XML editing capabilities
- Introduced new JavaScript files for YAML and XML syntax highlighting and editing.
- Added components for updating YAML configurations with structured editor interfaces.
- Updated index.html to reference new JavaScript bundles for improved functionality.
- Enhanced error handling and logging in various components for better debugging.
- Removed unused code and optimized imports in YAMLView and related components.
* feat: enhance UI components and improve error handling
- Added global styles for clickable links in tables to improve user interaction.
- Updated routing logic to utilize a dynamic header parameter key for better flexibility.
- Enhanced error handling in HTTP requests to suppress messages for specific URLs.
- Improved internationalization by adding new translation keys for 'Ready Time' in both English and Chinese.
- Refactored various components to optimize code structure and maintainability, including updates to YAML and form views.
- Adjusted table and form layouts for better responsiveness and user experience.
* refactor: streamline component code and enhance condition handling
- Simplified iframe rendering in GrafanaPage.vue for improved readability.
- Added checks in ConfigModel.ts to skip undefined keys in matches and parameters.
- Optimized YAMLView.vue by condensing MonacoEditor properties for better clarity.
- Cleared default request and address matching arrays in formView.vue for cleaner initialization.
- Enhanced condition parsing and merging logic in updateByFormView.vue to improve maintainability and readability.
* build: build admin
* fix: add Apache License headers to YAML files in release/kubernetes (#1393)
* feat: enhance UI components, improve error handling, and add routing rule management (#1394)
* build: Optimize the styles of some tables, adapt to backend changes, format the code, and package it
* chore: remove PR_DESCRIPTION.md file as it is no longer needed
* fix: update routing rule handling
updated routing rule handling to use constants for HTTP status codes in various components.
* build: build & format
* feat: enhance error handling and data loading in various components
- Added a silent error handling mechanism for specific URLs in the HTTP request module to suppress error messages.
- Refactored data loading logic in sceneConfig.vue to load configuration data based on the selected tab, improving user experience.
- Updated YAMLView.vue and other components to remove unused button code and optimize imports, enhancing code clarity and maintainability.
- Improved error handling in routingRule and dynamicConfig components to ensure better user feedback and debugging.
* feat: add new components and enhance YAML and XML editing capabilities
- Introduced new JavaScript files for YAML and XML syntax highlighting and editing.
- Added components for updating YAML configurations with structured editor interfaces.
- Updated index.html to reference new JavaScript bundles for improved functionality.
- Enhanced error handling and logging in various components for better debugging.
- Removed unused code and optimized imports in YAMLView and related components.
* feat: enhance UI components and improve error handling
- Added global styles for clickable links in tables to improve user interaction.
- Updated routing logic to utilize a dynamic header parameter key for better flexibility.
- Enhanced error handling in HTTP requests to suppress messages for specific URLs.
- Improved internationalization by adding new translation keys for 'Ready Time' in both English and Chinese.
- Refactored various components to optimize code structure and maintainability, including updates to YAML and form views.
- Adjusted table and form layouts for better responsiveness and user experience.
* refactor: streamline component code and enhance condition handling
- Simplified iframe rendering in GrafanaPage.vue for improved readability.
- Added checks in ConfigModel.ts to skip undefined keys in matches and parameters.
- Optimized YAMLView.vue by condensing MonacoEditor properties for better clarity.
- Cleared default request and address matching arrays in formView.vue for cleaner initialization.
- Enhanced condition parsing and merging logic in updateByFormView.vue to improve maintainability and readability.
* build: build admin
* fix: improve error handling and UI updates in GrafanaPage and sceneConfig components
- Added conditional checks in GrafanaPage.vue to ensure valid baseURL before constructing the Grafana URL.
- Enhanced iframe loading logic to prevent errors when accessing undefined elements.
- Updated service.vue to handle potential undefined values in versionGroups, ensuring robust data handling.
- Refactored sceneConfig.vue to improve the user experience by adding a conditional rendering for parameter routes, including a message for empty configurations and a button for adding new routes.
* refactor: Request to update the Grafana URL
* build: build
* ♻️ refactor: update route parameters to include name and make pathId/appName optional
Update routing structure across instance and traffic management views to:
- Add :name parameter to routes for better identification
- Make :pathId and :appName optional parameters (with ?)
- Affects instance detail, monitor, link tracking, and configuration tabs
- Updates dynamic config, routing rule, and tag rule views accordingly
This change provides more flexible routing and better resource identification.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* ✨ feat(routing): add routing rule list component and composable
Add new RoutingRuleList component and useRoutingRule composable to manage routing rule configurations. Updates addByFormView and updateByFormView to integrate with the new components.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* build: format & build
* ✨ feat(routing): enhance routing rule form with comprehensive i18n support
Enhance routing rule form functionality with improved internationalization,
user interface refinements, and better form handling.
- Add comprehensive i18n translations for routing rule fields
- Improve form layout and field descriptions
- Enhance routing rule list component with better UX
- Refactor routing rule composable for better maintainability
- Update tab header slots for improved navigation
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* build: format & build
---------
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
* Fix/console (#1397)
* fix: create tag rule bug
* refactor: config refactor; fix: fix console bugs
* fix: instance disable traffic
* fix: CI promblems
* fix: typo
* fix(ui): update footer copyright year to 2026 (#1396)
* implement counter by key (#1390)
* implement counter by key
* chore: trigger CI
* Fix counter initialization errors and mesh change detection logic
---------
Co-authored-by: WyRainBow <your-email@example.com>
* feat: kubernetes deployment manifests and docker file (#1410)
* refactor: refactor dockerfile and implement dubbo-admin deployment
* fix: deploy manifests
---------
Co-authored-by: LGgbond <1493170339@qq.com>
Co-authored-by: WyRainBow <weiyu9484@gmail.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Akshit Vig <akshitvig48@gmail.com>
Co-authored-by: WyRainBow <your-email@example.com>1 parent 2eb4409 commit 351f9e8
401 files changed
Lines changed: 4764 additions & 8453 deletions
File tree
- .github/workflows
- app
- dubbo-admin
- cmd
- dubbo-ui/dist/admin
- assets
- pkg
- common/util
- concurrent
- watchdog
- xds
- v3
- config
- app
- console
- observability
- diagnostics
- discovery
- engine
- log
- mode
- observability
- store
- console
- counter
- handler
- model
- router
- service
- core
- cmd
- discovery/subscriber
- logger
- runtime
- discovery/nacos2
- listerwatcher
- engine/kubernetes/listerwatcher
- governor/nacos2
- version
- release/kubernetes
- dubbo-samples-shop
- dubbo-system
- monitoring
- setup
- ui-vue3/src
- base
- http
- i18n
- components
- layout
- tab
- router
- types
- utils
- views
- resources
- applications
- tabs
- instances
- slots
- tabs
- services
- tabs
- traffic
- dynamicConfig
- model
- tabs
- routingRule
- components
- composables
- slots
- tabs
- tagRule
- tabs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
55 | 68 | | |
56 | 69 | | |
57 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 25 | | |
31 | 26 | | |
32 | 27 | | |
33 | 28 | | |
34 | 29 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 30 | | |
43 | 31 | | |
44 | 32 | | |
45 | 33 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 34 | | |
71 | 35 | | |
72 | 36 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 37 | | |
82 | | - | |
| 38 | + | |
83 | 39 | | |
84 | 40 | | |
85 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | | - | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 38 | + | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | | - | |
53 | 51 | | |
54 | | - | |
55 | 52 | | |
| 53 | + | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
67 | | - | |
| 65 | + | |
68 | 66 | | |
69 | 67 | | |
70 | | - | |
| 68 | + | |
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
| |||
91 | 89 | | |
92 | 90 | | |
93 | 91 | | |
94 | | - | |
| 92 | + | |
95 | 93 | | |
96 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
This file was deleted.
0 commit comments