tachybase_todo/packages/plugins/workflow/src/client/nodes
Junyi e5bab3249a
refactor(plugin-workflow): manual collection block migration (#2064)
* refactor(plugin-workflow): change all collection node initializer in manual config

* refactor(plugin-workflow): clean code

* fix(plugin-workflow): fix custom form field in manual config

* refactor(plugin-workflow): add migration

* fix(plugin-workflow): fix custom form block migration

* fix(plugin-workflow): fix detail read-pretty for association fields
2023-06-15 23:06:47 -07:00
..
manual refactor(plugin-workflow): manual collection block migration (#2064) 2023-06-15 23:06:47 -07:00
aggregate.tsx feat(plugin-workflow): add node description to drawer when edit node (#1882) 2023-05-18 19:42:30 +08:00
calculation.tsx feat(plugin-workflow): add node description to drawer when edit node (#1882) 2023-05-18 19:42:30 +08:00
condition.tsx refactor(plugin-workflow): change node config api render to component (#2014) 2023-06-08 21:09:22 -07:00
create.tsx refactor(plugin-workflow): manual collection block migration (#2064) 2023-06-15 23:06:47 -07:00
delay.tsx feat(plugin-workflow): add node description to drawer when edit node (#1882) 2023-05-18 19:42:30 +08:00
destroy.tsx feat(plugin-workflow): add node description to drawer when edit node (#1882) 2023-05-18 19:42:30 +08:00
index.tsx feat: use ActionContextProvider instated of ActionContext.Provider (#2019) 2023-06-09 13:05:05 +08:00
loop.tsx refactor(plugin-workflow): change node config api render to component (#2014) 2023-06-08 21:09:22 -07:00
parallel.tsx refactor(plugin-workflow): change node config api render to component (#2014) 2023-06-08 21:09:22 -07:00
query.tsx refactor(plugin-workflow): manual collection block migration (#2064) 2023-06-15 23:06:47 -07:00
request.tsx fix(client): fix json input component value handling (#2028) 2023-06-11 00:33:52 -07:00
update.tsx feat(plugin-workflow): add node description to drawer when edit node (#1882) 2023-05-18 19:42:30 +08:00