halo-admin/src
Ryan Wang 72e40542f8
feat: plugin management (#583)
* chore: remove unnecessary files

Signed-off-by: Ryan Wang <i@ryanc.cc>

* feat: plugin management

Signed-off-by: Ryan Wang <i@ryanc.cc>

* feat: refine plugin detail page

Signed-off-by: Ryan Wang <i@ryanc.cc>

* feat: refine plugin detail page

Signed-off-by: Ryan Wang <i@ryanc.cc>

* fix: theme plugin router link

Signed-off-by: Ryan Wang <i@ryanc.cc>

* Update src/modules/system/plugins/PluginList.vue

Co-authored-by: John Niang <johnniang@fastmail.com>

* feat: plugin detail page support start/stop plugin

Signed-off-by: Ryan Wang <i@ryanc.cc>

Co-authored-by: John Niang <johnniang@fastmail.com>
2022-06-23 03:28:23 +00:00
..
assets feat: plugin management (#583) 2022-06-23 03:28:23 +00:00
layouts feat: add animation for user profile route 2022-06-19 23:39:45 +08:00
modules feat: plugin management (#583) 2022-06-23 03:28:23 +00:00
router refactor: load admin core as modules (#582) 2022-06-17 06:12:15 +00:00
setup refactor: load admin core as modules (#582) 2022-06-17 06:12:15 +00:00
stores feat: plugin management (#583) 2022-06-23 03:28:23 +00:00
styles chore: configure tailwind css (#504) 2022-03-11 11:51:40 +08:00
utils feat: plugin management (#583) 2022-06-23 03:28:23 +00:00
views/exceptions refactor: load admin core as modules (#582) 2022-06-17 06:12:15 +00:00
App.vue feat: add animation for user profile route 2022-06-19 23:39:45 +08:00
main.ts feat: plugin management (#583) 2022-06-23 03:28:23 +00:00