nocobase/packages/core/create-nocobase-app/templates/app
chenos 8217ebfb1b
feat: improve plugin manager process (#3386)
* feat: improve plugin manager process

* fix: skip help error

* fix: ipc check

* fix: improve remove

* fix: refresh

* fix: remove dir

* fix: improve code

* fix: update yarn.lock

* fix: e2e error

* fix: migration

* fix: pm create

* Revert "fix: migration"

This reverts commit 8f8fe04436.

* fix: remove sample-hello
2024-01-18 00:33:15 +08:00
..
packages/plugins refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
storage feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
.editorconfig feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
.env.e2e.tpl refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
.env.test.tpl refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
.env.tpl feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
.eslintignore feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
.eslintrc feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
.gitignore.tpl refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
.prettierignore feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
.prettierrc feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
lerna.json feat: add create-plugin command (#423) 2022-05-25 23:21:19 +08:00
package.json.tpl feat: improve plugin manager process (#3386) 2024-01-18 00:33:15 +08:00
playwright.config.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
tsconfig.json.tpl fix(pm): create plugin bug (#3117) 2023-11-30 12:41:15 +08:00
tsconfig.server.json feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
vitest.config.mts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00