halo/ui/src
Ryan Wang 8f39266c8c
refactor: optimize axios interceptor text/html content type detection (#7142)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.20.x

#### What this PR does / why we need it:

Optimize axios interceptor text/html content type detection

<img width="1461" alt="image" src="https://github.com/user-attachments/assets/6bb59a1d-81cc-4ea2-ac61-17e30eab4281" />

#### Does this PR introduce a user-facing change?

```release-note
None
```
2024-12-16 15:28:10 +00:00
..
assets chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
components feat: support display HTML format in API error responses (#7127) 2024-12-16 02:46:08 +00:00
composables refactor: remove async loading logic for editor (#6707) 2024-09-27 05:03:35 +00:00
constants Refine password validation 2024-10-10 10:43:20 +08:00
formkit feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
locales feat: add empty state for restore by backups (#7078) 2024-11-25 09:30:25 +00:00
setup refactor: optimize axios interceptor text/html content type detection (#7142) 2024-12-16 15:28:10 +00:00
stores refactor: remove login-related pages from UI project (#6712) 2024-09-28 10:19:41 +00:00
styles fix: resolve styling issue for checkbox when disabled (#6240) 2024-07-01 09:55:17 +00:00
types feat: change the tab title to the site title of the website (#5696) 2024-04-12 09:48:08 +00:00
utils feat: support display HTML format in API error responses (#7127) 2024-12-16 02:46:08 +00:00
views/exceptions Move folder console to ui 2024-02-02 22:22:51 +08:00
vite chore: inject Object.hasOwn polyfill for Console and UC (#7128) 2024-12-15 16:10:06 +00:00