halo/console/console-src
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
..
composables Support managing posts in the user center (#4866) 2023-11-30 11:55:29 +08:00
layouts fix: issue of content overflow in the console page (#4937) 2023-11-30 12:01:45 +08:00
modules feat: request health api for session keep-alive (#4949) 2023-11-30 04:10:08 +00:00
router feat: support for configuring the redirection location after login for roles (#4918) 2023-11-27 14:10:09 +00:00
setup Merge branch 'main' into feature-user-center 2023-11-15 13:47:25 +08:00
stores refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
views/system refactor: delay navigation to console until plugins are ready in initial data page (#4901) 2023-11-27 21:33:07 +08:00
App.vue feat: refine user center feature (#4857) 2023-11-16 15:51:19 +08:00
main.ts feat: basic implementation of personal center (#4851) 2023-11-13 08:56:08 +00:00