tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/client
被雨水过滤的空气-Rain ff16f59908
perf: improve the UX of SchemaInitializer (#2666)
* perf: improve the UX of SchemaInitializer

* fix: fix error of Charts block

* fix: fix fields

* fix: fix search

* chore: avoid crash

* chore: fix build

* chore: avoid crash

* refactor: rename SelectCollection to SearchCollections

* refactor: increased code versatility for improved reusability

* fix: fix Add chart

* perf: workflow

* refactor: remove useless code

* fix: fix block template

* fix: should clean search value when creating a block
2023-09-26 13:47:20 +08:00
..
components feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
interfaces feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
locale feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
nodes perf: improve the UX of SchemaInitializer (#2666) 2023-09-26 13:47:20 +08:00
schemas refactor(plugin-workflow): adjust code (#2663) 2023-09-16 20:54:20 -07:00
triggers refactor(plugin-workflow): adjust code (#2663) 2023-09-16 20:54:20 -07:00
AddButton.tsx perf: improve the UX of SchemaInitializer (#2666) 2023-09-26 13:47:20 +08:00
Branch.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
CanvasContent.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
constants.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
ExecutionCanvas.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
ExecutionLink.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
ExecutionPage.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
ExecutionResourceProvider.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
FlowContext.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
index.tsx refactor(plugin-workflow): add client exports (#2702) 2023-09-21 22:56:33 -07:00
style.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
utils.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
variable.tsx refactor(plugin-workflow): adjust code (#2663) 2023-09-16 20:54:20 -07:00
WorkflowCanvas.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
WorkflowLink.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
WorkflowPage.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
WorkflowProvider.tsx refactor(plugin-workflow): adjust code (#2663) 2023-09-16 20:54:20 -07:00