Ryan Wang
3dfbda3f59
refactor: widgets of dashboard page ( halo-dev/console#736 )
...
#### What type of PR is this?
/kind improvement
/milestone 2.0
#### What this PR does / why we need it:
优化仪表盘小部件的样式和数据获取方式。
#### Which issue(s) this PR fixes:
Fixes https://github.com/halo-dev/halo/issues/2649
#### Screenshots:
<img width="1664" alt="image" src="https://user-images.githubusercontent.com/21301288/204808668-29d65e42-eabc-4598-9a9e-03597d6a0344.png ">
#### Special notes for your reviewer:
None
#### Does this PR introduce a user-facing change?
```release-note
None
```
2022-11-30 14:51:49 +00:00
Ryan Wang
dea60b0ebc
feat: add comment management support ( halo-dev/console#612 )
...
#### What type of PR is this?
/kind feature
/milestone 2.0
#### What this PR does / why we need it:
评论管理模块。适配 https://github.com/halo-dev/halo/pull/2412
#### Which issue(s) this PR fixes:
Fixes halo-dev/halo#2409
#### Screenshots:
#### Special notes for your reviewer:
测试方式:
1. 本地的 halo-admin 仓库需要 checkout 到当前分支。
2. 后端需要 checkout 到 <https://github.com/halo-dev/halo/pull/2412 >。
3. 使用最新的主题:<https://github.com/halo-sigs/theme-anatole >。
4. 更新 halo-admin 的依赖和构建 packages:`pnpm install` `pnpm build:packages`
5. 启用主题之后在文章详情页面即可看到评论框。
6. 测试主题端的评论和后台评论的管理。
#### Does this PR introduce a user-facing change?
```release-note
None
```
2022-09-19 09:26:50 +00:00
Ryan Wang
878129d072
fix: admin ui theme system not working in production env
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-14 11:54:23 +08:00
Ryan Wang
03bb8d6bc6
refactor: admin ui theme system
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-14 11:38:13 +08:00
Ryan Wang
0e853e2e8b
perf: refine tailwindcss config
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-11 12:25:24 +08:00
Ryan Wang
12ca1b0595
feat: config formkit styles
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-07 16:50:50 +08:00
Ryan Wang
b6e10ad776
feat: add attachment list component
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-11 17:20:10 +08:00
Ryan Wang
e99ec64919
feat: add mobile bottom menu bar
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-07 17:35:10 +08:00
Ryan Wang
c9b0f77831
feat: add theme palette config ( halo-dev/console#511 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-18 13:12:26 +08:00
Ryan Wang
e9ad94843a
chore: configure tailwind css ( halo-dev/console#504 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-11 11:51:40 +08:00
Ryan Wang
35075ddd5b
chore: clean code for next major version
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-03 11:44:12 +08:00
Ryan Wang
867f78aa4a
refactor: action logs ui ( halo-dev/console#419 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-22 22:33:25 +08:00
Ryan Wang
144183bf72
chore: upgrade tailwindcss to 3.0 ( halo-dev/console#418 )
2022-01-21 20:19:52 +08:00
Ryan Wang
48275f5e8b
chore: upgrade vue cli to 5.0 ( halo-dev/console#417 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-21 16:50:23 +08:00
Ryan Wang
bd54ac4843
chore: remove unnecessary dependencies.
2021-03-06 18:38:10 +08:00
Ryan Wang
6b41171307
pref: config tailwindcss purge. ( halo-dev/console#288 )
2021-01-28 23:26:18 +08:00
Ryan Wang
195a35f238
feat: add smtp form validation. ( halo-dev/console#243 )
...
* feat: add smtp form validation.
* feat: add smtp test form validation.
* feat: add api form validation.
* feat: add input number min limit.
2020-09-13 10:29:23 +08:00
Ryan Wang
8886dfc68b
fix : #225 ( halo-dev/console#231 )
...
* 1.3.0-beta.2
* fix: token expire.
* fix : #225
2020-08-23 10:56:20 +08:00
Ryan Wang
522027e2fb
pref: code optimization. ( halo-dev/console#213 )
...
* pref: code optimization.
* fix: theme configuration loading.
* pref: code optimization.
2020-07-13 09:32:07 +08:00