Commit c8d6100
Fix: Redirect to login page when receiving 401 unauthorized response from API (#1373)
* feat: enhance error handling for unauthorized access and improve toast messages
* feat: enhance error handling for unauthorized access and improve toast messages
* fix: correct syntax error in response interceptor for redirect handling
* Update ui-vue3/src/base/http/request.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat: add YAML and XML editor components, update index references, and 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.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent cc7b273 commit c8d6100
87 files changed
Lines changed: 121 additions & 101 deletions
File tree
- app/dubbo-ui/dist/admin
- assets
- ui-vue3/src
- base/http
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
0 commit comments