tachybase_todo/packages/core/client/src/schema-initializer
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
..
buttons feat: add iframe-block plugin (#1281) 2022-12-24 16:29:20 +08:00
components Some features (#979) 2022-10-31 23:22:33 +08:00
demos Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
items feat: add iframe-block plugin (#1281) 2022-12-24 16:29:20 +08:00
index.md Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
SchemaInitializer.tsx feat: collection inheritance (#1069) 2022-11-16 12:53:58 +08:00
SchemaInitializerProvider.tsx fix: cannot delete event in calendar (#1277) 2022-12-21 21:13:35 +08:00
SelectCollection.tsx feat(client): search and select collection 2022-11-08 22:39:01 +08:00
style.less fix: clearKeywords 2022-11-08 22:54:34 +08:00
types.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
utils.ts fix(client/kanban): fix kanban card default active all fields bug (#1270) 2022-12-21 22:10:54 +08:00