nocobase/packages/core/create-nocobase-app/templates/app
2024-05-10 16:55:35 +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 refactor: export AuthenticatorsContextProvider and add client.d.ts (#4311) 2024-05-10 16:55:35 +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 fix: lock cytoscape version (#4158) 2024-04-25 14:13:57 +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 create nocobase app unit test (#3833) 2024-03-28 11:08:08 +08:00