halo-admin/src
Ryan Wang e1155c35fa
refactor: rename admin to console (#634)
#### What type of PR is this?

/kind improvement
/milestone 2.0

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

Ref https://github.com/halo-dev/halo/pull/2521 我们已经将 halo-admin 的命名改为了 console,所以相关命名需要同步修改。

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

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

#### Special notes for your reviewer:

/cc @halo-dev/sig-halo-console 

测试方式:

1. 需要 `pnpm install && pnpm build:packages`
2. 测试后台功能是否正常。

PS:将在此 PR 合并之后发布 `@halo-dev/console-shared` 包到 npm。

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

```release-note
None
```
2022-10-09 06:56:33 +00:00
..
assets feat: plugin management (#583) 2022-06-23 03:28:23 +00:00
build refactor: rename admin to console (#634) 2022-10-09 06:56:33 +00:00
components feat: add global search support (#623) 2022-09-28 06:50:16 +00:00
composables refactor: rename admin to console (#634) 2022-10-09 06:56:33 +00:00
constants feat: post basic management capability (#599) 2022-08-23 04:08:10 +00:00
formkit feat: add comment management support (#612) 2022-09-19 09:26:50 +00:00
modules refactor: rename admin to console (#634) 2022-10-09 06:56:33 +00:00
router refactor: rename admin to console (#634) 2022-10-09 06:56:33 +00:00
setup refactor: rename admin to console (#634) 2022-10-09 06:56:33 +00:00
stores feat: add system setup support (#632) 2022-09-30 09:46:19 +00:00
styles chore: configure tailwind css (#504) 2022-03-11 11:51:40 +08:00
utils feat: refine ui permissions (#628) 2022-09-30 09:48:19 +00:00
views feat: add system setup support (#632) 2022-09-30 09:46:19 +00:00
App.vue feat: add global search support (#623) 2022-09-28 06:50:16 +00:00
main.ts refactor: rename admin to console (#634) 2022-10-09 06:56:33 +00:00