tachybase_todo/packages/core/server/src
SemmyWong 6d1a4425f2
feat: add iframe-block plugin (#1281)
* feat: iframe-block plugin done

* refactor: iframe html filed type changed

* refactor: remove built-in actions in the ACL

* refactor: use built-in resource action

* fix: add iframe-block in built-in plugins

* refactor: remove id collection schema

* fix: fix iframe-block permission

* fix: fix iframe-block permission

* fix: improve code

* fix: src

* fix: bug

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-24 16:29:20 +08:00
..
__tests__ refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
acl feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
commands feat(cli): quickstart (#1204) 2022-12-05 22:19:22 +08:00
middlewares fix(server): empty data wrapping 2022-12-01 09:58:11 +08:00
plugin-manager fix: plugin upgrade 2022-12-14 22:33:15 +08:00
app-manager.ts feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
application.ts fix: nocobase upgrade error 2022-12-17 10:35:10 +08:00
helper.ts feat: add iframe-block plugin (#1281) 2022-12-24 16:29:20 +08:00
index.ts feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
migration.ts feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
plugin.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
read-config.ts fix: create-nocobase-app (#306) 2022-04-21 00:15:38 +08:00