halo/ui/console-src
Ryan Wang b21e77b911
Add hidden flag for attachment policies in upload UI (#7792)
#### What type of PR is this?

/area ui
/milestone 2.22.x
/kind feature

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

This PR adds an option in the storage policy settings to hide a policy from the upload interface.

This is useful because some storage policies are not intended for direct user uploads. Hiding them can help declutter the UI and prevent users from selecting them by mistake.

#### Which issue(s) this PR fixes:

Fixes #7787 

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

```release-note
支持在附件上传界面隐藏部分存储策略
```
2025-10-03 17:04:28 +00:00
..
composables fix: post slug generation not following selected strategy (#6914) 2024-10-22 06:52:28 +00:00
layouts Support async permission checks in route menu generator (#7688) 2025-08-17 15:43:10 +00:00
modules Add hidden flag for attachment policies in upload UI (#7792) 2025-10-03 17:04:28 +00:00
router Support async route permissions in guards (#7700) 2025-08-19 07:01:15 +00:00
setup feat: add prompt for users to reload page after plugin update 2024-08-15 17:30:01 +08:00
stores chore: remove unused code related to system configMap (#6695) 2024-09-24 06:57:20 +00:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts chore: use rolldown-vite (#7489) 2025-06-19 16:31:11 +00:00