tachybase_todo/packages
Junyi c9b726916c
refactor(client): refactor variable components and variables in workflow (#2157)
* refactor(plugin-workflow): change collection variables to lazy load

* fix(plugin-workflow): avoid to-many reverse loading for association field

* fix(client): fix variable components

* chore(client): fix type

* fix(client): fix current user lazy load options

* refactor(client): remove compile from variable components which potencially causing bug

* fix(plugin-workflow): fix scope argument for new api

* fix(client): fix constant type options

* fix(client): fix infinity rerendering

* fix: avoid closure problem

* fix(client): should use no children when lazy load

* refactor(client): refactor AssignedField to use Variable component

* fix(client): fix type

* fix(plugin-workflow): fix variable options in some node not changes

* fix(plugin-workflow): fix select variable for operand crash (T-815)

* fix(plugin-workflow): variable types detect

* fix(plugin-workflow): detect association to match types

* fix(plugin-workflow): fix variable type filter logic

* fix(plugin-workflow): fix optional types

* fix(plugin-workflow): make changeOnSelect configurable in TextArea and JSONInput

---------

Co-authored-by: Rairn <958414905@qq.com>
2023-07-05 07:01:41 -07:00
..
app feat: data visualization (#2160) 2023-06-30 20:49:44 +08:00
core refactor(client): refactor variable components and variables in workflow (#2157) 2023-07-05 07:01:41 -07:00
plugins refactor(client): refactor variable components and variables in workflow (#2157) 2023-07-05 07:01:41 -07:00
presets feat: data visualization (#2160) 2023-06-30 20:49:44 +08:00
samples chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00