Ryan Wang
|
0dc49191a1
|
chore: improve the front-end infrastructure (#14)
|
2023-06-12 10:49:38 +08:00 |
|
guqing
|
a9735da1f6
|
chore: upgrade devtools version
|
2023-06-05 11:13:31 +08:00 |
|
guqing
|
b67187a9d2
|
chore: update pnpm lock file to incompatible with pnpm@8
|
2023-05-16 10:42:46 +08:00 |
|
guqing
|
339f72d11f
|
chore: add halo plugin devtools dependency (#11)
* chore: add halo plugin devtools dependency
* refacto: upgrade devtools
|
2023-05-11 20:09:37 +08:00 |
|
guqing
|
b82aa9316b
|
refactor: optimizing project structure and configuration (#10)
### What this PR does?
优化项目配置
- 使用 Halo plugin maven 依赖替换原先 lib 依赖,为了此依赖必须将 gradle 升级至 8 版本
- 将 resources/console 加入到 .gitignore 中
- 增加了 .editconfig 配置
```release-note
None
```
|
2023-05-11 09:30:20 +00:00 |
|
Ryan Wang
|
6f8b3ddd8a
|
chore: update license in plugin.yaml (#9)
更新 plugin.yaml 中的 License 类型,修复与仓库的 License 文件不对应的问题。
/kind improvement
```release-note
None
```
|
2023-05-07 13:05:35 +00:00 |
|
Ryan Wang
|
54a6a695c2
|
docs: update readme (#8)
更新 README。
/kind documentation
```release-note
None
```
|
2023-02-27 07:26:15 +00:00 |
|
guqing
|
43c88472fc
|
refactor: plugin yaml
|
2023-02-09 10:48:47 +08:00 |
|
Ryan Wang
|
d4c6584435
|
perf: refine example page (#7)
完善 Console 端的示例页面,引导开发者查阅下一步的文档。
/kind improvement
<img width="1693" alt="image" src="https://user-images.githubusercontent.com/21301288/217480424-d53fdc3e-56e8-4157-8daf-decd86ae5094.png">
```release-note
None
```
|
2023-02-09 02:26:13 +00:00 |
|
guqing
|
d37eba069c
|
chore: update plugin config
|
2023-02-06 15:55:40 +08:00 |
|
guqing
|
e903fffd59
|
release: 1.0.0
v1.0.0
|
2022-12-01 11:25:25 +08:00 |
|
guqing
|
6185f9814e
|
refactor: update build.gradle
|
2022-12-01 11:18:58 +08:00 |
|
guqing
|
3dab7abaf1
|
refactor: update plugin.yaml
|
2022-11-30 23:29:48 +08:00 |
|
guqing
|
e5598b8a40
|
refactor: remove unecessary files
|
2022-11-30 18:42:23 +08:00 |
|
Ryan Wang
|
5128cc4e38
|
chore: change github org to halo-dev
|
2022-11-18 11:49:57 +08:00 |
|
Ryan Wang
|
c6d1006c0f
|
chore: bump dependencies
|
2022-10-26 18:05:39 +08:00 |
|
guqing
|
5547829831
|
chore: upgrade plugin-development version to 0.0.5-SNAPSHOT
|
2022-10-14 18:09:25 +08:00 |
|
guqing
|
6248b748f4
|
refactor: update config
|
2022-10-14 12:16:14 +08:00 |
|
guqing
|
ab8cdfa883
|
chore: upgrade plugin-development
|
2022-10-14 12:07:46 +08:00 |
|
Ryan Wang
|
d6b3d6ab83
|
Merge remote-tracking branch 'origin/main'
|
2022-10-09 17:28:11 +08:00 |
|
Ryan Wang
|
887bead9a9
|
docs: update docs for docker-compose setup
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-10-09 17:27:55 +08:00 |
|
guqing
|
d4e9d12182
|
Merge branch 'main' of https://github.com/halo-sigs/plugin-template
|
2022-10-09 17:26:58 +08:00 |
|
guqing
|
dc732d7b4f
|
chore: upgrade plugin-development version
|
2022-10-09 17:24:25 +08:00 |
|
Ryan Wang
|
dace6d7ed5
|
refactor: rename admin-frontend to console (#5)
1. 将 `admin-frontend` 文件夹改为 `console`。
2. 构建后台的静态资源输出目录改为 `src/main/resources/console`
/kind improvement
```release-note
None
```
|
2022-10-09 09:14:28 +00:00 |
|
guqing
|
720dc896fb
|
feat: add owners file
|
2022-10-09 17:11:59 +08:00 |
|
guqing
|
510ad600da
|
Merge branch 'main' of https://github.com/halo-sigs/plugin-template
|
2022-10-08 11:05:44 +08:00 |
|
guqing
|
6651fb995b
|
refactor: using halo plugin gradle plugin
|
2022-10-08 11:03:30 +08:00 |
|
BugKing
|
3b023dd0e4
|
docs: add docker-compose for development env (#4)
|
2022-09-15 11:36:33 +08:00 |
|
Ryan Wang
|
1fd3743aed
|
Update README.md
|
2022-09-08 21:06:52 +08:00 |
|
Ryan Wang
|
e51643c65c
|
chore: rename to plugin-starter
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-08-29 22:29:03 +08:00 |
|
Ryan Wang
|
54c05283c6
|
chore: bump dependencies
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-21 15:14:40 +08:00 |
|
Ryan Wang
|
f3363b3167
|
feat: setup route basic layout
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-20 14:32:09 +08:00 |
|
Ryan Wang
|
ed52f0178e
|
refactor: extension group name
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-20 14:17:28 +08:00 |
|
Ryan Wang
|
8b55d8479b
|
chore: update LICENSE
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-18 17:15:20 +08:00 |
|
Ryan Wang
|
5fe350c609
|
Merge branch 'main' of github.com:halo-sigs/halo-plugin-template
|
2022-07-18 12:10:31 +08:00 |
|
Ryan Wang
|
eb78a27ab7
|
feat: auto set pluginClass field
see https://github.com/halo-dev/halo/pull/2255
|
2022-07-18 12:10:25 +08:00 |
|
知雨
|
1cd1418df3
|
修改拼写错误的文本 (#3)
|
2022-07-16 13:10:36 +08:00 |
|
Ryan Wang
|
afd0ae140f
|
typo: openJDK -> OpenJDK
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-15 18:08:00 +08:00 |
|
Ryan Wang
|
744acb095e
|
docs: update plugin development document
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-15 18:06:44 +08:00 |
|
Ryan Wang
|
be409d14be
|
docs: update plugin development document
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-15 18:05:16 +08:00 |
|
Ryan Wang
|
cb8508bb5f
|
docs: update plugin development document
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-15 18:03:10 +08:00 |
|
Ryan Wang
|
a058a08907
|
chore: code cleanup
Signed-off-by: Ryan Wang <i@ryanc.cc>
|
2022-07-15 16:57:13 +08:00 |
|
guqing
|
5f7b05e58a
|
refactor: update extension config
|
2022-07-14 16:50:34 +08:00 |
|
guqing
|
da1da90ef2
|
refactor: rename archive file name
|
2022-07-08 16:27:25 +08:00 |
|
guqing
|
fad015ee30
|
fix: frontend build
|
2022-07-08 16:17:16 +08:00 |
|
guqing
|
2259a8838f
|
chore: update github workflow config
|
2022-07-08 16:10:05 +08:00 |
|
guqing
|
268b03a6ff
|
feat: add github workflow config
|
2022-07-08 16:06:42 +08:00 |
|
guqing
|
781478df3a
|
refactor: build gradle config
|
2022-07-08 15:31:05 +08:00 |
|
guqing
|
2070c653d4
|
feat: add gradle config
|
2022-07-05 16:15:38 +08:00 |
|
guqing
|
2d44ebf044
|
Merge branch 'main' of https://github.com/halo-sigs/halo-plugin-template
|
2022-07-05 16:12:04 +08:00 |
|