nocobase/packages/plugins/workflow/src/client
dijoux a80815c5ad
Feat/translation fr_FR (#2275)
* feat: client and plugin translation FR

* fix: fr translation

* fix: fr translation
2023-07-25 15:04:35 +08:00
..
components feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
interfaces fix(variable-input): fix style (#1761) 2023-04-26 09:56:25 +08:00
locale Feat/translation fr_FR (#2275) 2023-07-25 15:04:35 +08:00
nodes fix(plugin-workflow): workflow collections should not appear in blocks (#2290) 2023-07-21 01:19:22 -07:00
schemas feat(plugin-workflow): change to unlimited depth preloading associations in workflow (#2142) 2023-07-17 20:36:17 -07:00
triggers feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
AddButton.tsx feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
Branch.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
CanvasContent.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
constants.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
ExecutionCanvas.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
ExecutionLink.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
ExecutionPage.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
ExecutionResourceProvider.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
FlowContext.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
index.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
style.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
utils.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
variable.tsx feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
WorkflowCanvas.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
WorkflowLink.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
WorkflowPage.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
WorkflowProvider.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00