tachybase_todo/packages/client
Junyi b59a239a82
Feat: client base entry of plugin workflow (#225)
* feat(plugin-workflow): add base client entry for workflow

* fix(plugin-workflow): workflow table

* feat: custom ui route (#227)

* feat(plugin-workflow): add execution table

* refactor(actions): expose utils of actions

* fix(repo): move ".editorconfig" to root

* feat(plugin-workflow): base workflow management able to add node

* fix(plugin-workflow): fix empty workflow

* feat(plugin-workfow): add flow canvas and style

* fix(plugin-workflow): fix type for building

* feat(plugin-workflow): fix add node in branch and add branch ui

* feat(plugin-workflow): add calculation structure to condition config

* fix(plugin-workflow): fix branch line style

* feat(plugin-workflow): remove node with sub-branch

* feat(plugin-workflow): add parallel node type

* fix(plugin-workflow): fix dependency in client

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-03-27 15:51:48 +08:00
..
src Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
contributing.md feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00
develop.md feat: add application demo 2022-01-17 15:28:28 +08:00
intro.md feat: improve code 2022-01-21 14:04:15 +08:00
package.json Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
tsconfig.build.json rename 2022-01-19 10:18:53 +08:00
tsconfig.json feat: client v0.6 (#150) 2022-01-10 19:22:21 +08:00