halo/console/console-src/modules/contents/posts
Ryan Wang 8f83df415c
feat: request health api for session keep-alive (#4949)
#### What type of PR is this?

/area console
/kind improvement
/milestone 2.11.0

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

在 Console 和 UC 轮询 /actuator/health 接口保持登录会话,目前是 5min 请求一次。

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

Fixes #4947 

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

```release-note
优化 Console 的登录会话保活机制。
```
2023-11-30 04:10:08 +00:00
..
categories refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
components feat: add tailwindcss/forms plugin to standardize the style of form elements (#4893) 2023-11-23 09:32:09 +00:00
composables refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
tags refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
widgets refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
DeletedPostList.vue feat: add tailwindcss/forms plugin to standardize the style of form elements (#4893) 2023-11-23 09:32:09 +00:00
PostEditor.vue feat: request health api for session keep-alive (#4949) 2023-11-30 04:10:08 +00:00
PostList.vue feat: add tailwindcss/forms plugin to standardize the style of form elements (#4893) 2023-11-23 09:32:09 +00:00
module.ts refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00