mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 16:15:44 +00:00
c9b726916c
* 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> |
||
---|---|---|
.. | ||
acl | ||
actions | ||
auth | ||
build | ||
cache | ||
cli | ||
client | ||
create-nocobase-app | ||
database | ||
devtools | ||
evaluators | ||
logger | ||
resourcer | ||
sdk | ||
server | ||
test | ||
utils |