nocobase/packages
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
..
acl featEnable permission (#229) 2022-03-11 10:10:57 +08:00
actions Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
api Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
app Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
client Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
database fix(database): ignore .d.ts 2022-03-19 20:51:02 +08:00
plugin-acl feat: role check action (#234) 2022-03-13 19:36:37 +08:00
plugin-action-logs feat(server): improve application (#177) 2022-02-07 01:14:00 +08:00
plugin-china-region feat: plugin install (#211) 2022-02-28 21:49:50 +08:00
plugin-client fix: language settings 2022-03-21 21:37:35 +08:00
plugin-collection-manager chore: add build scripts 2022-03-19 20:50:22 +08:00
plugin-error-handler feat: improve code 2022-03-06 16:19:18 +08:00
plugin-file-manager feat: plugin install (#211) 2022-02-28 21:49:50 +08:00
plugin-notifications feat(server): improve application (#177) 2022-02-07 01:14:00 +08:00
plugin-system-settings feat: plugin install (#211) 2022-02-28 21:49:50 +08:00
plugin-ui-routes-storage Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
plugin-ui-schema-storage feat: save as template 2022-03-21 15:23:59 +08:00
plugin-users fix: user current role (#232) 2022-03-11 15:51:46 +08:00
plugin-workflow Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
resourcer fix: serialize params with qs 2022-02-25 23:41:33 +08:00
server feat: improve code 2022-03-11 18:41:56 +08:00
test refactor: perPage to pageSize (#197) 2022-02-18 09:46:10 +08:00
utils Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00