tachybase_todo/packages/plugins/workflow/src/client/components
Junyi a17c1ad4e4
feat(plugin-workflow): allow manual form button to be configured with preset values (#2225)
* refactor(client): split to small components

* fix(client): fix component warning

* feat(plugin-workflow): allow form button to be configured more than one for each type

* test(plugin-workflow): add test cases

* chore(plugin-workflow): add modal tips

* fix(plugin-workflow): fix test bugs

* fix(plugin-workflow): fix manual button configuration and params

* test(plugin-workflow): fix test cases

* fix(plugin-workflow): fix manual form values

* refactor(plugin-workflow): adjust component

* fix(plugin-workflow): fix typo

* refactor(plugin-workflow): avoid one more load when manual node resume

* fix(plugin-workflow): fix currentUser to be plain object

* chore(plugin-workflow): clean code

* fix(plugin-workflow): fix typo
2023-07-17 21:50:24 -07:00
..
CollectionBlockInitializer.tsx feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
CollectionFieldset.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
Duration.tsx refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
DynamicExpression.tsx refactor(client): refactor variable components and variables in workflow (#2157) 2023-07-05 07:01:41 -07:00
FieldsSelect.tsx feat(plugin-workflow): change to unlimited depth preloading associations in workflow (#2142) 2023-07-17 20:36:17 -07:00
FilterDynamicComponent.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
NodeDescription.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
NullRender.tsx Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
OpenDrawer.tsx feat: use ActionContextProvider instated of ActionContext.Provider (#2019) 2023-06-09 13:05:05 +08:00
RadioWithTooltip.tsx refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
renderEngineReference.tsx refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
ValueBlock.tsx refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00