halo/console/console-src
Ryan Wang 22104fe636
feat: add tools page for console (#5252)
#### What type of PR is this?

/area console
/kind feature
/milestone 2.12.x

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

为 Console 提供工具页面和菜单项,方便插件集成。

<img width="1920" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/9b63284f-7bdb-4eed-bc6e-cbe2c78359db">

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

Fixes https://github.com/halo-dev/halo/issues/5249

#### Special notes for your reviewer:

可以使用以下插件进行测试:

1. [plugin-umami-1.0.0-SNAPSHOT.jar.zip](https://github.com/halo-dev/halo/files/14049119/plugin-umami-1.0.0-SNAPSHOT.jar.zip)
2. [plugin-metrics-graph-1.0.0-beta.1.jar.zip](https://github.com/halo-dev/halo/files/14049127/plugin-metrics-graph-1.0.0-beta.1.jar.zip)
3. [NotifyMe-1.1.0.jar.zip](https://github.com/halo-dev/halo/files/14049131/NotifyMe-1.1.0.jar.zip)

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

```release-note
为 Console 提供工具页面和菜单项,方便插件集成。
```
2024-01-26 02:40:08 +00:00
..
composables chore: use lodash-es instead of lodash (#5125) 2023-12-28 09:13:38 +00:00
layouts feat: add powered by information in page footer (#5153) 2024-01-08 15:06:41 +00:00
modules feat: add tools page for console (#5252) 2024-01-26 02:40:08 +00:00
router feat: support reset passwords based on email address (#4941) 2023-12-01 03:06:09 +00:00
setup Refactor menu generation strategy to support sub-menu items. (#5177) 2024-01-19 05:34:10 +00:00
stores refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
views/system feat: support reset passwords based on email address (#4941) 2023-12-01 03:06:09 +00: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