Skip to content

Conversation

@ikun-Lg
Copy link
Contributor

@ikun-Lg ikun-Lg commented Dec 28, 2025

Please provide a description of this PR:

This PR includes the following optimizations and improvements:

  1. Table Style Optimization: Optimized the table display effects for multiple pages including application list, service list, etc., to enhance user experience
  2. Search Function Improvements:
    • Removed "prefix search" hint text from search boxes, now only supports exact matching search
    • Hidden initial sorting indicators for all list pages, including application, instance, service, and traffic management related pages
  3. API Configuration Adjustment: Changed the API baseURL from specific mock address to relative path /api/v1 for easier production deployment
  4. Internationalization Updates: Updated related texts in both Chinese and English internationalization files
  5. Error Handling Optimization: Improved the redirect logic for 401 authentication failures

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • Docs
  • Installation
  • User Experience
  • Dubboctl
  • Console
  • Core Component

Please check any characteristics that apply to this pull request.

ikun-Lg and others added 12 commits December 20, 2025 16:58
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…d enhance error logging

- Introduced new JavaScript files for YAML and XML syntax highlighting and editing capabilities.
- Added a new component for updating YAML configurations with a structured editor interface.
- Updated the index.html to reference the new JavaScript bundle for improved functionality.
- Enhanced the HTTP request module to log errors during redirection on 401 responses for better debugging.
…g but not limited to the list pages for applications, instances, services, and traffic management
@sonarqubecloud
Copy link

@robocanic
Copy link
Contributor

Merged first for better frontend-backend debugging

@robocanic robocanic merged commit 0ed6d1c into apache:develop Dec 28, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants