nocobase/packages/core/client/src/collection-manager
Junyi 52329df140
feat: (plugin-workflow) dynamic expression (#1560)
* feat(plugin-formula): add dynamic expression field

* feat(plugin-workflow): add dynamic expression for calculation

* refactor(client): allow select part of paths in variable component

* fix(client): fix types

* feat(plugin-formula): add dynamic expression config

* feat(plugin-workflow): add dynamic calculation

* refactor(plugin-formula): move expression field type to workflow plugin

* fix(plugin-workflow): fix types

* fix(plugin-workflow): fix register field in client

* fix(plugin-workflow): fix expression result value default

* fix(plugin-workflow): fix dynamic expression field error when switch collection

* fix(plugin-workflow): test component value change

* test(plugin-workflow): test component linkages

* refactor(plugin-workflow): change to expression collection template

* fix(client): fix hooks of Variable.TextArea

* fix(client): fix to import evaluators in client

* fix(evaluators): move renderReference method to plugin

* fix(plugin-workflow): fix missed component

* fix(plugin-workflow): fix dynamic expression test case

* refactor(client): change popover to double click to choose entire object

* refactor(plugin-workflow): make variable options and filter more sensible

* fix(plugin-workflow): fix form effect

* fix(plugin-workflow): fix variable filtering in collection trigger

* fix(plugin-workflow): fix types

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-04-07 19:52:31 -07:00
..
Configuration feat: support file collection (#1636) 2023-04-06 12:43:40 +08:00
demos feat(demos): form drawer example 2022-12-26 12:46:33 +08:00
hooks feat: (plugin-workflow) dynamic expression (#1560) 2023-04-07 19:52:31 -07:00
interfaces feat: (plugin-workflow) dynamic expression (#1560) 2023-04-07 19:52:31 -07:00
templates feat: (plugin-workflow) dynamic expression (#1560) 2023-04-07 19:52:31 -07:00
action-hooks.ts feat: support tableoid filter (#1657) 2023-04-07 16:48:32 +08:00
CollectionField.tsx feat: support file collection (#1636) 2023-04-06 12:43:40 +08:00
CollectionFieldProvider.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
CollectionHistoryProvider.tsx feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
CollectionManagerProvider.tsx fix: repeat request categories when switching between graph interface and collection&fields (#1590) 2023-03-23 12:18:52 +08:00
CollectionManagerSchemaComponentProvider.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
CollectionManagerShortcut.tsx feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
CollectionProvider.tsx feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00
context.ts feat: collection categories (#1327) 2023-02-10 09:15:37 +08:00
index.md feat(client/demos): custom field item initializer 2022-12-22 21:26:32 +08:00
index.tsx feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
ResourceActionProvider.tsx fix: sync table sort to export (#723) 2022-08-11 22:22:24 +08:00
sub-table.tsx feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
types.ts feat: support file collection (#1636) 2023-04-06 12:43:40 +08:00