tachybase_todo/packages/plugins/workflow/src/client
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
..
components fix(plugin-workflow): fix CollectionFieldSelect component (#598) 2022-07-07 10:26:33 +08:00
nodes fix(plugin-workflow): fix select value (#600) 2022-07-07 11:20:50 +08:00
schemas Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
triggers fix(plugin-workflow): fix value type for DatePicker to moment (#815) (#819) 2022-09-09 10:08:46 +08:00
calculators.tsx refactor(plugin-workflow): export client calculators registry (#816) 2022-09-07 08:46:29 +08:00
ExecutionResourceProvider.tsx Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
index.tsx refactor(plugin-workflow): export client calculators registry (#816) 2022-09-07 08:46:29 +08:00
style.tsx Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
WorkflowCanvas.tsx Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
WorkflowLink.tsx Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
WorkflowPage.tsx Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
WorkflowProvider.tsx refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
WorkflowShortcut.tsx refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00