tachybase_todo/packages/plugins/collection-manager/src
chenos f9f8dc78f4
refactor: plugin manager (#775)
* feat: dynamic import plugin client

* refactor: pm

* chore: improve cli

* feat: improve code

* feat: update dependences

* feat: hello plugin

* fix: plugin.enabled

* fix: test error

* feat: improve code

* feat: pm command

* feat: add samples

* fix: redirect

* feat: transitions

* feat: bookmark

* feat: add pm script
2022-09-18 14:10:01 +08:00
..
__tests__ refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
collections fix: drop all foreign keys (#576) 2022-07-04 23:48:19 +08:00
hooks Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
migrations fix: drop all foreign keys (#576) 2022-07-04 23:48:19 +08:00
models fix(plugin-cm): fix field disappear after failed to update (#773) 2022-08-24 11:51:14 +08:00
repositories fix: through table primaryKey error (#297) 2022-04-19 16:35:44 +08:00
index.ts feat: plugin export (#479) 2022-06-14 15:01:53 +08:00
server.ts fix(plugin-cm): fix field disappear after failed to update (#773) 2022-08-24 11:51:14 +08:00