halo-admin/src
Ryan Wang 81c1a188a0
refactor: remove the option to make the post internally accessible to members (#733)
#### What type of PR is this?

/kind improvement
/milestone 2.0

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

移除文章设置中内部成员可访问的选项,目前后端没有支持。

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


```release-note
None
```
2022-11-30 04:19:46 +00:00
..
assets fix: logo cannot be displayed after the build (#668) 2022-10-26 07:36:10 +00:00
build refactor: set the root path of the development environment to /console (#638) 2022-10-11 15:32:14 +00:00
components perf: allow clicking on the link address of the data list (#712) 2022-11-28 14:34:19 +00:00
composables refactor: use generateName instead of uuid to generate metadata.name (#688) 2022-11-18 06:00:23 +00:00
constants refactor: post and singlePage publishing (#685) 2022-11-10 16:24:10 +00:00
formkit perf: formkit post input type only queries the available (#724) 2022-11-28 11:24:21 +00:00
layouts feat: support for opening login modal after login session expiration (#715) 2022-11-28 14:30:19 +00:00
modules refactor: remove the option to make the post internally accessible to members (#733) 2022-11-30 04:19:46 +00:00
router refactor: managing logged-in user states with pinia (#699) 2022-11-23 08:39:29 +00:00
setup refactor: add loading states for data list (#703) 2022-11-24 03:46:10 +00:00
stores feat: support for opening login modal after login session expiration (#715) 2022-11-28 14:30:19 +00:00
styles refactor: add loading states for data list (#703) 2022-11-24 03:46:10 +00:00
utils fix: the issue that post publishTime cannot be set and displayed back (#718) 2022-11-28 15:32:18 +00:00
views feat: add support for automatic label color calculation for post tags (#721) 2022-11-28 06:36:16 +00:00
App.vue refactor: router and menu generation (#651) 2022-10-19 08:54:13 +00:00
main.ts refactor: managing logged-in user states with pinia (#699) 2022-11-23 08:39:29 +00:00