halo-admin/src
Halo Dev Bot 6ec3ecc2e7
[release-2.3] perf: add supports for force updating of post and single page settings (#913)
This is an automated cherry-pick of #907

/assign ruibaby

```release-note
支持强制保存文章和页面的设置,避免因为 Version 锁的机制导致保存失败。
```
2023-03-15 06:24:26 +00:00
..
assets refactor: editor provider switching (#803) 2022-12-29 13:46:34 +00:00
build fix: pages using tanstack query cannot be loaded in production build (#889) 2023-02-24 19:01:47 +08:00
components fix: user filter list will fail to load the avatar after searching (#885) 2023-02-24 09:56:17 +00:00
composables fix: the issue that the useSlugify hook may cause the value to be undefined (#884) 2023-02-24 07:10:12 +00:00
constants feat: refining the logic of user roles (#749) 2022-12-07 04:40:53 +00:00
formkit refactor: use tanstack query to refactor post-related fetching (#879) 2023-02-24 04:10:13 +00:00
layouts refactor: request api of user data (#882) 2023-02-24 06:06:14 +00:00
locales feat: provide Chinese translation for the system's role template (#870) 2023-02-21 05:16:10 +00:00
modules [release-2.3] perf: add supports for force updating of post and single page settings (#913) 2023-03-15 06:24:26 +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 refactor: request api of user data (#882) 2023-02-24 06:06:14 +00:00
styles refactor: add loading states for data list (#703) 2022-11-24 03:46:10 +00:00
utils fix: native login box pops up when the session expires (#836) 2023-02-03 08:06:11 +00:00
views perf: mute the start plugin request in setup page (#897) 2023-03-01 04:08:18 +00:00
App.vue feat: add support for setting console's favicon (#788) 2022-12-22 07:58:31 +00:00
main.ts refactor: request api of user data (#882) 2023-02-24 06:06:14 +00:00