tachybase_todo/packages/plugins/audit-logs/src/client
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
..
components fix(audit-logs): Add ellipsis feature to table columns (#1603) 2023-03-29 16:54:59 +08:00
deplicated feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
initializers feat(filter-blocks): support filter-blocks (#1505) 2023-03-20 17:40:16 +08:00
locale Translation pt-BR (Brazilian Portuguese) (#1591) 2023-03-23 22:53:33 +08:00
AuditLogsBlockInitializer.tsx refactor: audit logs block (#1517) 2023-03-03 00:16:26 +08:00
AuditLogsBlockProvider.tsx fix: fix the 'Add menu item' button disappears (#1655) 2023-04-06 16:10:38 +08:00
AuditLogsProvider.tsx fix: fix the 'Add menu item' button disappears (#1655) 2023-04-06 16:10:38 +08:00
collections.tsx refactor: audit logs block (#1517) 2023-03-03 00:16:26 +08:00
index.ts refactor: client application (#533) 2022-06-24 21:19:57 +08:00
utils.ts feat: (plugin-workflow) dynamic expression (#1560) 2023-04-07 19:52:31 -07:00